HomeCourses › Build a Local AI Dev Environment

Build a Local AI Dev Environment

Local models, local chat, local RAG, local code assistant — zero cloud

1 phase. 6 lessons. 6 labs. Build a fully private AI stack on your own machine: Ollama running local models, Open WebUI as your local ChatGPT, Qdrant for local RAG over your own documents, and a local code assistant in VS Code — all orchestrated with one docker-compose up command.

6 lessons · 6 labs · 4 services · 1 private stack

Outcomes you will have by the end

What you will be able to do

Local LLM Operations · Docker Compose Orchestration · Local RAG Architecture · IDE AI Integration · Infrastructure Reproducibility

Every phase, every lesson, every project

The technologies you will use

Ollama · Open WebUI · Qdrant · Docker Compose · Continue.dev

Roles this course prepares you for

Common questions

What hardware do I need?

8GB RAM is the floor (Q4 8B models run at roughly 5-10 tokens/sec), 16GB+ is comfortable. No dedicated GPU required, though one helps. Lesson 1 has you check your own hardware before choosing model sizes rather than guessing.

Is local AI as good as cloud APIs?

Honestly, no — a 7-8B local model is a real capability tier below frontier cloud models, and this course says so directly rather than overselling it. What you get instead: total privacy, zero ongoing API cost, and offline capability. The course teaches you where that tradeoff is worth it.

Why Qdrant instead of Open WebUI's default vector store?

Open WebUI now has first-class Qdrant support via a couple of environment variables — simpler than it used to be. Qdrant gives you a real, inspectable vector database (with its own dashboard) rather than an opaque built-in store, useful if you want to understand or extend the RAG pipeline later.

What do I end up with?

A complete local AI stack: Ollama running 3 models, Open WebUI as your chat interface, Qdrant powering RAG over your own documents, Continue.dev in VS Code for code assistance, and a one-command setup script that rebuilds all of it — verified with a real teardown/rebuild test.

Key terms in this course

RAG (Retrieval-Augmented Generation) · Orchestration · Quantization

Start the Build a Local AI Dev Environment course

Create a free account — the opening phases of 24 of 30 courses are free, no credit card. Or see Pro pricing.

All courses · Pricing · About · FAQ · Glossary