What is an AI agent?
An AI agent is a software system that breaks a given goal into steps, selects relevant information or tools and performs actions within defined boundaries.
- An agent combines a model with instructions, context, tools and an execution loop.
- Tools may search, calculate, create documents or trigger actions in business systems.
- The broader the freedom to act, the more important permissions, approvals, logs and stop conditions become.