Internal preview for both demo widgets. Use the language buttons to test localization. Not indexed.
?lang=<code>. WPML on Walter pages drives this same parameter in production.
Split layout. Used on Walter's AI Humanizer page. Calls demo-humanize.aitextdetector.ai/embed/humanize.
Single-pane with score ring + model chips. Calls demo-detect.aitextdetector.ai/embed/detect.
<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.