Classify AI System Under EU AI Act
euaiact_classify_systemClassify AI systems under the EU AI Act by analyzing descriptions and structured signals to determine risk level, applicable categories, and provider obligations.
Instructions
Classify an AI system's risk level under the EU AI Act (Regulation 2024/1689). Accepts a free-text description, a use_case, and/or structured signals (domain, biometric flags, synthetic content, etc.). Signals take precedence over text matching for deterministic classification. Returns risk classification, applicable Annex III category, relevant articles, provider/deployer determination, matched signals, and follow-up questions the agent should relay. Note: Art. 6(3) exceptions require documented justification and cannot be auto-applied; use euaiact_assess_art6_3_exception.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Free-text description of the AI system and its functionalities | |
| use_case | No | Specific context where the system is deployed | |
| role | No | unknown | |
| signals | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risk_classification | Yes | ||
| confidence | Yes | ||
| annex_iii_category | Yes | ||
| relevant_articles | Yes | ||
| role_determination | Yes | ||
| obligations_summary | Yes | ||
| caveat | Yes | ||
| matched_signals | Yes | ||
| missing_signals | Yes | ||
| next_questions | Yes | ||
| basis | Yes | ||
| lexbeam_url | No |