Thought leadership · Reference
The AI Glossary for enterprise leaders — A to Z.
The AI industry moves fast — and so does the language used to describe it. This glossary gives business and IT leaders plain-English definitions of the terms that show up in board decks, RFPs, vendor pitches and architecture reviews. Curated by our practice leads and updated as the market evolves.
Showing 1–30 of 168 terms
A17 terms on this page
- After-Call Work (ACW) CX & Contact Center
- Post-interaction tasks (wrap codes, notes, dispositions). Auto-summary and auto-disposition are the highest-ROI early CX AI wins.
- Agent Assist CX & Contact Center
- Real-time AI suggestions surfaced to a human agent during a customer interaction — answers, next-best-action, sentiment cues, after-call summary.
- Agentic AI Agentic AI
- AI systems that pursue goals autonomously by planning multi-step actions, calling tools and APIs, and revising their approach based on feedback — rather than only responding to a single prompt.
- AI Agent Agentic AI
- A software entity built around an LLM that perceives context, reasons over a task, invokes tools, and produces an outcome — often on behalf of a user or another agent.
- AI Engineer Applied AI Engineering
- A software engineer who ships production LLM systems — prompt design, RAG, tool integration, evals, cost/latency tuning. Distinct from ML engineer.
- AI Gateway Governance & Ops
- A managed proxy that routes model calls, enforces quotas, redacts PII, logs prompts, and applies policy across multiple LLM providers.
- AI Product Manager AI Roles & Careers
- Owns discovery, scoping and lifecycle of AI features — writing evals as acceptance criteria, managing model/prompt versions, and quantifying business impact.
- AI Solutions Architect AI Roles & Careers
- Designs end-to-end AI systems: models, retrieval, tools, integration, security, cost. The senior engineering role that bridges enterprise architecture and applied AI.
- AIOps Governance & Ops
- Applying machine learning to IT operations data (logs, metrics, traces) to detect anomalies, correlate incidents and automate remediation.
- Alignment Foundations
- The discipline of making an AI system's behavior match human intent, values and organizational policy — both at training time and at runtime.
- Anomaly Detection AI Analytics
- Identifying data points or events that deviate from expected patterns — fraud, outages, churn signals, quality defects.
- API Gateway (LLM) LLM Integration
- A managed proxy that routes model calls, enforces quotas, redacts PII, logs prompts, and applies policy across multiple LLM providers.
- Artificial General Intelligence (AGI) Foundations
- A hypothetical AI capable of performing any intellectual task a human can, across domains. Not a shipping product category today; treat vendor claims with scrutiny.
- Artificial Intelligence (AI) Foundations
- Software systems that perform tasks normally requiring human intelligence — perception, reasoning, language, decision-making — by learning patterns from data.
- AUC (Area Under Curve) Data & Platform
- A single-number summary of a classifier's ability to separate classes across all thresholds; useful for imbalanced problems like fraud or churn.
- Autonomy Level Agentic AI
- A taxonomy (advisor → co-pilot → supervised agent → autonomous agent) describing how much human oversight a workflow requires.
- Average Handle Time (AHT) CX & Contact Center
- Mean duration of a customer interaction including hold and wrap. A primary CX KPI reshaped by agent-assist and automation.
Why it matters — Shifts AI from advisor to operator; changes org design, controls and ROI models.
B7 terms on this page
- Batch Inference LLM Integration
- Running many model calls asynchronously at lower cost — used for backfills, document processing and offline analytics.
- Benchmark Foundations
- A standardized task suite (e.g., MMLU, GSM8K, HELM) used to compare model quality on reasoning, coding, safety or domain knowledge.
- Bias (Model Bias) Governance & Ops
- Systematic error in model output that disadvantages a group or skews decisions — introduced through data, labeling, objectives or deployment context.
- BPO (Business Process Outsourcing) Business & Economics
- Delegating end-to-end business processes (contact center, claims, finance) to a third-party operator; increasingly restructured around AI-augmented agents.
- Bring Your Own Model (BYOM) Data & Platform
- A platform pattern that lets enterprises deploy fine-tuned or proprietary models inside a vendor's runtime instead of using only the vendor's default model.
- Build vs. Buy vs. Fine-tune Business & Economics
- The core AI portfolio decision: adopt a vendor product, build on foundation-model APIs, or invest in fine-tuned/proprietary models. Rarely a single answer per enterprise.
- Business Case (AI Business Case) Business & Economics
- A structured argument tying an AI initiative to measurable value, cost, risk and time-to-impact — the artifact that clears funding gates.
C6 terms on this page
- Caching (Prompt/Response) LLM Integration
- Storing repeat prompts or key/value tensors to cut latency and cost; supported natively by most frontier providers.
- CCaaS (Contact Center as a Service) CX & Contact Center
- Cloud-native contact center platform — routing, IVR, WFM, analytics, digital channels — delivered as a subscription (e.g., Amazon Connect, Genesys Cloud, NICE CXone, Five9, Google CCAI).
- Chain-of-Thought (CoT) Foundations
- A prompting or training pattern where a model produces intermediate reasoning steps before its final answer, improving accuracy on math, planning and multi-hop tasks.
- Chief AI Officer (CAIO) AI Roles & Careers
- Executive accountable for enterprise-wide AI strategy, portfolio, governance and value realization. Increasingly a peer to CIO, CDO and CISO.
- Chunking Search & RAG
- Splitting source documents into passages sized for retrieval and the model's context window. Chunk size and overlap are top-3 RAG quality levers.
- Citation / Attribution Search & RAG
- Linking each generated claim back to the source passage that supports it — non-negotiable for regulated and knowledge-worker use cases.
All 168 terms, A–Z
Every entry has its own page with a plain-English definition, why it matters to enterprise buyers, and where it fits in a delivery program.
- After-Call Work (ACW)
- Agent Assist
- Agentic AI
- AI Agent
- AI Engineer
- AI Gateway
- AI Product Manager
- AI Solutions Architect
- AIOps
- Alignment
- Anomaly Detection
- API Gateway (LLM)
- Artificial General Intelligence (AGI)
- Artificial Intelligence (AI)
- AUC (Area Under Curve)
- Autonomy Level
- Average Handle Time (AHT)
- Batch Inference
- Benchmark
- Bias (Model Bias)
- BPO (Business Process Outsourcing)
- Bring Your Own Model (BYOM)
- Build vs. Buy vs. Fine-tune
- Business Case (AI Business Case)
- Caching (Prompt/Response)
- CCaaS (Contact Center as a Service)
- Chain-of-Thought (CoT)
- Chief AI Officer (CAIO)
- Chunking
- Citation / Attribution
- Classification
- Cohort Analysis
- Containment Rate
- Context Assembly
- Context Window
- Conversation Designer
- Conversation Intelligence
- Conversational AI
- Copilot
- Cost per Task
- Cost-per-Resolution
- CSAT / NPS / CES
- Data Fabric
- Data Lakehouse
- Data Loss Prevention (DLP)
- Data Scientist
- Deep Learning
- Deepfake
- Diffusion Model
- Digital Employee
- Drift (Model Drift)
- Embedding
- Enterprise Search
- EU AI Act
- Evals
- Explainability
- Fallback Routing
- Feature Store
- Few-Shot Learning
- Few-Shot Prompting
- Fine-tuning
- First Contact Resolution (FCR)
- Forecasting
- Foundation Model
- Function Calling / Tool Use
- Generative AI
- Governance (AI Governance)
- GraphRAG
- Grounding
- Guardrails
- Hallucination
- Human-in-the-Loop (HITL)
- Hybrid Search
- IDP (Intelligent Document Processing)
- Image Generation
- Inference
- Instruction Tuning
- IVA (Intelligent Virtual Agent)
- IVR (Interactive Voice Response)
- Jailbreak
- Journey Orchestration
- Knowledge Graph
- KPI Instrumentation
- Latency
- Latency Budget
- Latent Space
- LLM (Large Language Model)
- LLMOps
- LoRA / QLoRA
- Machine Learning (ML)
- MCP (Model Context Protocol)
- Memory (Agent Memory)
- Meta-Prompting
- MLOps / LLMOps Engineer
- Model Card
- Model Risk Officer
- Model Router
- Multi-Agent System
- Multimodal Model
- Neural Network
- Next-Best-Action
- NIST AI RMF
- NLU (Natural Language Understanding)
- Observability (AI Observability)
- Omnichannel
- One-Shot Learning
- Orchestration
- Outcome-Based Pricing
- Parameters
- Payback Period
- Persona Prompting
- Planner
- Pre-training vs. Post-training
- Predictive Analytics
- Prescriptive Analytics
- Prompt Chaining
- Prompt Engineer
- Prompt Engineering
- Prompt Injection
- Prompt Template
- Prompt Versioning
- Quantization
- RAG (Retrieval-Augmented Generation)
- Rate Limits / Quotas
- Re-ranker
- ReAct (Reason + Act)
- Red Teaming
- Regression
- Reinforcement Learning from Human Feedback (RLHF)
- Responsible AI
- Responsible AI Lead
- ROI Model (AI ROI)
- SaaS-to-Agent Migration
- SDK / Client Library
- Segmentation
- Self-Consistency
- Semantic Search
- Sentiment Analysis
- Shadow Deployment
- Small Language Model (SLM)
- Speech Analytics
- Speech Recognition (STT/ASR)
- Speech Synthesis (TTS)
- Streaming Responses
- Structured Output
- Structured Outputs / JSON Mode
- Supervised Learning
- Synthetic Data
- System Prompt
- Temperature
- Text-to-Video
- Token
- Tool Calling
- Total Cost of Ownership (TCO)
- Training Data
- Transformer
- Tree-of-Thought (ToT)
- Unstructured Data
- Unsupervised Learning
- Value Realization
- Vector Database
- Voice AI
- Voice Cloning
- Webhooks (Async LLM)
- Workflow Automation
- Workforce Management (WFM)
- XAI (Explainable AI)
- Zero-Shot Learning
Go deeper
Take the terms into practice.
Each glossary entry maps to a guide, benchmark or working session in our library.