Section 06
Projects
Things I've built for work, for fun, and to learn something new. Swap in real repos and screenshots.
Selected work
1 projectScreenshot
Local RAG Chat
Built a fully local Retrieval-Augmented Generation (RAG) system using Ollama (open-source LLMs) and ChromaDB, implementing document chunking, local embedding generation, vector similarity search, and grounded answer generation with source citation — with zero cloud cost or external API dependencies.