An AI agent is an LLM-powered system that can autonomously plan, make decisions, and take actions to accomplish goals. Unlike simple chatbots that just respond to queries, agents can use tools, browse the web, write code, and interact with external systems.
Think of it as giving an LLM "hands" to actually do things in the world, not just talk about them.