Generative AI Mental Health Pipeline (BERT & Llama-3)
Fine-tuned LLaMA 3.2 with LoRA for clinical text generation and BERT classifiers for mental-health labeling. 0.79 Macro-F1, 50%+ VRAM savings via QLoRA.
A mix of production systems, research, and side projects. Click any card for the full technical detail.
Fine-tuned LLaMA 3.2 with LoRA for clinical text generation and BERT classifiers for mental-health labeling. 0.79 Macro-F1, 50%+ VRAM savings via QLoRA.
Dockerized Flask platform for race photography with DeepFace facial recognition (sub-50ms inference) and OCR-based bib detection.
Princeton research initiative creating the largest unified Indian political dataset — 40+ years of parliamentary debates, 40+ GB of speech audio, and thousands of digitized documents.
TrueNAS home server cluster with 24TB storage, Docker Swarm orchestration, and Cloudflare/Tailscale networking.
Chrome extension + FastAPI backend that detects and hides toxic content on web pages. BERT reached 91.5% accuracy on a 24,800-tweet dataset.
Diabetes risk modeling on 400K+ BRFSS survey responses. Compared SVM, random forest, and neural networks with focus on class imbalance and recall-precision tradeoffs.
Multimodal pipeline fusing text embeddings and 100+ audio features to predict interview scores. MAE < 0.4, Pearson r > 0.70 with human raters.
Containerized Node.js/Express marketplace for CU Boulder students with bcrypt auth, RESTful APIs, and PostgreSQL.