mymodel / README.md
arijit121
update
50e10e2
|
Raw
History Blame Contribute Delete
982 Bytes
---
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