Back to Home

ALL PROJECTS

A deep dive into my featured projects. Click on any project to explore the technical details, architecture decisions, and challenges solved.

Compass

Compass

AI Productivity System

Orchestrated domain-specific agents with a custom MCP server with Semantic Caching and dynamic tool retrieval, reducing latency to <100ms and cutting API costs by 30%.

PythonMulti-AgentMCPRedis
SourceDemoIn Progress
Trace

Trace

RAG Powered FinTech Platform

Engineered a Hybrid RAG pipeline achieving 91%+ Context Precision (RAGAS). Built a low-cost ingestion pipeline using PaddleOCR and a Quantized SLM (Phi-3.5), reducing cost by 90%.

Hybrid RAGFastAPIChromaDBPaddleOCR
SourceDemoCompleted
LiteDB

LiteDB

Lightweight Database GUI & AI Agent

Engineered a lightweight (5.4MB RAM) cross-platform database GUI using Tauri and Rust. Features a schema-aware Text-to-SQL Agent and on-device Vector Search using ONNX.

TauriRustReactONNX
SourceDemoWebsiteMaintained
CAPTCHA-Solver

CAPTCHA-Solver

Two-Stage Computer Vision System

Engineered a two-stage vision system using YOLO11 to solve image-based CAPTCHAs with near 100% accuracy. Built a custom data engine generating 10k+ labeled synthetic samples.

YOLO11Synthetic DataOpenCVPython
DemoCompleted