AI/ML Engineer — Milken Institute School of Public Health, GWU
Jan 2025 – May 2026
- Built a LangChain RAG pipeline over 15K behavioural health records using GPT-4, measuring retrieval quality with RAGAS rather than eyeballing outputs — a 34% improvement over the keyword baseline, which let clinical teams handle 3x more patient queries.
- Fine-tuned BERT via LoRA on 5K patient survey responses for clinical text classification, taking held-out accuracy from 71% to 87%, then sat with clinical staff to validate outputs and document the edge cases the metric hid.
- Containerised FastAPI inference endpoints on AWS SageMaker with Docker, adding input validation and output safety constraints before anything reached a decision-support workflow. Average response latency fell 45%.
- Automated retraining with MLflow, drift detection and CI/CD guardrails, replacing an ad-hoc process and sustaining 78% production uptime across model versions.