AI Lab
Live AI Projects
Production AI systems built from scratch — agents, gateways, guardrails, and observability. Each card is a live, working demo you can interact with.
Retail AI
BuyBuddy
A personalized shopping assistant built with LangGraph — understands intent and recommends products tailored to the user.
LangGraph · LiteLLM · Langfuse ● LIVE
Ordering Agent
Pizza Chatbot
A conversational ordering agent with guest and authenticated flows, backed by LangGraph and a lightweight order store.
Guest + Auth Flows · SQLite ● LIVE
Document AI
Document Intelligence
An agentic pipeline that extracts, structures, and answers questions over long documents at scale.
Extract · Summarise · Analyse BETA
Infrastructure
Semantic Caching
A caching layer that reuses previous LLM responses for semantically similar queries to cut latency and cost.
Embedding-based match BETA
Cost Optimisation
Auto-Switching LLM Router
Routes each request to the cheapest model capable of handling it, based on context and task complexity, via LiteLLM.
Context-aware routing PLANNED