Learning Path
Understand modern AI from the ground up, from models and prompts to RAG and agents.
What Is AI? Beginner
How a language model learns patterns and builds an answer.
→
What Is Machine Learning? Beginner
How computers learn from examples instead of being told every rule.
→
What Is a Model? Beginner
The learned pattern brain a computer uses to make guesses.
→
What Is an LLM? Beginner
A robot brain that learns patterns in words and predicts what comes next.
→
What Is a Prompt? Beginner
The question or instruction you give an AI.
→
What Is a Token? Intermediate
The little pieces of text an AI reads and writes, one at a time.
→
What Is Context? Beginner
How an AI keeps track of what was just said.
→
What Is Training Data? Beginner
The examples an AI learns from. Good examples make a good AI.
→
What Is Fine-Tuning? Intermediate
Giving a trained AI extra practice on a special job.
→
What Is RAG? Intermediate
How the robot looks things up before it answers.
→
What Are AI Agents? Intermediate
AI that can take actions and use tools to get things done.
→
What Is Hallucination? Beginner
When an AI sounds sure but makes something up.
→