# gpt-humanizer
a Python package that enhances ChatGPT's ability to produce human-like responses while avoiding detection from AI detectors
## Installation:
```pip install gpt-humanizer```
## Usage:
```py
from GPTHumanizer import Humanizer
text = Humanizer.humanize(# input text)
print(text)
```
Raw data
{
"_id": null,
"home_page": "",
"name": "gpt-humanizer",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,openai,chatgpt,artificial intelligence,avoid ai detection,chatgpt humanizer,gpt3,gpt-3,gpt 3,chat-gpt humanizer,gpt humanizer",
"author": "Shaffan",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/58/1f/ec44ab8813676ec7aa5700454dc8a8d0350a2d493a85d703aa7cfea20e27/gpt-humanizer-0.0.5.tar.gz",
"platform": null,
"description": "\r\n# gpt-humanizer\r\n\r\na Python package that enhances ChatGPT's ability to produce human-like responses while avoiding detection from AI detectors\r\n\r\n\r\n\r\n## Installation:\r\n\r\n```pip install gpt-humanizer```\r\n\r\n\r\n\r\n## Usage:\r\n\r\n\r\n\r\n```py\r\n\r\nfrom GPTHumanizer import Humanizer\r\n\r\n\r\n\r\ntext = Humanizer.humanize(# input text)\r\n\r\n\r\n\r\nprint(text)\r\n\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Humanize GPT Responses",
"version": "0.0.5",
"split_keywords": [
"python",
"openai",
"chatgpt",
"artificial intelligence",
"avoid ai detection",
"chatgpt humanizer",
"gpt3",
"gpt-3",
"gpt 3",
"chat-gpt humanizer",
"gpt humanizer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89600b86e10b394a9022c630b499221ae3b86b4d1901cb25525de24557ea02a4",
"md5": "9739880ca00327da1c7607ce863d23fe",
"sha256": "6afe99ff60170099d9aea9d6df286165fd4b10a4615bdaabe6e79eda02050e92"
},
"downloads": -1,
"filename": "gpt_humanizer-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9739880ca00327da1c7607ce863d23fe",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2438,
"upload_time": "2023-02-11T22:34:09",
"upload_time_iso_8601": "2023-02-11T22:34:09.137904Z",
"url": "https://files.pythonhosted.org/packages/89/60/0b86e10b394a9022c630b499221ae3b86b4d1901cb25525de24557ea02a4/gpt_humanizer-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "581fec44ab8813676ec7aa5700454dc8a8d0350a2d493a85d703aa7cfea20e27",
"md5": "f8864e5115748b57ee1a7c4b9000818a",
"sha256": "b6a145804805b91fc91631febbf26b9f2a38a172355636cb7e87596d73872361"
},
"downloads": -1,
"filename": "gpt-humanizer-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "f8864e5115748b57ee1a7c4b9000818a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2387,
"upload_time": "2023-02-11T22:34:11",
"upload_time_iso_8601": "2023-02-11T22:34:11.271498Z",
"url": "https://files.pythonhosted.org/packages/58/1f/ec44ab8813676ec7aa5700454dc8a8d0350a2d493a85d703aa7cfea20e27/gpt-humanizer-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-11 22:34:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "gpt-humanizer"
}