The EU AI Act regulates artificial intelligence using a risk-based pyramid. The obligations that apply to your system — and the penalties for getting them wrong — depend entirely on which tier it lands in. This classifier walks the public decision logic of the Act to triage your system into prohibited, high-risk, limited-risk, or minimal-risk.
How it works
The tool follows the same order of evaluation the Act uses:
1. Is it a prohibited practice (Article 5)? → PROHIBITED, stop.
2. Is it general-purpose AI? → GPAI rules also apply.
3. Is it a safety component of a regulated
product, or an Annex III use case posing
significant risk? → HIGH-RISK.
4. Does it interact with people, generate
media, or use emotion/biometric categorisation?→ LIMITED-RISK (transparency).
5. Otherwise → MINIMAL-RISK.
Prohibited beats everything; high-risk beats limited-risk; limited-risk beats minimal-risk. The classifier evaluates the gates top to bottom and reports the first tier that matches, plus the GPAI flag where relevant.
Notes and obligations
A high-risk classification triggers the heaviest duties: a risk-management system, data governance, technical documentation, logging, human oversight, accuracy and cybersecurity, a conformity assessment, and registration in the EU database. Limited-risk systems mainly owe transparency — telling users they are dealing with AI, labelling synthetic media, and disclosing emotion or biometric categorisation. This tool is an educational triage; the binding classification rests on the final Regulation text and qualified legal review.