Gptzzzs is a tool that attempts large language model detection evasion by changing grammar.
Project description
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
- Download the package with
pip install gptzzzs
- Run the program with the following:
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.
Before | After |
---|---|
TODO
Replace words with synonymsOnly use synonyms that are common words in englishRemove/add unnecessary words- Reorder sentences
- Switch out expressions
- Abbreviate/unabbreviate words/phrases
- AI? (Maybe)
Appearances
- Authorship Obfuscation in Multilingual Machine-Generated Text Detection
- Navigating the Shadows: Unveiling Effective Disturbances for Modern AI Content Detectors
- TAROT: Task-Oriented Authorship Obfuscation Using Policy Optimization Methods
Credits
Independently developed by Jackson Hickey. Licensed under the GNU General Public License v3.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gptzzzs-0.0.1.tar.gz
.
File metadata
- Download URL: gptzzzs-0.0.1.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c098b84ceba056dc228fe0c1a90302e7b6565387be32489d86ca97a20f52ee80 |
|
MD5 | 916f2ac5f94a5c8e7035a81ef07d36b0 |
|
BLAKE2b-256 | 86ed79a721c1b46a8c05dd163a9612f9e7f25e8c553b0968f979457c8ca2a66a |
File details
Details for the file gptzzzs-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: gptzzzs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 761a0569592bef00dc4e22bc433196b062143b9dfdb827f45b66560e02f43667 |
|
MD5 | 838e7a9c16757f4a9d908c856a7ab413 |
|
BLAKE2b-256 | 23f9488f94d765a6255e97ce475c866458eeff59d0c98769d72c0bd8a478e472 |