EU AI Act Article 50 compliance — add legally required AI disclosures in 10 minutes.
August 2, 2026 is the enforcement date for Article 50 of the EU AI Act. Every company deploying an AI chatbot, AI-generated content, or biometric systems in the EU must display legally required disclosures — or face fines up to €15M.
DiscloAI covers all four Article 50 obligations with one script tag:
- Chatbot disclosure (§1) — auto-detects Intercom, Crisp, Zendesk, Drift, Tidio
- AI content label (§4¶2) — marks AI-generated text and images
- Deepfake label (§4¶1) — flags synthetic video and audio
- Biometric notice (§3) — alerts for emotion recognition and biometric systems
All 24 EU official languages. Tamper-evident audit log for DPA inquiries. WCAG 2.1 AA accessible. Under 15kb gzipped.
<script src="https://cdn.discloai.com/v1/discloai.min.js"></script>
<script>DiscloAI.init({ siteId: "your-site-id" })</script>Or with npm:
npm install @discloai/coreThe SDK is installable today. The managed dashboard (site config, audit log viewer, compliance PDF reports) is in early access — join the waitlist at discloai.com to get notified when your spot opens.
65 days until enforcement begins.
- Waitlist / early access: discloai.com
- SDK: @discloai/core
- Docs: discloai.com/docs