Projects

Things I'm building, breaking, and learning from. Some are polished, most are experiments.

Enterprise RAG System

In Progress

Production-grade RAG platform with event-driven ingestion, tenant isolation, ACL-safe retrieval, and grounded LLM answers with citations.

Python, RAG, Docker, Vector Search View on GitHub →

Financial Journey Intelligence Agent

In Progress

Real-time streaming system that fires an LLM agent only on meaningful behavioral triggers (~7% of events) to generate next-best-action recommendations for wealth advisors.

Python, LLMs, Streaming, Kafka View on GitHub →

Multi-Agent Due Diligence Analyst

In Progress

Four parallel LLM agents (research, financial, risk, social media) producing confidence-scored reports via tool calling and structured outputs.

Python, LLMs, SQLite, Streamlit View on GitHub →