Projects

Experiments and demos built with real technology.

In progress

RAG Chatbot over Blog Posts

An interactive retrieval-augmented generation chatbot that answers questions using my blog posts as a knowledge base. Built with vector search and LangChain.

PythonFastAPILangChainChromaOpenAI API
Demo coming soon
In progress

Multi-Agent AI Orchestration

A demo of multi-agent AI systems using LangGraph and LangChain. Agents collaborate to break down and solve complex tasks autonomously.

PythonLangGraphLangChainFastAPIOpenAI API
Demo coming soon