Projects
Experience
★ Hero Project
Driver Fatigue Detection
😴
Fine-tuned Gemma 4 multimodal model that detects driver fatigue in real-time using MediaPipe FaceMesh landmarks (EAR, MAR, PERCLOS) and generates natural language safety alerts. Trained on 5,683 QA samples from UTA-RLDD dataset with LoRA. v3 model live on HuggingFace.
Gemma 4 LoRA Fine-tuning MediaPipe FaceMesh PyTorch Computer Vision HuggingFace
CheXNet
🫁
DenseNet-121 chest X-ray classifier achieving Mean AUC 0.7630 across 14 pathologies. Grad-CAM heatmap visualizations for explainable AI diagnostics. Live inference on HuggingFace Spaces.
DenseNet-121 PyTorch Grad-CAM Medical AI HuggingFace
RoadScan
🛣️
YOLOv8 pothole detector with mAP50 of 0.45. CLAHE preprocessing and depth scoring pipeline for severity estimation. Deployed live on HuggingFace Spaces.
YOLOv8 CLAHE OpenCV Object Detection
Repoverse
🌐
GitHub repository discovery platform — swipe-based UI live on iOS App Store in 175 countries. GPT-4o multi-agent architecture, pgvector/Supabase backend, Flutter iOS + Next.js web, GitHub Actions cron scoring pipeline.
GPT-4o Flutter Next.js pgvector Supabase iOS App Store
NameDNA
🧬
WaveNet-based Indian name generator trained on regional phonetic patterns. Character-level language model with dilated causal convolutions. Live on HuggingFace Spaces.
WaveNet PyTorch NLP Generative AI