All Projects
A collection of things I've built.

Lorri AI
An agentic logistics control tower that autonomously consolidates freight shipments to reduce trips, cut costs, and lower emissions. Runs a full observe-reason-decide-act-learn loop with a domain-specific ML model, OR-Tools solver, policy guardrails, and 10-node LangGraph state graph. 70% trip reduction, 41% cost savings, full pipeline in under 1 second.

Serene.AI
Emotional wellness multi-agent system built with LangGraph and dynamic state transitions across Insight, Context, Sentiment, and Crisis modes. Features hybrid RAG (FAISS + BM25), triple memory stack with MongoDB, and achieves 1.2–1.5s latency under emotionally complex multi-turn dialogue.
SuperHoax.AI
Agentic misinformation detection system that identifies and verifies viral claims during global crises. Specialized AI agents monitor social media and news in real time, cross-checking claims against credible sources. Builds dynamic reputation scores for information sources, enabling faster trust decisions at scale.
SuperMuseum — AI Cultural Guide
AI-powered interactive digital museum with a gamified isometric pixel-art environment and multilingual agentic RAG guide. Users explore Indian heritage through personalized tours in 10+ languages. Winner of the Experience India Track at IndiaStack Build for Billions Hackathon at NITK Surathkal.
GDG WhatsApp AI Chatbot
AI-powered WhatsApp assistant for GDG on Campus NMIMS that helps students discover events, explore technical domains, and learn about recruitment. Intent classification pipeline with Gemini-powered LLM, conversation state management, and engagement analytics. 100+ students interacted during Foobar outreach.
Payment Reminder Caller Agent
AI-powered system that automatically places multilingual voice calls (Hindi, English, Marathi) to customers with pending invoices, reducing manual follow-up by 80%. Real-time WebSocket audio streaming via Twilio and Vapi AI, AI-driven transcript analysis for intent and sentiment, and async FastAPI backend with APScheduler for daily automation.

Taqneeq Fest App
Cross-platform fest app (Android, iOS, Web) with 200+ users. Built Polaroid-style memory frames, live map event navigation, gamified QR stall interactions, and vision-based photo clustering using FaceNet so attendees could find photos of themselves automatically. Led backend systems and deployments.