In the context of generative artificial intelligence, AI agents (also referred to as compound AI systems or agentic AI) are a class of intelligent agents distinguished by their ability to operate autonomously in complex environments. Agentic AI tools prioritize decision-making over content creation and do not require human prompts or continuous oversight.
Overview
AI agents possess several key attributes, including complex goal structures, natural language interfaces, the capacity to act independently of user supervision, and the integration of software tools or planning systems. Their control flow is frequently driven by large language models (LLMs). Agents also include memory systems for remembering previous user-agent interactions and orchestration software for organizing agent components.
AI agents do not have a standard definition. The concept of agentic AI has been compared to the fictional character J.A.R.V.I.S..
A common application of AI agents is the automation of tasks—for example, booking travel plans based on a user’s prompted request. Prominent examples include
…
Source: Wikipedia
No Comments yet!