| Name | gptzzzs JSON |
| Version |
0.0.1
JSON |
| download |
| home_page | https://github.com/Declipsonator/GPTZzzs |
| Summary | Gptzzzs is a tool that attempts large language model detection evasion by changing grammar. |
| upload_time | 2024-08-22 01:49:42 |
| maintainer | None |
| docs_url | None |
| author | Jackson Hickey |
| requires_python | >=3.1 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Quick Warning
Hey, don't cheat in school (or anything for that matter), I made this project for fun because I find ai interesting. Is it even that good? No. Words are replaced with words that don't work in context or with ancient words that don't make sense. But is it fun to play around with? Yes. So enjoy.
# GPTZzzs
ChatGpt/Gpt3 detector bypasser. This program takes a text file and replaces a percentage of the words with synonyms. This is a simple way to bypass GPT detectors and make your text look more original. This is a fun project and should not be used for cheating or any other malicious purposes.
## Getting Started
1. Download the package with `pip install gptzzzs`
2. Run the program with the following:
```python
import gptzzzs
thing = gptzzzs.Gptzzzs()
text = "" # Put your text here
response = thing.basic_change_text()(text)
```
It is recommended to go over the text and fix any weird bits once finished.
## Information
Currently, GPTZzzs works by downloading a dictionary of synonyms and replacing a number of words with their counterparts. While this works most of the time, sometimes synonyms can be very odd and would require fixing by humans.
<br/>
<br/>
| <b>Before | After</b> |
|:--------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|
| <img src="https://user-images.githubusercontent.com/96392121/218274220-3a7741e2-3c9b-4139-b26b-3bd5135a503c.png" height="400" width="380" /> | <img src="https://user-images.githubusercontent.com/96392121/218274223-c1f4fe84-9a61-4348-9ec7-815d7526be25.png" height="400" width="380"/> |
## TODO
- <del>Replace words with synonyms</del>
- <del>Only use synonyms that are common words in english<del>
- <del>Remove/add unnecessary words</del>
- Reorder sentences
- Switch out expressions
- Abbreviate/unabbreviate words/phrases
- AI? (Maybe)
## Appearances
- [Authorship Obfuscation in Multilingual Machine-Generated Text Detection](https://arxiv.org/abs/2401.07867)
- [Navigating the Shadows: Unveiling Effective Disturbances for Modern AI Content Detectors](https://arxiv.org/abs/2406.08922)
- [TAROT: Task-Oriented Authorship Obfuscation Using Policy Optimization Methods](https://arxiv.org/abs/2407.21630)
## Credits
Independently developed by [Jackson Hickey](https://github.com/declipsonator). Licensed under the GNU General Public License v3.0.
Raw data
{
"_id": null,
"home_page": "https://github.com/Declipsonator/GPTZzzs",
"name": "gptzzzs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.1",
"maintainer_email": null,
"keywords": null,
"author": "Jackson Hickey",
"author_email": "jackson@jacksonhickey.tech",
"download_url": "https://files.pythonhosted.org/packages/86/ed/79a721c1b46a8c05dd163a9612f9e7f25e8c553b0968f979457c8ca2a66a/gptzzzs-0.0.1.tar.gz",
"platform": null,
"description": "# Quick Warning\nHey, don't cheat in school (or anything for that matter), I made this project for fun because I find ai interesting. Is it even that good? No. Words are replaced with words that don't work in context or with ancient words that don't make sense. But is it fun to play around with? Yes. So enjoy.\n\n\n# GPTZzzs\nChatGpt/Gpt3 detector bypasser. This program takes a text file and replaces a percentage of the words with synonyms. This is a simple way to bypass GPT detectors and make your text look more original. This is a fun project and should not be used for cheating or any other malicious purposes.\n\n## Getting Started\n1. Download the package with `pip install gptzzzs`\n2. Run the program with the following:\n```python\nimport gptzzzs\n\nthing = gptzzzs.Gptzzzs()\n\ntext = \"\" # Put your text here\n\nresponse = thing.basic_change_text()(text)\n```\n\nIt is recommended to go over the text and fix any weird bits once finished.\n\n## Information\nCurrently, GPTZzzs works by downloading a dictionary of synonyms and replacing a number of words with their counterparts. While this works most of the time, sometimes synonyms can be very odd and would require fixing by humans.\n<br/>\n<br/>\n\n\n| <b>Before | After</b> |\n|:--------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|\n| <img src=\"https://user-images.githubusercontent.com/96392121/218274220-3a7741e2-3c9b-4139-b26b-3bd5135a503c.png\" height=\"400\" width=\"380\" /> | <img src=\"https://user-images.githubusercontent.com/96392121/218274223-c1f4fe84-9a61-4348-9ec7-815d7526be25.png\" height=\"400\" width=\"380\"/> |\n\n\n## TODO\n- <del>Replace words with synonyms</del>\n- <del>Only use synonyms that are common words in english<del>\n- <del>Remove/add unnecessary words</del>\n- Reorder sentences\n- Switch out expressions\n- Abbreviate/unabbreviate words/phrases\n- AI? (Maybe)\n\n## Appearances\n- [Authorship Obfuscation in Multilingual Machine-Generated Text Detection](https://arxiv.org/abs/2401.07867)\n- [Navigating the Shadows: Unveiling Effective Disturbances for Modern AI Content Detectors](https://arxiv.org/abs/2406.08922)\n- [TAROT: Task-Oriented Authorship Obfuscation Using Policy Optimization Methods](https://arxiv.org/abs/2407.21630)\n\n## Credits\nIndependently developed by [Jackson Hickey](https://github.com/declipsonator). Licensed under the GNU General Public License v3.0.\n",
"bugtrack_url": null,
"license": null,
"summary": "Gptzzzs is a tool that attempts large language model detection evasion by changing grammar.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/Declipsonator/GPTZzzs"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "23f9488f94d765a6255e97ce475c866458eeff59d0c98769d72c0bd8a478e472",
"md5": "838e7a9c16757f4a9d908c856a7ab413",
"sha256": "761a0569592bef00dc4e22bc433196b062143b9dfdb827f45b66560e02f43667"
},
"downloads": -1,
"filename": "gptzzzs-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "838e7a9c16757f4a9d908c856a7ab413",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.1",
"size": 1336767,
"upload_time": "2024-08-22T01:49:40",
"upload_time_iso_8601": "2024-08-22T01:49:40.066347Z",
"url": "https://files.pythonhosted.org/packages/23/f9/488f94d765a6255e97ce475c866458eeff59d0c98769d72c0bd8a478e472/gptzzzs-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "86ed79a721c1b46a8c05dd163a9612f9e7f25e8c553b0968f979457c8ca2a66a",
"md5": "916f2ac5f94a5c8e7035a81ef07d36b0",
"sha256": "c098b84ceba056dc228fe0c1a90302e7b6565387be32489d86ca97a20f52ee80"
},
"downloads": -1,
"filename": "gptzzzs-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "916f2ac5f94a5c8e7035a81ef07d36b0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.1",
"size": 1327084,
"upload_time": "2024-08-22T01:49:42",
"upload_time_iso_8601": "2024-08-22T01:49:42.474799Z",
"url": "https://files.pythonhosted.org/packages/86/ed/79a721c1b46a8c05dd163a9612f9e7f25e8c553b0968f979457c8ca2a66a/gptzzzs-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 01:49:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Declipsonator",
"github_project": "GPTZzzs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "gptzzzs"
}