A showcase of my work in AI/ML, web development, and research
AI/ML
JYOT Multilingual Chatbot
Next.js + FastAPI AI assistant that ingests lecture PDFs; multilingual/multimodal Q&A; admin dashboard for monitoring/users/uploads; Gemini API + Pinecone; Dockerized; async MongoDB; ~<15s response generation.
Next.jsFastAPIAI+4 more
Research
Automated Vehicle Dent Detection
DenseNet121 transfer learning; data augmentation + cosine decay + early stopping; 85.25% test accuracy; Google Maps API to classify damage + suggest nearby repair shops; responsive UI.
DenseNet121TensorFlowGoogle Maps API+1 more
Web
E-Bookventory
OCR-based book/document inventory with real-time updates; Tesseract; Celery+Redis; WebSockets; full-text search and real-time user feedback.