01agent · retrieval · evals
An assistant that cites its sources and admits what it does not know
novamart-assistant-agent · Python, TypeScript · Google ADK, Gemini, FastAPI, React, Terraform
An internal support assistant for store employees. It answers policy questions grounded in company documents with a citation on every fact, looks up live order status through an internal API, and refuses when the documentation does not cover the question, logging every refusal as a documentation gap for the policy team.
One entry point serves the CLI, the HTTP API and the evaluation harness, so what gets evaluated is exactly what users get. Deployed with Terraform on Cloud Run, scale-to-zero.
- google adk
- gemini
- hybrid retrieval (bm25 + embeddings)
- fastapi
- react
- llm-judged evals
- terraform
- cloud run