AI Glossary

Key AI and enterprise technology terms — practical, jargon-free explanations.

135 terms

A

MLOps & Lifecycle

A/B Testing AI Models

A/B testing for AI models compares multiple model versions in production to determine which delivers better business outcomes with statistical confidence.

Read more →
Technology

A2A (Agent-to-Agent Protocol)

Protocol for communication between AI agents from different vendors — enabling collaboration between Google, Microsoft, Salesforce agents.

Read more →
Security

Adversarial Attacks on AI

Adversarial attacks exploit vulnerabilities in AI models by crafting inputs designed to cause misclassification or unexpected behavior.

Read more →
Artificial Intelligence

Agentic AI

AI systems capable of autonomous planning, decision-making, and executing multi-step tasks without constant human oversight.

Read more →
Security

AI Act Risk Classification

The EU AI Act classifies AI systems into four risk levels — unacceptable, high, limited, and minimal — each with specific regulatory requirements.

Read more →
Artificial Intelligence

AI Alignment

The challenge of ensuring AI systems behave in accordance with human values, intentions, and safety requirements.

Read more →
Security

AI and GDPR

GDPR compliance for AI systems requires careful handling of personal data throughout the machine learning lifecycle, from training to inference.

Read more →
Enterprise & Governance

AI as a Service (AIaaS)

Cloud-based AI services that allow organizations to access artificial intelligence capabilities without building infrastructure from scratch.

Read more →
Enterprise & Governance

AI Audit

Systematic assessment of AI systems for security, regulatory compliance, result quality, and business risk.

Read more →
MLOps & Lifecycle

AI Benchmarks

AI benchmarks are standardized evaluation frameworks that measure and compare the capabilities of AI models across specific tasks and domains.

Read more →
Enterprise & Governance

AI Bias

Systematic prejudices in AI model outputs resulting from unequal training data — discrimination risk and regulatory non-compliance.

Read more →
Enterprise & Governance

AI Center of Excellence

A dedicated organizational unit that drives AI adoption by providing expertise, standards, best practices, and shared resources.

Read more →
Applications

AI Code Generation

Using AI models to automatically write, complete, and transform source code based on natural language instructions or context.

Read more →
Security

AI Compliance Testing

AI compliance testing systematically verifies that AI systems meet regulatory, ethical, and organizational requirements before and during deployment.

Read more →
Security

AI Data Anonymization

Automatically removing or masking personal data (PII) in training sets and AI model queries, GDPR-compliant.

Read more →
Applications

AI Document Summarization

Using AI to automatically condense lengthy documents into concise summaries while preserving key information and context.

Read more →
Enterprise & Governance

AI Ethics

AI ethics examines the moral principles and societal implications of artificial intelligence, guiding organizations toward beneficial and fair AI development.

Read more →
Enterprise & Governance

AI Governance

Organizational framework for managing AI in the enterprise — policies, processes, accountability, and regulatory compliance.

Read more →
Security

AI Guardrails

Protective mechanisms limiting AI model behavior — content filters, output validation, permission limits, and security controls.

Read more →
Artificial Intelligence

AI Image Generation

Creating original images from text descriptions or other inputs using AI models like diffusion networks and GANs.

Read more →
Enterprise & Governance

AI Implementation Roadmap

A phased plan for deploying AI in an organization, covering assessment, pilots, scaling, and enterprise-wide integration.

Read more →
Applications

AI in Customer Service

How artificial intelligence transforms customer support through intelligent automation, personalization, and 24/7 availability.

Read more →
Applications

AI in Finance

How AI is transforming financial services through fraud detection, risk assessment, trading automation, and regulatory compliance.

Read more →
Applications

AI in Healthcare

How AI is advancing medical diagnosis, drug discovery, patient care, and health system efficiency while navigating regulatory requirements.

Read more →
Applications

AI in HR and Recruitment

Applications of AI in human resources, from candidate screening to employee engagement, with attention to bias and regulatory risks.

Read more →
Applications

AI in Legal Industry

How AI is transforming legal work through document analysis, contract review, legal research, and compliance automation.

Read more →
Applications

AI in Logistics

How AI optimizes supply chains, route planning, demand forecasting, and warehouse operations for greater efficiency.

Read more →
Applications

AI in Manufacturing

How AI optimizes manufacturing through quality control, predictive maintenance, process optimization, and smart factory automation.

