AI Glossary

61 AI Terms Explained

A practical glossary of AI concepts for builders and businesses. No jargon — just clear explanations you can actually use.

Fundamentals Architecture Techniques Applications Infrastructure

A

Agent-to-Agent Communication

Architecture

Protocols and patterns that allow autonomous AI agents to exchange messages, share context, and coordinate actions without human intervention.

Agentic AI

Fundamentals

AI systems that can autonomously plan, reason, and execute multi-step tasks with minimal human intervention.

AI Agent Bootstrap

Architecture

The initialization process where an AI agent loads its configuration, tools, knowledge base, and system prompt before starting to interact with users.

AI Agent Cron Jobs

Architecture

Scheduled tasks that trigger AI agents to perform actions at specific intervals, enabling proactive outreach and automated workflows.

AI Agent Heartbeat

Architecture

A scheduled system where AI agents proactively reach out to users with personalized messages, check-ins, or updates at configured intervals.

AI Agent Hooks

Architecture

Event-driven callbacks that execute custom logic at specific points in an AI agent's lifecycle, such as before/after message processing or tool execution.

AI Agent Memory

Architecture

Systems that allow AI agents to remember information about users across conversations, enabling personalized and contextually aware interactions over time.

AI Agent Soul File (SOUL.md)

Architecture

A configuration file that defines an AI agent's core identity, personality, values, communication style, and behavioral boundaries.

AI Agent Webhooks

Architecture

HTTP callbacks that notify external systems when specific events occur in an AI agent's lifecycle, such as new messages, completed actions, or user sign-ups.

AI Agents

Applications

Autonomous AI systems that can perceive their environment, make decisions, and take actions to achieve specific goals.

AI Hallucination

Fundamentals

When an AI model generates information that sounds plausible but is factually incorrect, fabricated, or nonsensical.

AI Lead Generation

Applications

Using AI agents to identify, qualify, and capture potential customers through automated conversational interactions across channels.

AI Orchestration

Infrastructure

The coordination of multiple AI models, tools, and workflows to accomplish complex tasks that require multiple steps and capabilities.

AI Safety

Fundamentals

The field focused on ensuring AI systems behave as intended, avoid harmful outputs, and remain under human control.

AI Voice Agents

Applications

AI systems that communicate through natural speech, handling phone calls, voice commands, and spoken conversations in real-time.

Answer Engine Optimization (AEO)

Applications

The practice of optimizing content to appear in AI-generated answers from search engines and chatbots rather than traditional search results.

API

Infrastructure

Application Programming Interface — a set of rules allowing different software applications to communicate and exchange data.

Attention Mechanism

Architecture

A technique in neural networks that allows the model to focus on the most relevant parts of input data when generating each part of the output.