28-day beginner course

Introduction to AI

A plain-English guide to what AI is, how chatbots work, which tools matter, how to prompt well, what happens behind the scenes, and how to use AI responsibly.

28 days4 weeksGoal - Learn - Example - Practice - Checkpoint
Week 1

Foundations

Start with the core terms and mental models.

Week 2

Everyday Use

Apply the tools to practical work.

Week 3

Behind the Scenes

Understand the systems under the interface.

Week 4

Responsible Power

Use the tools with judgment and clear limits.

Glossary

AI
Software that uses learned patterns to help classify, predict, generate, search, or act.
Model
The trained engine behind an AI tool. The app is the interface around it.
Prompt
The instruction, context, and requested output you give the AI.
Token
A small chunk of text that language models read and generate.
Context window
The amount of text, files, and conversation the model can consider at once.
RAG
Retrieval-augmented generation: search first, then answer from the retrieved material.
Agent
An AI workflow that can plan steps and use tools, not only write a reply.
Hallucination
A confident-sounding answer that is unsupported, wrong, or invented.