From an idea
to a working project

Every project here is a learning record: the repository, the guardrails, the numbers, and what I'd do differently next time.

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 repositoryVideo demo