Read more →
Applications

AI in Marketing

How AI transforms marketing through personalization, content generation, audience targeting, and campaign optimization.

Read more →
Applications

AI in Software Testing

Applying AI to automate test creation, execution, and maintenance, improving coverage and catching defects earlier in development.

Read more →
Technology

AI Inference

The process of generating responses by a trained AI model — the production stage where the model processes inputs and returns results.

Read more →
Applications

AI Integration with IT Systems

Connecting AI capabilities with existing enterprise IT infrastructure, from ERPs and CRMs to databases and communication platforms.

Read more →
Enterprise & Governance

AI Literacy

Mandatory from February 2025 — the ability to understand and responsibly use AI, required by AI Act Article 4.

Read more →
Enterprise & Governance

AI Maturity Model

A structured framework for assessing an organization's readiness, capabilities, and progression in adopting artificial intelligence.

Read more →
MLOps & Lifecycle

AI Model Evaluation

AI model evaluation systematically assesses model performance using metrics, test datasets, and domain-specific criteria to ensure production readiness.

Read more →
MLOps & Lifecycle

AI Model Monitoring

AI model monitoring continuously tracks model performance, data quality, and system health in production to detect degradation and ensure reliable AI operations.

Read more →
Enterprise & Governance

AI Observability

Real-time monitoring of AI systems — tracking performance, costs, response quality, and anomalies in production deployments.

Read more →
Artificial Intelligence

AI Orchestration

Coordinating multiple AI models and agents working together on complex tasks — from resource allocation to data flow management.

Read more →
Applications

AI Pair Programming

Collaborating with an AI assistant during software development for real-time code suggestions, debugging, and problem-solving.

Read more →
MLOps & Lifecycle

AI Pipeline

An AI pipeline is an automated sequence of data processing, model training, evaluation, and deployment steps that produces production-ready AI systems.

Read more →
Applications

AI Process Automation

Using artificial intelligence to automate complex business processes that involve judgment, unstructured data, and dynamic decision-making.

Read more →
Enterprise & Governance

AI Procurement

The process of evaluating, selecting, and acquiring AI solutions, requiring specialized criteria beyond traditional IT procurement.

Read more →
Artificial Intelligence

AI Reasoning

The ability of AI systems to perform logical thinking, multi-step problem solving, and structured analysis beyond pattern matching.

Read more →
Security

AI Red Teaming

Testing AI system security through simulated attacks — finding vulnerabilities, guardrail bypasses, and model manipulation methods.

Read more →
Technology

AI Response Streaming

A technique for delivering AI model outputs incrementally as they are generated, reducing perceived latency.

Read more →
Enterprise & Governance

AI Sandbox

An isolated environment for safely experimenting with AI models, testing new approaches, and validating solutions before production deployment.

Read more →
Security

AI Supply Chain Security

AI supply chain security addresses risks from third-party models, datasets, libraries, and infrastructure used in enterprise AI systems.

Read more →
Technology

AI Tokenization

Process of converting text into tokens (word/character fragments) understood by the AI model — directly impacts costs and quality.

Read more →
Artificial Intelligence

AI Video Generation

Using AI to create, edit, and enhance video content from text prompts, images, or existing footage with minimal manual production.

Read more →
Security

AI Watermarking

AI watermarking embeds detectable signals in AI-generated content to enable provenance tracking and authenticity verification.

Read more →
Enterprise & Governance

AI-Powered Knowledge Management

Using AI to capture, organize, retrieve, and generate organizational knowledge, making institutional expertise accessible at scale.

Read more →
Applications

AI-Powered OCR

Advanced optical character recognition enhanced by AI to accurately extract text from diverse documents, handwriting, and images.

Read more →
Technology

Attention Mechanism

A neural network technique that allows models to focus on the most relevant parts of input data when producing outputs.

Read more →
Artificial Intelligence

Autonomous AI Agents

AI systems that independently plan, execute, and adapt sequences of actions to accomplish complex goals with minimal human intervention.

Read more →

C

Artificial Intelligence

Chain of Thought

Prompting technique where the AI model "thinks aloud" — reasoning step by step, improving accuracy on complex questions.

Read more →
Applications

Chatbot vs AI Agent

Understanding the fundamental differences between simple conversational chatbots and autonomous AI agents capable of independent action.

Read more →
MLOps & Lifecycle

CI/CD for AI

