classify_system
Classifies the EU AI Act risk level for an AI system based on its type and use case, specifying which compliance obligations apply.
Instructions
Classify the EU AI Act risk level for a specific AI system based on its type and use case. Helps determine which obligations apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_case | Yes | Description of how the system is used | |
| use_domain | No | The domain where the AI system is deployed | other |
| system_name | Yes | Name of the AI system (e.g., 'OpenAI GPT-4', 'Custom PyTorch model') | |
| processes_personal_data | No | Whether the system processes personal data | |
| makes_decisions_about_people | No | Whether outputs affect decisions about individuals |