Overview
A large collection of AI agents operating collaboratively using emergent behaviour patterns to solve complex tasks.
Cross-References(1)
More in Agentic AI
Agent Autonomy Level
Agent FundamentalsThe degree of independence an AI agent has in making and executing decisions without human approval.
Task Decomposition
Agent Reasoning & PlanningBreaking down complex tasks into smaller, manageable subtasks that can be distributed among AI agents.
Browser Agent
Agent FundamentalsAn AI agent that autonomously navigates web pages, fills forms, extracts information, and completes online tasks by controlling a browser through programmatic or visual interfaces.
Data Analysis Agent
Agent FundamentalsAn AI agent that interprets datasets, generates visualisations, performs statistical analysis, and produces actionable insights through autonomous exploratory data investigation.
Human-in-the-Loop
Safety & GovernanceA system design where human oversight and approval are required at critical decision points in automated processes.
Agent Skill
Tools & IntegrationA specific capability or function that an AI agent can perform, such as web search, code execution, or data analysis.
Agent Memory
Agent Reasoning & PlanningThe storage mechanism enabling AI agents to retain and recall information from previous interactions and experiences.
BDI Architecture
Agent FundamentalsBelief-Desire-Intention — an agent architecture where agents reason about beliefs, desires, and intentions to decide actions.