| | --- |
| | title: Template Final Assignment |
| | emoji: π΅π»ββοΈ |
| | colorFrom: indigo |
| | colorTo: indigo |
| | sdk: gradio |
| | sdk_version: 5.25.2 |
| | app_file: app.py |
| | pinned: false |
| | hf_oauth: true |
| | |
| | hf_oauth_expiration_minutes: 480 |
| | --- |
| | |
| | # GAIA Benchmark Agent (Level 1) |
| |
|
| | This project implements a multimodal agent for the GAIA benchmark challenge (Level 1), using the [`smolagent`](https://github.com/smol-ai/smolagent) framework. |
| |
|
| | ## Setup |
| |
|
| | ```bash |
| | pip install -r requirements.txt |
| | ``` |
| |
|
| | Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
| |
|