An AI agent is a system based on a language model capable of carrying out tasks autonomously, breaking down a goal into steps, using external tools, and making intermediate decisions without constant supervision. Unlike a simple chatbot that answers a question, an AI agent can browse the web, write code, or operate software to complete an entire mission. It represents a major evolution beyond LLMs used on their own.
Code