Lesson 1044 of 1570
What Makes an AI 'Agent' Different From a Chatbot
An AI agent like Claude Code or Manus runs steps on its own — a chatbot just talks back.
Lesson map
What this lesson covers
Learning path
The main moves in order
- 1The big idea
- 2AI agent
- 3tool use
- 4autonomy
Concept cluster
Terms to connect while reading
Section 1
The big idea
A chatbot like vanilla ChatGPT only writes text back. An AI agent like Claude Code, Manus, or OpenAI's Operator can actually *do* things — open files, run commands, click buttons, send messages. The difference is loops and tools. Agents loop ('think, act, look, think again') and use tools (terminal, browser, file system).
Some examples
- ChatGPT tells you how to rename 50 files. Claude Code actually renames them.
- Gemini explains how to scrape a website. Manus opens a browser and scrapes it.
- ChatGPT writes a TODO list. ChatGPT's Tasks (agent mode) emails it to you on a schedule.
- Claude tells you the bug fix. Cursor Agent edits the file, runs the tests, and commits.
Try it!
Watch a 5-minute Claude Code or Manus demo on YouTube. Count how many tool calls happen between your prompt and the final answer.
End-of-lesson quiz
Check what stuck
15 questions · Score saves to your progress.
Tutor
Curious about “What Makes an AI 'Agent' Different From a Chatbot”?
Ask anything about this lesson. I’ll answer using just what you’re reading — short, friendly, grounded.
Progress saved locally in this browser. Sign in to sync across devices.
Related lessons
Keep going
Builders · 40 min
AI Agent: Plan Prom Without the Stress, Part 2
An AI agent that handles outfit, group, dinner, and afterparty in one go.
Builders · 28 min
Chat AI vs. Agent AI: The Real Difference
A chatbot answers. An agent does. Learn the line between a model that talks and a model that acts — and why crossing it changes everything about how you work with AI.
Builders · 40 min
What Makes an AI an Agent, Part 1
An AI agent is AI that takes ACTIONS, not just answers questions.
