-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nik Reljin edited this page Jun 13, 2026
·
2 revisions

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:
- 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.
- Home — you are here
- Getting Started — install and first run
- Lessons — per-lesson summaries and links
For full content use the course site or the repository.