Skip to content

Tag: build-knowledge-base-llm

All the articles with the tag "build-knowledge-base-llm".

RAG on a Budget: Building a Knowledge Base with Ollama & ChromaDB

RAG on a Budget: Building a Knowledge Base with Ollama & ChromaDB

Stop paying per-token to ask questions about your own documents. This guide walks you through building a fully local RAG pipeline with Ollama and ChromaDB — from Docker Compose to Python code — so your AI can actually know things without hallucinating them.