Agentic AI Learning Map

Understand the core concepts behind AI agents.

Explore the key terms, relationships, and learning priorities needed to build agentic AI systems.

Agent-centered system map

An AI agent is more than an LLM. It combines a model, context, tools, control logic, and guardrails to complete tasks reliably.

Provides intelligence

LLM

Model capabilitiesModel limitationsModel selectionStructured outputs

manages context, loop, tools, and guardrails

Guided and grounded by Context

Context

InstructionsUser/task context

Driven by the Control Loop

Control Loop

PlanActObserveDecideStop / retry

Takes action through Tools

Tools

APIs

Constrained by Guardrails

Guardrails

Safety checks

Selected term

Agent

Definition

An agent is an AI system composed of an LLM plus an agent harness that connects the model to context, tools, state, control flow, permissions, observability, and guardrails.

Role in the Agent model

Agent is the central system formed from an LLM plus an agent harness. The LLM provides intelligence; the harness makes that intelligence operational by managing context, tools, state, control flow, permissions, observability, and guardrails.

Common confusions

  • An agent is not just an LLM; in this map, Agent = LLM + Agent Harness.
  • Autonomy is a spectrum; a useful agent may still have strict permissions and human approvals.
  • Tool use alone does not guarantee good agent behavior without context, state, control logic, and guardrails.

Key subtopics

Connected concepts

5 key links

Agent

  • is powered by

  • is guided and grounded by

  • is driven by

  • takes action through

  • is constrained by

12 more related concepts are kept out of this summary to keep the report readable.

Term Directory

Search by term, alias, category, or related technology.

Upcoming feature

Should I care?

This feature will turn a term into a focused learning recommendation: what it means, why it matters, and how urgently to learn it.