AIRoboticsISU/Caitlins_AI_Adventure
0
CS Trivia Agent
Agentic AI that answers computer science trivia questions with source articles and related images.
- LLM: Gemini Flash (free tier) with automatic model fallback
- Search: DuckDuckGo (no API key needed)
- Images: DuckDuckGo image search with smart LLM-generated fallback queries
- Frontend: FastAPI + vanilla HTML/CSS/JS with SSE streaming
- Cost: $0
Setup
Set GEMINI_API_KEY as a secret in your Space settings. Get a free key at: https://aistudio.google.com/app/apikey
