AI Glossary
AI Agent
AI that takes actions, not just answers questions
Definition
An AI agent is an AI system that can autonomously take actions to achieve goals — browsing the web, writing and executing code, managing files, or calling APIs. Unlike a chatbot that only responds to prompts, an agent has a feedback loop: it observes results, plans next steps, and iterates. Agents often use tool use and are increasingly multi-step.