Learn

Ten modules covering local AI from the ground up: get a model running, understand how they work, build tools, connect to the cloud, and go further with fine-tuning and media generation.

Module 1
Get Running

Your first conversation with a local AI model, in under 10 minutes.

Module 2
Choose Wisely

Why some models feel smarter than others, what the numbers in model names mean, and how to pick the right one for your hardware and your task.

Module 3A
How Models Think

What actually happens when you type a prompt. Tokens, transformers, attention, and how they fit together.

Module 3B
How Models Fit

The full memory equation, why long conversations cost more, and how quantization actually works under the hood.

Module 4
What Can You Do With This?

Set up a real chat interface, use your model for writing and research, give it your documents, and start automating.

Module 5
Agents

What makes an agent different from a chatbot, the main agent types and their use cases, how to evaluate them, and when they're the wrong tool.

Module 6
Build Custom Tools

How to call models from your own code, set up function calling and MCP, build a RAG pipeline, and test what you build.

Module 7
Local + Cloud

When local models aren't enough, what cloud APIs offer, and how to combine both for the best balance of cost, quality, and privacy.

Module 8
Supercharge Your Setup

Skills, MCP servers, memory tools, and IDE config files that turn a basic setup into something you actually rely on.

Module 9
Go Further

Local media generation (images, video, music, speech), how to evaluate models yourself, and when fine-tuning is worth the effort.

Module 10
What's Next

The specific techniques changing local AI right now: better compression, longer context, on-device inference, and what they mean for your hardware.