AI Glossary

Plain-English definitions for AI terms every builder should know. Updated weekly.

Start Here

Agentic Loop

The iterative cycle in which an AI agent perceives its environment, selects an action, executes it, and observes the result before deciding on the next step toward a goal.

Read definition →

AI Agent

An autonomous AI system that perceives its environment, makes decisions, and takes actions to complete a goal. AI agents use LLMs as their reasoning engine and have access to tools (web search, code execution, APIs) to act on the world.

Read definition →

AI Alignment

The field of AI research focused on ensuring that AI systems pursue goals and exhibit behaviors that are consistent with human values and intentions.

Read definition →

AI Orchestration

The coordination of multiple AI models, agents, tools, and data sources within a workflow to complete complex, multi-step tasks autonomously.

Read definition →

Chain-of-Thought Prompting

A prompting technique that instructs a language model to articulate intermediate reasoning steps before arriving at a final answer, improving performance on complex tasks.

Read definition →

Context Window

The maximum amount of text (in tokens) that a language model can process in one prompt-response cycle. Both input (prompt) and output (completion) count against the limit.

Read definition →

Stay in the loop

Weekly AI tool reviews, news digests, and how-to guides.