AlwinXavier19/gaia-benchmark-agent
0
GAIA Benchmark Agent
A production-quality AI agent that solves GAIA Level 1 benchmark questions and submits to the HuggingFace leaderboard.
Architecture
Gradio UI (HuggingFace Space)
↓
BasicAgent class
↓
ReAct-style LLM Loop (Google Gemini 2.0 Flash)
↓
Tool Router (16 tools)Tools
Setup
- Set the following HuggingFace Space secrets:
GOOGLE_API_KEY— Get free at aistudio.google.comHF_TOKEN— Your HuggingFace tokenOPENAI_API_KEY(optional) — For Whisper audio transcription
- Click Run Agent & Submit to Leaderboard
