Spaces:
Sleeping
Sleeping
File size: 982 Bytes
0128def c765b20 0128def 9f39c86 0128def 50e10e2 3ce50c4 e0cc0af e8d4494 e3d7fcc c765b20 0128def c765b20 0128def | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
title: GAIA Agent
emoji: 🤖
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.23.1
app_file: app.py
pinned: false
hf_oauth: true
tags:
- smolagents
- agent
- smolagent
- tool
- agent-course
- gaia
---
# GAIA Benchmark Agent
A smolagents-based CodeAgent designed to pass the GAIA Level 1 benchmark for the HuggingFace Agents Course (Unit 4 Final Assignment).
## Features
- **DuckDuckGo Web Search** — Real-time information retrieval
- **Webpage Visitor** — Deep-reads any URL as markdown
- **Code Execution** — Runs Python code for computation and reasoning
- **Planning** — Periodic re-planning for multi-step tasks
- **Exact Answer Extraction** — Outputs only the final answer value
## Usage
1. Log in with your HuggingFace account.
2. Click **Run Evaluation & Submit All Answers**.
3. Wait for the agent to process all 20 questions.
4. View your score!
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|