Skip to main content

Glossary

Key terms explained in plain language.

Tag

Agent Orchestration

An operating approach that coordinates multiple AI agents and tools under shared routing and control policies

#agent orchestration#multi-agent#agent routing

Agentic Coding

A development style where AI agents handle multi-step coding tasks beyond simple code completion

#Agentic Coding#AI coding agent#developer automation

AGI (Artificial General Intelligence)

A hypothetical AI system capable of performing any intellectual task a human can

#AGI#AI#Superintelligence

AI Agent

An autonomous AI system that can plan, use tools, and take actions to achieve goals

#AI Agent#Autonomous AI#LLM

AMR (Autonomous Mobile Robot)

A mobile robot that plans and adjusts its own routes using sensor-based environmental awareness

#AMR#Autonomous Mobile Robot#autonomous warehouse robot

Anticipatory UI

An interface pattern that predicts likely next actions from user context before explicit commands

#Anticipatory UI#predictive interface#context-aware UI

Attention

A mechanism that allows AI models to focus on the most relevant parts of the input when producing output

#Attention#Transformer#Deep Learning

AX (AI Transformation)

An organizational shift that embeds AI into workflows, decision-making, and service operations

#AX#AI Transformation#Operations

Chunk

A text segment created by splitting long documents into meaningful units for retrieval and generation

#Chunk#Chunking#RAG

Claude Code

Anthropic's terminal-based CLI coding agent for autonomous development tasks

#Claude Code#CLI agent#AI coding

Claude Opus

Claude's top-tier model family optimized for deep multi-step reasoning and high-stakes analysis

#Claude Opus#Opus#Opus 4.6

Claude Sonnet

Claude's practical model family optimized for speed, cost efficiency, and strong day-to-day quality

#Claude Sonnet#Sonnet#Sonnet 4.6

Co-work

A collaboration pattern where humans and AI split roles to complete work together

#co-work#AI collaboration#human AI workflow

Cobot (Collaborative Robot)

A safety-focused industrial robot designed to work in shared spaces with human operators

#Cobot#Collaborative Robot#human-robot collaboration

Context Window

The maximum number of tokens a model can process in a single request

#Context Window#Tokens#LLM

Cursor

An AI-first IDE built on VS Code that supports multi-file editing and agentic coding workflows

#Cursor#AI IDE#agentic coding

DeepSeek

An AI model/research organization known for open-source LLM releases and strong cost-performance pressure on closed API markets

#DeepSeek#open-source AI#LLM

Diffusion Model

A generative AI model that creates data by learning to gradually remove noise from random static

#Diffusion#Image Generation#Generative AI

Edge AI

Running AI models directly on local devices instead of in the cloud

#Edge AI#On-device#Efficiency

Embedding

A way to represent words and concepts as numerical vectors

#Embedding#Vector#Representation Learning

Fine-tuning

The process of further training a pre-trained AI model on a specific dataset to specialize its capabilities

#Fine-tuning#Transfer Learning#LLM

Gemini

Google DeepMind's multimodal generative AI model family

#Gemini#Gemini 3.1 Pro#Google DeepMind

GitHub Copilot Agent

A GitHub-integrated coding agent that executes multi-step tasks in issue and pull request workflows

#GitHub Copilot Agent#GitHub Copilot#Copilot Agent

GPT (Generative Pre-trained Transformer)

A family of large language models by OpenAI that generate text by predicting the next token

#GPT#OpenAI#LLM

Hallucination

When an AI model generates plausible-sounding but factually incorrect or fabricated information

#Hallucination#LLM#Reliability

Human-in-the-loop

An operating principle where humans review or approve AI actions at critical decision points

#human-in-the-loop#HITL#human approval

Intent-based UX

A UX pattern where users express goals and the system assembles the execution flow

#Intent-based UX#agent UX#intent interface

LLM (Large Language Model)

A massive AI model trained on vast amounts of text data

#LLM#GPT#Language Model

LoRA (Low-Rank Adaptation)

An efficient fine-tuning technique that adapts large AI models using a small number of trainable parameters

#LoRA#Fine-tuning#Efficiency

Lost in the Middle

A long-context failure mode where mid-document information is underused compared with beginning or end segments

#Lost in the Middle#context loss#mid-context degradation

MLOps

A set of practices for deploying, monitoring, and maintaining machine learning models in production

#MLOps#Deployment#Pipeline

MoE (Mixture of Experts)

A model architecture that activates only selected experts per input to improve cost-performance efficiency

#MoE#Mixture of Experts#LLM

Multimodal

AI systems that can understand and generate multiple types of data like text, images, and audio

#Multimodal#GPT-4#Vision

Physical AI

AI systems that perceive the real world through sensors and execute tasks through physical action

#Physical AI#Embodied AI#Embodied Intelligence

Prompt

The input text or instruction given to an AI model to guide its response

#Prompt#Prompt Engineering#LLM

RAG (Retrieval-Augmented Generation)

A technique that enhances LLM responses by retrieving relevant external information before generating an answer

#RAG#LLM#Vector DB

Rate Limiting

A control method that caps API request volume over a time window to protect stability and cost

#rate limiting#rate limit#request throttling

RLHF (Reinforcement Learning from Human Feedback)

A training method that aligns AI behavior with human preferences using human evaluators

#RLHF#Reinforcement Learning#Alignment

SaaS (Software as a Service)

A delivery model where software is provided as a cloud subscription instead of local installation

#SaaS#software as a service#subscription software

Sovereign AI

An AI operating strategy where an organization or nation keeps direct control over data, models, and infrastructure

#Sovereign AI#private AI#on-prem AI

Token

The smallest unit of text that AI processes

#Token#Tokenizer#LLM

Transformer

A neural network architecture that revolutionized AI by processing sequences with self-attention mechanisms

#Transformer#Attention#Deep Learning

Vector Database

A specialized database designed to store and search high-dimensional vector embeddings efficiently

#Vector DB#Embedding#Search

Vertex AI

Google Cloud's unified platform for enterprise machine learning and generative AI

#Vertex AI#Google Cloud AI#enterprise AI platform

Vibe Coding

A rapid development style that uses AI coding assistants in short generate-run-fix loops

#vibe coding#AI coding#developer productivity

VPC Service Controls

A Google Cloud security feature that enforces data perimeters around managed services

#VPC Service Controls#VPC-SC#data perimeter

Zero-shot / Few-shot Learning

Techniques that allow AI models to handle new tasks with little or no example data

#Zero-shot#Few-shot#Prompt

Zero-UI

An interaction model that minimizes screen controls and relies on voice, gesture, or sensor input

#Zero-UI#screenless interface#voice interface