| --- |
| title: GAIA Agent Final Assignment |
| emoji: π΅π»ββοΈ |
| colorFrom: indigo |
| colorTo: indigo |
| sdk: gradio |
| sdk_version: 5.25.2 |
| app_file: app.py |
| pinned: false |
| hf_oauth: true |
| --- |
| |
| # GAIA Agent β smolagents + Claude Sonnet |
|
|
| Final assignment for the HuggingFace Agents Course (Unit 4). |
|
|
| Uses `smolagents.CodeAgent` with Anthropic Claude Sonnet via LiteLLM to answer GAIA Level 1 benchmark questions. |
|
|
| ## Setup |
|
|
| 1. Duplicate this Space to your HF account |
| 2. Add secret `ANTHROPIC_API_KEY` in Space Settings β Secrets |
| 3. Click "Run Evaluation & Submit All Answers" |
| 4. Score β₯30% β claim your certificate |
|
|