classify_ai_system
Classify an AI system under the EU AI Act to determine its risk tier, Annex III category, and binding legal articles from a plain-language description.
Instructions
Classify an AI system under the EU AI Act (Regulation (EU) 2024/1689). Returns the risk tier (prohibited / high_risk / limited / minimal), the exact Annex III category and the binding Articles, grounded verbatim in the law. Use whenever a user asks whether an AI system is high-risk, prohibited, what obligations apply, or which Articles bind a given AI use-case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Plain-language description of the AI system and what it does. | |
| language | No | ISO 639-1 code (en, de, fr, es, it, sv, …). Default en. | en |
| full | No | Include the verbatim cited Article/Annex text. Default false. |