The thread that runs through everything I build. AI is now table stakes, not a feature; data is the moat. This page pulls the AI/ML and data work out of my case studies so you can see it in one place — what I've shipped in production, how I think about feedback loops, and how I decide which AI use cases are worth building.
Not prototypes — systems that ran at scale with real accuracy and business outcomes.
| Product | What the AI did | Outcome | Where it lives |
|---|---|---|---|
| AI4Bharat / IIT Madras — multilingual LLM | Indic-language model eval + data pipeline; PM-defined quality signals for 22 languages | Accuracy 55% → 93% | Experience deep-dive |
| ShareChat / Moj — vernacular feed | Ranking & localisation quality signals across 15 Indic languages, 150M+ users | D1 retention +15pp | Experience deep-dive |
| Agentic Insurance Claims | Multi-agent document pipeline (OCR → extraction → decision), HITL escalation | ~$5/claim unit economics | Case study |
| SastaSundar — pharmacy | OCR prescription extraction + overnight queue automation | Cart-cancellation recovery | Case study |
Three questions I ask before greenlighting any AI/ML feature:
My default mental model for any product:
Event capture → Feature store / signals → Model or decision engine → Product surface → New events
↑________________________ feedback loop ________________________↓
I score candidate use cases on a simple 2×2 before they ever reach a roadmap:
| High data leverage | Low data leverage | |
|---|---|---|
| High friction removed | ✅ Build now (e.g. claims triage, vernacular ranking) | ⚠️ Buy/integrate, don't build |
| Low friction removed | 🔄 Capture data, revisit later | ❌ Don't build |
Each item above links to the full case study or experience deep-dive elsewhere in this portfolio — this page is the index, not a duplicate.