Skip to content

Commit

Permalink
Fixed typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
IDoUseLinux authored Nov 17, 2023
1 parent 468e8ab commit 01b8fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# aint (AI, Ain't)
A very simple Python Script spoofing ai-generated texts into "non human" texts. It's very simple as this program basically pareses the input and replaces similar looking characters with each other. THis will exploit the fact that AIs are perfect and don't make a lot of grammatical mistakes. This will increase the "roughness" of the text which will trick the AI detectors into thinking that it is not actually AI generated text. This works for most AI-detectors. I planm on adding a GUI later, but I wrote this at 1:30 in the morning and am very tired.
A very simple Python Script spoofing ai-generated texts into "non human" texts. It's very simple as this program basically pareses the input and replaces similar looking characters with each other. This will exploit the fact that AIs are perfect and don't make a lot of grammatical mistakes. This will increase the "roughness" of the text which will trick the AI detectors into thinking that it is not actually AI generated text. This works for most AI-detectors. I am planning on adding a GUI later, but I wrote this at 1:30 in the morning and am very tired.

0 comments on commit 01b8fb0

Please sign in to comment.