Skip to content
Nik Reljin edited this page Jun 13, 2026 · 2 revisions

local-ai-lab — build local AI, one lesson at a time

local-ai-lab

CI License: MIT Course site

A hands-on training repository for building local, private AI from scratch — RAG, MCP, LangChain, LangGraph, and more. Every lesson produces a small, fully working program that runs on your machine.

All lesson content, interactive sliders, and PDFs live on GitHub Pages and are always up-to-date:


What's covered

  • Available now: RAG from scratch (Lesson 1), MCP servers (Lesson 2)
  • Planned: LangChain, LangGraph, Ollama function calling, Semantic Kernel (C#), AWS Bedrock Agents, Google ADK
  • Coming up: Testing AI systems, developer-oriented AI tooling, CI/CD integration, AI-assisted code review

Each lesson ships in Python (reference), with Node.js and C# ports where available.


Wiki pages

For full content use the course site or the repository.

Clone this wiki locally