Selected projects
What I've actually shipped — not slides, not POCs.
A short list of systems running in production today, or that ran in production at the
time. Quietly, reliably, in front of real users.
Flagship · HP Inc.
NEO — Multi-Agent Sales & Marketing Intelligence
An internal multi-agent chatbot that connects HP's Sales and Marketing teams to their
own data warehouses through natural language. Tool-augmented agents (SQL, Python,
search) reason over Snowflake-scale data, return charts, and explain themselves.
- Qwen3
- LangChain
- Multi-Agent
- SQL Tool
- Python Tool
- Team of 5
HP Inc.
External Signals Platform
A B2B sales-intelligence platform that pulls D&B Hoovers signals on enterprise
accounts, vectorises them, and serves a multi-agent reasoning layer that proposes
outreach plays.
- Streamlit
- Selenium
- Qwen3-Embedding
- ChromaDB
- Ollama
R-Systems / Blackstone
Avatar Video Chatbot
A talking-head conversational avatar — Stable Diffusion XL for visuals, GFP-GAN for
face restoration, BARK for voice, Llama 2 + LangChain for dialogue, PEFT/LoRA
for personality fine-tunes.
- SDXL
- GFP-GAN
- BARK
- Llama 2
- LoRA
SkullCandy
Tunein on Skull-IQ
Voice assistant deployed on SkullCandy's Skull-IQ headphone platform. Rasa NLU +
Dialogflow handled intents, Flask served inference, GKE handled scale.
- Rasa NLU
- Dialogflow
- Flask
- Docker
- GKE
Computer Vision
Custom Diffusion Image Generation
A from-scratch UNet2D + DDPM diffusion model trained on a custom domain dataset —
built to internalise how diffusion really works rather than relying on a hosted API.
IoT · Azure ML
Smart Refrigerator Vision
An on-device CV pipeline for a connected refrigerator — inventory tracking,
freshness estimation, and anomaly alerts, deployed on Azure ML.