Skip to content

Artificial Intelligence (AI) Agents

Source: What Are AI Agents? | IBM

Agents using artificial intelligence combined with sets of goals (instructions), tools, and external functions like API, web search, data access, and other agents. An agentic system can take a task and divide it into sub taskes for itself and other agent and reason on the outputs to give results to the user. The tasks can be complex and involve the agent correcting itself and finding gaps in its knowledge.

Benefits of the approach are task automation, performance, and response quality. Risks are dependencies on external system, reasoning issues, compute resources which can be supported with human supervision.