Projects
- 01SutureAn AI-native operations layer for a cardiology practice: the full referral-to-outreach loop, built to be audited.Python · FastAPI · PostgreSQL
- 02rag-verdictPytest for RAG agents: an open-source framework that tests what your agent does, not just how its answers score.Python · pytest · LLM-as-judge
- 03Regulatory RAG at CMUA hybrid retrieval system over 1,000+ regulatory documents. 94% accuracy with grounded citations.E5 embeddings · ChromaDB · BM25
- 04This Site, and the Agent Inside ItThe portfolio is its own case study: a terminal with a RAG agent over everything on it, built to run at $0.React Router · React Three Fiber · TypeScript
- 05EyelineA free, open-source macOS teleprompter that docks under the notch. Read your script while holding eye contact.Swift · macOS · Homebrew
Earlier work
- 06Air Quality Prediction, End to EndA complete MLOps pipeline on the UCI air-quality dataset: experiment tracking, streaming ingestion, drift monitoring.Python · XGBoost · MLflow
- 07Question Answering with BERT on AzureA fine-tuned BERT QA system, benchmarked against classical baselines and deployed for real-time inference on Azure ML.Python · BERT · Hugging Face