Local RAG with Ollama and Vanilla JavaScript
After some time, I decided to build a lightweight UI for my local LLM experiments. The goal was simple: a single-file web interface that supports RAG (Retrieval-Augmented Generation) without the bloat of modern frameworks.