aitextdetector.ai — demo preview

Internal preview for both demo widgets. Use the language buttons to test localization. Not indexed.

Switching language reloads each iframe with ?lang=<code>. WPML on Walter pages drives this same parameter in production.

Language

Humanizer demo (humanize-v1)

Split layout. Used on Walter's AI Humanizer page. Calls demo-humanize.aitextdetector.ai/embed/humanize.

Detector demo (detector-demo)

Single-pane with score ring + model chips. Calls demo-detect.aitextdetector.ai/embed/detect.

Iframe snippets for WordPress / WPML

<iframe src="https://embed.aitextdetector.ai/humanize-v1?lang=[wpml_code]&embed_id=walter-humanizer-[wpml_code]" width="100%" height="700" frameborder="0" loading="lazy" allow="clipboard-read; clipboard-write"></iframe> <iframe src="https://embed.aitextdetector.ai/detector-demo?lang=[wpml_code]&embed_id=walter-detector-[wpml_code]" width="100%" height="700" frameborder="0" loading="lazy" allow="clipboard-read; clipboard-write"></iframe>

Supported lang codes: en, es, de, fr, it, nl, pt-pt, pt-br, zh-hans. Unknown codes fall back to English silently.