AI agents get talked about a lot, but most explanations stay abstract. Here's a short, practical breakdown of what actually makes an agent work — plus a simple example.

Chat vs. Agent

Chat model → question → answer (you do the work)

Agent → goal → result (it plans + executes for you)

Chat: You ask ──> Model answers ──> You act