← back

Projects

A growing archive of builds. The homepage keeps only the featured representative project from each lane; this page can hold the longer list as it grows.

Backend Engineering

Zendex — RAG Chat with Inference Logging SDK

Featured

Multi-turn streaming RAG chat over 468 curated ideas with multi-provider failover across Groq Llama 3.3 70B and Gemini 2.0 Flash. Built a custom inference logging SDK for latency, token usage, errors, and PII redaction per request, plus an observability dashboard with real-time metrics and Langfuse traces.

BackendRAGObservabilityNext.jsFastAPISupabasePineconeLangfuseDocker

AI Systems

MedMitra — AI Medical Case Management

Featured

Multi-agent system using LangGraph to automate medical case analysis — processing 500+ patient notes, lab reports (LlamaParse), and radiology images (Llama 4 vision) with 94% accuracy. SOAP notes and diagnostic suggestions in under 3 seconds.

AIRAGNext.jsFastAPILangGraphGroqSupabase

Computer Vision

StreetSpecter — Real-Time Pothole Detection

Featured

Custom-trained YOLOv8s on 5,493 images — 90% detection accuracy. OpenStreetMap API integration to map 1,000+ km of road data for geolocated pothole reporting. Dockerized deployment.

CVAIPythonYOLOv8FlaskDockerOpenStreetMap