CI/CD for AI extends continuous integration and delivery practices to machine learning, automating testing, validation, and deployment of models and data pipelines.

Read more →
Enterprise & Governance

Cloud AI vs On-Premise AI

Comparing cloud-hosted and on-premise AI deployment models in terms of cost, control, security, scalability, and compliance.

Read more →
Artificial Intelligence

Computer Use (AI)

AI models' ability to directly control a computer — clicking, typing, navigating interfaces like a human.

Read more →
Artificial Intelligence

Computer Vision

AI technology that enables machines to interpret and analyze visual information from images, video, and real-world environments.

Read more →
Security

Confidential Computing

Confidential computing protects AI data and models during processing using hardware-based trusted execution environments.

Read more →
Technology

Context Window

Maximum amount of text (tokens) an AI model can process in a single query — a key LLM performance constraint.

Read more →
Applications

Conversational AI

AI systems that enable natural language dialogue between humans and machines across text and voice channels.

Read more →
Enterprise & Governance

Corporate AI Strategy

A comprehensive plan that aligns AI initiatives with business objectives, covering technology, talent, data, governance, and culture.

Read more →

M

Applications

Machine Translation with AI

AI-powered translation systems that convert text between languages with increasing accuracy, fluency, and domain awareness.

Read more →
Technology

MCP (Model Context Protocol)

Open standard for communication between AI models and external data sources and tools — the "USB-C for artificial intelligence."

Read more →
Technology

Mixture of Experts (MoE)

An architecture where multiple specialized sub-networks handle different inputs, activating only relevant experts per query.

Read more →
MLOps & Lifecycle

MLOps

MLOps combines machine learning and DevOps practices to automate and streamline the deployment, monitoring, and management of AI models in production.

Read more →
MLOps & Lifecycle

Model Card

A model card is a standardized documentation framework that describes an AI model's capabilities, limitations, intended use, and evaluation results.

Read more →
Security

Model Poisoning

Model poisoning attacks compromise AI systems by manipulating the model's parameters or training process to introduce hidden malicious behaviors.

Read more →
Technology

Model Quantization

A technique for reducing AI model size and computational requirements by using lower-precision numerical representations.

Read more →
MLOps & Lifecycle

Model Registry

A model registry is a centralized repository for versioning, storing, and managing machine learning models throughout their lifecycle.

Read more →
MLOps & Lifecycle

Model Serving

The infrastructure and practices for deploying trained AI models to production environments where they handle real-time requests.

Read more →
MLOps & Lifecycle

Model Versioning

Model versioning tracks changes to AI models, their training data, and configurations to ensure reproducibility and enable reliable rollback.

Read more →
Artificial Intelligence

Multi-Agent Systems

AI architecture where dozens of specialized agents collaborate on tasks — each with unique competencies and roles.

Read more →
Artificial Intelligence

Multimodal AI

AI models processing text, images, audio, and video simultaneously — understanding context from multiple information sources.

Read more →
Technology

Multimodal RAG

Retrieval-Augmented Generation that works across text, images, tables, and other data types for richer, more complete AI responses.

Read more →

S

Enterprise & Governance

Scaling AI in Organizations

Moving AI from isolated pilots to enterprise-wide adoption, addressing technical, organizational, and cultural challenges at scale.

Read more →
Technology

Semantic Caching

An intelligent caching strategy that stores and retrieves AI responses based on meaning similarity rather than exact query matches.

Read more →
Technology

Semantic Search

Search technology that understands the meaning and intent behind queries rather than just matching keywords.

Read more →
Applications

Sentiment Analysis

AI technology that automatically detects and classifies emotional tone and opinions in text data at scale.

Read more →
Security

Shadow AI

Unauthorized use of AI tools by employees — without IT department knowledge or control, risking data leaks.

Read more →
Technology

SLM (Small Language Models)

Compact AI models (1-7B parameters) running locally, fast, and cheaply — ideal for specialized tasks without cloud costs.

Read more →
Artificial Intelligence

Speech-to-Text and Text-to-Speech

AI technologies that convert spoken language to written text and vice versa, enabling voice interfaces and accessibility solutions.

Read more →
Technology

Structured Output

Techniques for constraining AI model responses to follow specific formats like JSON, XML, or predefined schemas.

Read more →
Technology

Synthetic Data

Artificially generated datasets preserving statistical properties of originals — for AI training without privacy violations.

Read more →