🤖 AI Explained
🌱

New Developer Path

Starting from scratch is fine. This path builds up from first principles — what an LLM actually is, how it can interact with the real world, and how to write your first tool-enabled agent.

Step by step Plain-language analogies Runnable code

What you'll come away with

Your curriculum

1

Architecture Overview — For New Developers

The big picture of how AI agents work — three simple building blocks that turn a text predictor into something that can actually do things.

2

What is an LLM — For New Developers

A plain-language introduction to Large Language Models — what they are, how they work at a high level, and why they matter for the code you'll write.

3

Tools — For New Developers

How AI models interact with the real world — the request/execute/return loop explained from scratch with simple examples.

4

MCP — For New Developers

How AI agents connect to the outside world — MCP explained from scratch with plain-language examples and diagrams.

5

Skills — For New Developers

What skill files are, why they exist, and how to create your own — giving AI agents expert knowledge exactly when they need it.

Start here →