Skip to content
/ GPTZzzs Public
forked from Declipsonator/GPTZzzs

ChatGpt/Gpt3 detector bypasser. Works with all detectors including GptZero.

License

Notifications You must be signed in to change notification settings

i1o1/GPTZzzs

 
 

Repository files navigation

GPTZzzs

ChatGpt/Gpt3 detector bypasser. Works with all detectors including GptZero.

Running

  1. Install Python (This was tested on Python 3.1)
  2. Replace the content inside of text.txt with your gpt generated text
  3. Run python main.py
  4. Input the percentage of words to change and run it
    (The best percentage is between 20% and 30%)
  5. Select which collection of synonyms you want. Both work but FinNLP requires a higher percentage because it has less words.
  6. You're Done! Check output.txt for the result.

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. This process however does a great job at getting past GPT detectors! This works with every detector tested from GPT Zero to the Grammarly Plagiarism Check.

Before After

TODO

  • Replace words with synonyms
  • Only use synonyms that are common words in english
  • Remove/add unnecessary words
  • Reorder sentences
  • Switch out expressions
  • Abbreviate/unabbreviate words/phrases

Buy Me A Coffee

About

ChatGpt/Gpt3 detector bypasser. Works with all detectors including GptZero.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%