my projects.

Vaani
Real-time multilingual conversational AI agent built for Virtual Galaxy. Supports voice calls in Hindi, English, and Marathi with seamless mid-conversation language switching. Built on LiveKit Agents with custom Sarvam AI STT/TTS patches and a modular language pack architecture.

BudgetThing
An expense tracker and Splitwise-style trip splitter for iPhone. Built with Expo (React Native), Convex backend, and Clerk auth. Offline-first with real-time multi-device sync.

Legal Drafting System
Multi-Agent RAG system that auto-drafts legal replies from 2,000+ Indian court judgments. Features an AI pipeline with query planning, hybrid search (vector + keyword), and a filtration agent. Supports petition upload for precedent-based rebuttals and an advisory chat interface.

Data Loss Prevention
Proof-of-concept DLP system with cross-platform agents (Windows/Linux) that monitor files, clipboard, and USB devices. Detects sensitive data like Aadhaar numbers, API keys, and passwords. Features a React dashboard for live events, agent status, and policy management. Includes Google Drive integration.

SSHThing
A TUI SSH manager built with Go and Bubble Tea. Save, organize, and connect to SSH hosts securely—all from the terminal. Features encrypted storage (SQLCipher + AES-GCM), spotlight search, multi-device sync via GitHub, and macOS Finder mounts.

Sunshine Bot
Built in one week: a voice-first hospital booking bot you could call on a real phone number. Used ElevenLabs + Twilio for voice, a Flask API for booking logic, and Google Calendar as the admin interface with SQLite sync for fast conflict checks. Supports patient lookup, booking, rescheduling, cancellations, and availability queries.

Food Demand Forecasting
Time-series pipeline to forecast food demand and cut waste. Built end-to-end MLOps with Kafka + PySpark for ingestion, DVC/MLflow for experiment tracking, and a Flask service to surface forecasts that improve inventory planning.
Calpred
Calorie-burn predictor from workout data with a web UI for real-time tracking and visual feedback. Trained with XGBoost/TPOT and packaged behind Flask with lightweight storage to keep users on top of their fitness goals.

CozyReader
AI bedtime storyteller that crafts personalized audio tales with custom characters, themes, and voices. Streamlit front-end with HuggingFace TTS voices and Google GenAI to keep bedtime engaging.