In 24 hours my Reddit account picked up:
- 3 ModTeam removals
- 2 public callouts of "all comments are AI generated"
- 1 "Calm down with your AI responses. Your credibility goes down hard if you can't formulate sentences on your own"
I was running everything through Claude. Clean writing. The mods spotted it in seconds.
So I sat down and mapped the patterns.
the 12 most reliable AI tells
- em-dash (—). The single strongest tell. Real people on Reddit use commas and periods. AI loves the em-dash.
- "delve". Just don't.
- tapestry / realm / landscape / journey / venture / endeavor. Metaphor cluster nobody actually types.
- "navigate the X", "unlock the X", "harness the X". Verb-noun combos.
- "Great question", "Absolutely", "100%", "Exactly this" as standalone openers.
- "In conclusion", "In summary", "Ultimately,". Essay closers in casual writing.
- buzzword cluster: leverage, robust, seamless, holistic, streamline, ecosystem. One is fine. Three in a paragraph reads AI.
- parallel bullet structure. All bullets the same length, all starting with the same verb form. Humans write uneven lists.
- tricolon rhythm: "X, Y, and Z" lists repeated.
- uniform sentence length. Humans write some short, some long. AI averages out.
- Title Case headings in informal comments.
- "However,", "Moreover,", "Furthermore," sentence openers. Humans use "but" and "also".
I put all of this behind a free in-browser detector. Paste your AI text, see every flag highlighted, fix before posting.
→ https://aitells.vercel.app/
No login, no auth.
update: the rewriter just shipped
Detection is half the problem. After 100+ scans on day one, the question I kept getting was: "ok now how do I fix it without rewriting everything by hand?"
So I shipped the rewriter today.
→ https://aitells.vercel.app/rewrite
How it works: paste your AI text, paste 1-3 samples of how you actually write (old reddit comments, tweets, emails), and it strips the fingerprints while matching your voice. No em-dashes ever. Bullet symmetry broken. Varied sentence length. Lowercase if you lowercase.
Most "AI humanizer" tools just re-prompt GPT to "write more naturally" which still produces AI text. This one runs the same 12-rule detector against the output. If your samples are real, the rewrite reads like you.
First rewrite is free with your email. $19 lifetime if you want unlimited.
why this might help
If you ship Reddit comments or cold emails written by AI and your conversion is mysteriously bad, this is probably part of it. Detection is more aggressive every month. The fix isn't "stop using AI to write" - the fix is removing the fingerprints.
I'm shipping more rules daily. Open to suggestions if you have a tell I missed.
Source for the detection rules: https://github.com/Perufitlife (will open-source the rule set once it stabilizes).
Also built a Supabase security auditor recently after finding 14 critical leaks in my own CRM: https://perufitlife.github.io/supabase-security-skill/
Same pattern: build the thing you wish existed when you got bitten.
Top comments (0)