AI News HubLIVE
站内改写

DiscloAI – open-source EU AI Act Article 50 compliance SDK

DiscloAI is an open-source SDK for EU AI Act Article 50 compliance, enabling chatbot disclosures, deepfake labels, and AI content notices. It supports 24 EU languages and WCAG 2.1 AA, and can be integrated in under 10 minutes via CDN or npm.

Article intelligence

EngineersIntermediate

Key points

  • Open-source SDK for EU AI Act Article 50 compliance
  • Covers chatbot disclosures, deepfake labels, and AI content notices
  • Available via CDN and npm, with React and Next.js wrappers
  • Legal deadline: August 2, 2026; setup in under 10 minutes

Why it matters

This matters because open-source SDK for EU AI Act Article 50 compliance.

Technical impact

May affect agent architecture, tool calling, workflow automation, and product integration.

Notifications You must be signed in to change notification settings

Fork 0

Star 0

BranchesTags

Open more actions menu

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

2 Commits

2 Commits

.github/workflows

.github/workflows

packages

packages

.gitignore

.gitignore

LICENSE

LICENSE

README.md

README.md

package.json

package.json

pnpm-workspace.yaml

pnpm-workspace.yaml

Repository files navigation

EU AI Act Article 50 compliance in one script tag.

August 2, 2026 is the legal deadline. DiscloAI puts you in compliance in under 10 minutes.

Packages

Package Description npm

@discloai/core Vanilla JS SDK — CDN + npm

@discloai/react React 18+ wrapper

@discloai/nextjs Next.js App Router wrapper

Quick Start

CDN (zero install)

npm

npm install @discloai/core

or for React:

npm install @discloai/react

or for Next.js:

npm install @discloai/nextjs

Development

pnpm install pnpm build # build all packages pnpm test # test @discloai/core

License

MIT — see LICENSE.

About

EU AI Act Article 50 compliance SDK — chatbot disclosures, deepfake labels, AI content notices. 24 EU languages. WCAG 2.1 AA.

Topics

open-source

typescript

sdk

compliance

gdpr

eu-ai-act

article-50

Resources

Readme

License

MIT license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Custom properties

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Report repository

Releases

No releases published

Packages 0

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

TypeScript 99.4%

JavaScript 0.6%