Aurora AITell us your case

Offering

ServicesProductsCase studies

For whom

Private EquityEnterpriseSMB
ServicesProductsCase studiesAboutBlogContact

Knowledge base

Start hereWikiGlossaryGuides

AI Glossary

AI agent

autonomous agent, AI agent

An AI agent is a system that, given a goal, plans its own steps, uses tools (search, APIs, code, and so on) and carries out tasks in a loop — rather than simply answering a single question.

An ordinary model answers once. An agent is given a goal and decides for itself which steps to take to reach it — it can look up data, call an API, run code, then assess the result and adjust its approach.

The key to a safe agent is oversight: clear boundaries on its tools, checkpoints, and the ability to stop the loop.

Related terms

In guides

Related articles