The line in one sentence
A chatbot ends its turn with an answer. An agent ends its turn with a result.
Everything else in this article is just that sentence, unpacked with examples.
What a chatbot really is
A chatbot is a conversation partner — an extremely well-read one. It has read more than any human ever could, and it's brilliant at turning that into explanations, drafts, summaries, ideas and answers, instantly.
But its entire world is the chat window. It cannot open a website, look at your files, or press a single button anywhere. Everything it produces arrives as text, and everything that needs doing afterwards is done by you. That's not a flaw — it's the design. It also makes chatbots fast, cheap and very safe: the worst a chatbot can do is be wrong in words.
What an agent adds
An agent takes the same brilliant brain and gives it three upgrades: a goal to pursue (not just a message to answer), tools to act with (a browser, files, apps), and a loop that keeps it working step after step until the job is finished.
The result: instead of telling you how to do something, it goes and does it — then reports back.
The same request, both ways
What the agent's magic costs
There's no free lunch. Three honest trade-offs come with agents:
- ▸Money: that phone-plan task might involve 40 AI calls and tool actions — versus one for the chatbot. Agents turn per-message pricing into per-task pricing.
- ▸Time: chatbots answer in seconds; agents work for minutes. Fine when the alternative was an hour of your own time.
- ▸Risk: a chatbot's worst mistake is a wrong sentence. An agent's worst mistake could be a wrong action — a bad booking, a mis-sent email. This is why good agents ask before doing anything irreversible.
A simple rule for choosing
- 1Want to understand, learn, draft or brainstorm? Chatbot. It's faster, cheaper and you stay in control of every word.
- 2Want a multi-step chore finished — research compiled, files organised, forms filled? Agent, with you reviewing the result.
- 3Does the task involve sending, deleting or spending? Agent only with an approval step — or don't hand it over at all.
