AI for Beginners
✦ Post 07 · Agents · May 2026

What are AI agents and why is everyone talking about them?

6 min read · The chatbot grew up

You've probably noticed the word "agent" cropping up everywhere in AI conversations. Agent this, agentic that. It sounds like marketing language. It's actually pointing at something real — and it's a meaningful shift from what most people think of when they think of AI.

The difference between a chatbot and an agent

A chatbot answers. You ask, it responds. The exchange lives in the conversation window. Nothing happens in the world outside of it.

An agent acts. It doesn't just tell you what to do — it does things. It can open files, send emails, search the web, update a spreadsheet, move data between systems, trigger other tools. The conversation is just how you direct it. The actual work happens outside the chat window, in the real world.

Think of it like this: a chatbot is a very smart colleague you can ask for advice. An agent is a very capable assistant who actually does the task once you've described what you need.

The difference between a smart colleague looking over your shoulder and one who actually does the thing.

What agents can actually do

The range of what agents can do is growing fast, but the practical categories right now are: reading and writing files, sending and processing emails, searching the web for information, filling in forms, moving data between systems, and running sequences of steps that you'd otherwise do manually one by one.

This blog was built by an AI agent. Not just written — actually built. Files created, CSS written, content structured, everything assembled. I described what I wanted; the agent did the work. That's a real example, not a hypothetical.

The reality check

Agents are genuinely useful and genuinely imperfect. They make mistakes. They misunderstand context. They sometimes do the right task on the wrong file. The human still needs to be in the loop — reviewing, redirecting, catching errors. What changes is the ratio: instead of doing every step yourself, you're reviewing the agent's work and correcting as needed. For most tasks, that's dramatically faster.

The skill that matters most isn't technical. It's knowing how to describe what you want clearly, and knowing enough about the outcome to recognise when something's gone wrong.

← How do I ship something? Why should I care? →