CoolFace
Apppublic

rubenjpdev/gaia-final-assignment-agent

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

GAIA Final Assignment Agent

LangGraph ReAct agent for the Hugging Face Agents Course final assignment. Runs locally against a local Ollama model (qwen2:7b); this Space hosts the source as the public agent_code reference required by the submission API.

  • agent.py — agent graph: web search (multi-backend, retried) + Wikipedia + Python eval tools.
  • run.py — fetches GAIA questions, runs the agent, submits answers.

index.html is a placeholder — this Space does not run compute.