projects 9
-
A Multimodal Stochastic Medical Tutor: A Systems Build Story
A multimodal medical tutor that uses a deterministic runtime to orchestrate stochastic controller decisions—combining image tools, retrieval, and student modeling—improved through SFT, RL, and playbook optimization.
-
Building an Adaptive Tutoring System with RL and Knowledge Tracing
Combining knowledge tracing, reinforcement learning, and multi-agent orchestration to pick the right question for each learner.
-
When Regex Meets Fuzzy Matching: Building a Medical Document Classifier That Knows Who's Who
*Automating multi-patient fax sorting with OCR, entity extraction, and weighted clustering*
-
Graph-Augmented RAG: Beyond Vector Similarity for Private Equity Research
How combining knowledge graphs with embeddings outperforms simple semantic search
-
Mini-Town: What I Learned from an Abandoned Agent Simulation
An experimental project that taught me more by failing than it would have by succeeding
-
When VLMs Need a Human Safety Net: Building Document Extraction with Confidence Calibration
How I designed a medical document processing system where the model knows when to ask for help
-
Medical Reasoning-Service
Building a Reasoning Engine for Healthcare: Ditching Vector Search for Tree Traversal
-
Aegis-Building a Fraud Detection System
Combining NLP and traditional ML to achieve 12x better fraud detection than manual review
-
Solving a maze using Diffusion Model