Skip to content

Tag: ollama

All the articles with the tag "ollama".

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.

Running Gemma 4 Locally with Ollama

Running Gemma 4 Locally with Ollama

Google's Gemma 4 is the best open model they've shipped yet. Here's how to pull it, run it, and actually use it for real work with Ollama on your own hardware.