Mail-IT (Mail Classifier)
Developed a full-stack email classification system for real-time processing and organization using Node.js, Express, FastAPI, DistilBERT, Hugging Face, and React. Built secure email fetching and preprocessing with zero storage, a low-latency batch inference service, and a fine-tuned DistilBERT model achieving 90% accuracy across 8 email categories.
CodeXcape Backend
Engineered the backend for a competitive tech event by MFC-VIT during Gravitas. Developed REST APIs for Jeopardy and Scotland Yard, handled registrations, team formation, and submissions, and containerized the backend with Docker and PostgreSQL via Supabase.
EasyLLM
Developed a Python application for interacting with offline large language models. Built setup utilities with Tkinter, a Streamlit UI, document-based querying with RAG, multimodal AI support, and image generation using Stable Diffusion with PyTorch.