Abodx9/Anti-Ai-Detector — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small static web app called Anti Ai Detector for fun and testing. I want to paste a block of text into a big input box, click a button, and get back text that looks the same to a human but has invisible non printable characters added after each letter.

Keep it simple and easy to use. Add a clean page with a short explanation of what it does, a text area for the original text, a convert button, an output area, a copy button, and a clear button. Show a small note that the result may look unchanged but the hidden characters are part of the copied text.

Use plain HTML, CSS, and JavaScript so it can run by opening the file in a browser. Make it feel like a finished little demo, not just a rough script.

Want more depth? Deep Reverse