All Projects
Explore my work across different domains and technologies
Showing 28 projects
AI-Powered Workflow Builder
Drag-and-drop automation platform with intelligent code generation and automatic workflow creation.
Advanced Multimodal Agentic RAG
Enterprise RAG platform with multi-database connectivity enabling natural language data interaction.
Double Woods Detection System
Computer vision system achieving >95% accuracy for utility infrastructure analysis.
Pole Height & NESC Compliance
Automated height estimation and regulatory compliance system for utility poles.
Infrastructure Keypoint Detection
Fine-tuned transformer for precise keypoint extraction in utility infrastructure.
Promptable Segmentation for Infrastructure
VLM + SAM2.1 deployed on utility infrastructure imagery: describe the object, get the mask.
Planning Map Digitization
Computer vision system that converts scanned planning maps into queryable geospatial data.
Healthcare Analytics Platform
End-to-end Gen-AI analytics platform delivering $20M+ annual savings for a major pharmacy chain.
No-Code ML Platform
End-to-end ML platform enabling non-technical users to build and deploy models.
Financial Document Intelligence
Transformer-based extraction and validation engine for financial documents.
In-Browser Neural Network (From Scratch)
A digit-recognition network hand-built in raw NumPy, int8-quantized to 145 KB, running as pure JavaScript. Try it live.
Real-Time Hand Keypoint Detection
Live webcam keypoint detection and gesture recognition: 21 landmarks per hand, every frame, entirely on-device. Try it live.
Reticle: Open-Source Annotation Platform
A privacy-first image labeling platform built for speed: local-only data, keyboard-driven workflow, real-time analytics. Open source.
Aletheia AI
Describe an object in plain language, segment it, export it as a 3D model for rapid asset creation for games and AR/VR.
Exercise Classification with BlazePose
Video-based exercise classifier using pose estimation and GBM achieving 90%+ accuracy.
Bee Waggle Dance Decoder
CV system that decodes bee waggle dances to map pollination patterns.
Camouflage Effectiveness Analyzer
Adversarial camouflage testing: an AI detector hunts for you at simulated distances. Try it live.
Adaptive Baby Cry Interpreter
AI that learns your baby's unique cry patterns through continuous parent feedback.
Phantom Limb Mirror Therapy
Mirror-box therapy recreated with real-time hand tracking. Browser preview live now, WebXR version in development.
Personal Cough Baseline Monitor
Record your healthy cough baseline and detect illness-indicating deviations.
Morphogenesis: Turing Patterns in the Browser
A live reaction-diffusion engine that grows the same patterns found on animal skin, coral, and fingerprints.
Protein Folding: The HP Lattice Model, Live
A chain of hydrophobic and polar residues folds itself on a lattice by simulated annealing, watched in real time.
Sequence Alignment: Dynamic Programming, Animated
The Needleman-Wunsch and Smith-Waterman algorithms filling their scoring matrix and tracing back the optimal alignment, live.
Hodgkin-Huxley: A Neuron Firing, From the Equations
The 1952 four-variable model of a nerve membrane, integrated live so you can inject current and watch an action potential fire.
Attention Lens: Transformer Attention, Live
Type a sentence and watch a self-attention head score every token against every other, computed on-device over a real model.
Evolution in a Bottle: The Wright-Fisher Model, Live
Dozens of populations evolving in parallel under drift, selection, and mutation, so you can watch chance and fitness compete.
Byte-Pair Encoding, Learned Live in the Browser
A tiny tokenizer that trains itself on sample text by merging the most frequent character pairs, then splits whatever you type.
Diffusion: Watch Noise Become a Shape
The reverse process behind image generators, shrunk to two dimensions: a cloud of pure noise denoised step by step onto a target, live in the browser.