← Back home

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 project
Screenshot
AI / RAG · 2026

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.