From an idea
to a working project

Projects are documented through concrete artifacts: the repository, agent structure, guardrails, evaluations, and video demo.

Olist Ecommerce Analytics Agent

Built for the vibe-coding capstone for the Kaggle 5-Day AI Agents course, this system answers ecommerce operations questions in natural language.

System
Google ADK multi-agent system working with Olist data in BigQuery.
Capability
Turns natural-language operations questions into analysis grounded in the underlying data.
Guardrails
SELECT-only queries, a 10 GB processing limit, and a 30-second timeout.
Verification
Passed 17/17 ADK evaluations and 12/12 agents-cli evaluations.
Limit
Capstone build; not deployed or production-proven.
Links
GitHub repositoryBuild notesVideo demo