CoolFace
Datasetpublic

goldmanager14147/gaia-agent-final-assignment

GAIA Benchmark Agent — HF Agents Course Final Assignment This Space hosts the code for my agent built for the Hugging Face AI Agents Course, Unit 4 final assignment. The agent answers a subset of GAIA-benchmark questions and submits its answers to the course scoring API (https://agents-course-unit4-scoring.hf.space) for grading. How it works agent.py builds a smolagents.CodeAgent with tools for web search (DuckDuckGo), webpage visiting, Wikipedia search, and… See the full description on the dataset page: https://huggingface.co/datasets/goldmanager14147/gaia-agent-final-assignment.

sourceHugging Faceupdated 5d agoView on Hugging Face
0likes34downloads
6 commits on main
bee071b5d ago

Upload README.md with huggingface_hub

goldmanager14147
069b49b5d ago

Upload requirements.txt with huggingface_hub

goldmanager14147
431a9205d ago

Upload run_eval.py with huggingface_hub

goldmanager14147
ea075a75d ago

Upload app.py with huggingface_hub

goldmanager14147
fadb5845d ago

Upload agent.py with huggingface_hub

goldmanager14147
6e57b3e5d ago

initial commit

goldmanager14147