Overview
An AI agent that interprets datasets, generates visualisations, performs statistical analysis, and produces actionable insights through autonomous exploratory data investigation.
Cross-References(1)
More in Agentic AI
Goal-Oriented Agent
Agent FundamentalsAn AI agent that formulates and pursues explicit goals, planning actions to achieve desired outcomes.
Multi-Agent System
Multi-Agent SystemsA system composed of multiple interacting AI agents that collaborate, negotiate, or compete to solve complex problems.
Agent Telemetry
Agent FundamentalsThe automated collection and transmission of performance data from AI agents for monitoring and analysis.
Agentic RAG
Agent Reasoning & PlanningAn advanced retrieval-augmented generation pattern where an agent dynamically decides what information to retrieve, from which sources, and how to refine queries iteratively.
Plan-and-Execute Pattern
Agent Reasoning & PlanningAn agentic architecture where a planning module decomposes goals into ordered tasks and a separate executor carries them out, enabling complex multi-step problem solving.
Agent Orchestration
Enterprise ApplicationsThe coordination and management of multiple AI agents working together to accomplish complex workflows.
ReAct Framework
Agent Reasoning & PlanningReasoning and Acting — a framework where language model agents alternate between reasoning traces and action execution.
Worker Agent
Enterprise ApplicationsA specialised agent that performs specific tasks as directed by a supervisor or orchestrator agent.