IntermediateInformation Agents
Continuously running AI systems that proactively monitor, synthesize, and act on information across your digital workspace—transforming search from reactive queries into autonomous intelligence.
Glossary of AI concepts, explained simply
169 concepts
Recently updated and popular entries
IntermediateContinuously running AI systems that proactively monitor, synthesize, and act on information across your digital workspace—transforming search from reactive queries into autonomous intelligence.
AdvancedAI systems that autonomously improve their own capabilities by generating synthetic training data, debugging their own learning process, and modifying their reasoning strategies—early steps toward recursive self-improvement.
AdvancedThe paradigm shift where AI systems autonomously discover, verify, and help patch software vulnerabilities faster than human researchers and threat actors—finally tilting the attacker-defender balance toward defense.
IntermediateGoogle's any-to-any multimodal foundation model capable of generating any output (text, image, audio, video) from any input, with physics-grounded video generation as its first major capability.
I can help you apply this concept to your business.
IntermediateActivation functions introduce non-linearity into neural networks, enabling them to learn complex patterns. Common ones: ReLU, GELU (transformers), sigmoid, softmax.
AdvancedA technique that injects synthetic vectors into a model's internal layers at inference time to directly shift its decision-making, enabling precision debiasing and behavioural control — but also capable of bypassing safety training without any jailbreak prompt.
AdvancedA global activation sparsity method that optimizes LLM inference by intelligently allocating compute budgets based on the statistical properties of Transformer weights.
IntermediateA reasoning strategy where AI models dynamically adjust how much they think per turn — from instant responses to deep multi-step deliberation — based on task complexity.
AdvancedA security benchmark that measures the economic token cost an adversary must spend to trick an AI agent into unauthorized tool use, replacing static pass/fail evaluations with game-theoretic cost analysis.
AdvancedOpen-source custom Chromium that pauses the web between AI agent steps, achieving 90%+ reproducible automation success.
AdvancedThe practice of measuring AI agent performance using deterministic, execution-based testing environments that verify complete tool-call trajectories rather than relying on subjective LLM-as-a-judge grading.
BeginnerA technique that externalises an AI agent's behavioural rules and learned heuristics into structured files loaded at session start, giving the agent persistent and consistent behaviour across restarts without fine-tuning.
AdvancedBenchmark proving AI agents blindly accept corrupted tool data — 0 out of 1,563 turns questioned, while appearing to perform well on standard metrics.
IntermediateAI systems that combine language models with reasoning and tool-use to autonomously execute complex, multi-step tasks — now supported by dedicated infrastructure for production deployment.
IntermediateThe discipline of building autonomous AI agent systems — covering architecture, orchestration, tool integration, safety, and operations.
IntermediateRAG where an autonomous agent controls the retrieval process — iteratively searching, refining queries, and cross-referencing sources.
BeginnerAn AI system that autonomously plans, reasons, and takes actions to accomplish goals using tools
IntermediateEnsuring AI systems behave in accordance with human values, intentions, and safety requirements
BeginnerAn AI API is a web service that lets developers integrate AI model capabilities into applications via simple HTTP requests, without running models themselves.
BeginnerAI governance is the framework of policies, regulations, and practices that ensure AI systems are developed and deployed responsibly, fairly, and in compliance with laws.
BeginnerWhen an LLM confidently generates false or fabricated information
BeginnerThe process of running a trained LLM to generate output from input
IntermediateAdversarial techniques that bypass an LLM's safety guardrails to produce prohibited content — a key threat that drives AI safety research and red-teaming practice
IntermediateMonitoring, logging, and analyzing AI system performance in production — catching quality regressions, cost anomalies, and failures before they impact users
IntermediateAI orchestration coordinates multiple AI models, tools, and data sources into unified workflows, managing the flow between components in complex AI systems.
IntermediateSystematically probing AI systems for vulnerabilities, failure modes, and alignment gaps before deployment — now quantifiable in dollar terms via economic benchmarks like ACE.
IntermediateThe integration of advanced AI foundation models with robotic hardware to create machines capable of autonomous, real-world reasoning and physical manipulation.
IntermediateAI systems that run autonomously in the cloud on schedules, API triggers, or webhooks — executing complex workflows without requiring a user's local machine.
BeginnerArtificial intelligence is the field of computer science that builds systems capable of performing tasks normally requiring human intelligence, such as learning, reasoning, and perception.
AdvancedThe mathematical mechanism that allows transformers to dynamically focus on the most relevant parts of the input when processing each token
AdvancedUsing frontier AI models to autonomously discover methods for aligning other AI systems — addressing the scalable oversight challenge by letting safety research scale with capabilities.
AdvancedThe paradigm shift where AI systems autonomously discover, verify, and help patch software vulnerabilities faster than human researchers and threat actors—finally tilting the attacker-defender balance toward defense.
IntermediateAutoregressive generation is how LLMs produce text: predicting one token at a time, with each new token conditioned on all previously generated tokens.
IntermediateBatch size (examples per update) and learning rate (step size for weight updates) are the two most important hyperparameters controlling how neural networks train.
AdvancedBeam search generates text by exploring multiple candidate sequences in parallel, keeping the top-k most promising paths to find the highest-probability output.
BeginnerA benchmark is a standardized test used to measure and compare AI model performance, providing reproducible scores across tasks like reasoning, coding, and knowledge.
BeginnerBias in ML refers to systematic errors from data, algorithms, or deployment that cause models to produce unfair or discriminatory results.
AdvancedA neural architecture that couples two parallel language models via their hidden states for real-time latent-channel coordination, dramatically improving reasoning accuracy without token overhead.
IntermediateA local testing framework that orchestrates AI agents using YAML DAGs, providing deep visibility and CLI debugging for multi-agent workflows.
AdvancedCatastrophic forgetting is when training a neural network on new data overwrites previously learned knowledge, causing it to lose earlier capabilities.
IntermediateA prompting technique that asks LLMs to reason step-by-step before answering, dramatically improving accuracy
BeginnerA classifier is an ML model that assigns inputs to predefined categories — the foundation of spam filters, sentiment analysis, image recognition, and fraud detection.
BeginnerAnthropic's terminal-based AI coding assistant that operates as a multi-agent runtime for autonomous software engineering across entire repositories.
IntermediateA post-task reflective protocol for multi-agent AI in which agents collaboratively analyse completed tasks, distil insights into compact heuristics, and route that knowledge asymmetrically to teammates who need it most — permanently improving performance without fine-tuning.
IntermediateAn open-source integration platform that connects AI agents to over 1,000 external tools, handling complex API routing and secure authentication.
AdvancedA training approach where AI models critique and revise their own outputs against a set of principles, using AI-generated feedback for scalable alignment
IntermediateTechniques to reduce token counts while preserving meaning — critical for agentic workflows that exhaust even million-token context windows.
BeginnerThe gradual degradation of AI agent performance as a session accumulates tokens, causing the model to lose focus on earlier instructions and constraints.
BeginnerThe maximum number of tokens an LLM can process in a single request
AdvancedContinual learning enables AI systems to learn new tasks over time without forgetting previous knowledge, solving the stability-plasticity dilemma.
IntermediateCosine similarity measures how similar two vectors are by computing the cosine of the angle between them — the standard metric for comparing AI embeddings.
AdvancedA constitutional oversight framework that detects deceptive behavior in LLM agents by analyzing their internal reasoning traces and hidden states.
BeginnerDeep learning is a machine learning technique using multi-layered neural networks that automatically learn hierarchical data representations, powering modern AI breakthroughs.
BeginnerA highly efficient, open-weight AI model family that delivers frontier-level coding and reasoning capabilities at significantly lower computational costs.
AdvancedA VLM architecture that routes abstract visual features to early Transformer layers and high-resolution details to later layers for optimal document parsing in compact models.
IntermediateAn AI agent architecture that governs execution through predefined states and tool-gating rules rather than LLM judgment, physically preventing destructive or out-of-order actions and dramatically improving production deployment rates.
BeginnerA chatbot responds to messages in conversation; an AI agent autonomously plans, uses tools, and takes multi-step actions to achieve goals.
IntermediateOpen weights means model parameters are downloadable; true open source includes weights, training code, data, and a permissive license — most "open" AI models are open weights only.
BeginnerClassification predicts categories (spam/not spam); regression predicts continuous values (house price). These are the two fundamental supervised ML problem types.
BeginnerTraining teaches a model by adjusting its parameters on data (expensive, done once); inference uses the trained model to make predictions (cheap, done millions of times).
IntermediateA diffusion model generates images by learning to reverse a noise-adding process, iteratively refining random noise into coherent outputs guided by text prompts.
AdvancedA technique that lets AI agents build their own reasoning structures at inference time rather than relying on fixed scaffolds, significantly improving performance on complex tasks.
IntermediateEdge AI runs AI models directly on local devices instead of the cloud, enabling privacy, low latency, and offline functionality through quantized and distilled models.
IntermediateA numerical vector that captures the semantic meaning of text, enabling similarity search
AdvancedAI systems designed to perceive and interact with physical or virtual environments, bridging the gap between digital reasoning and real-world action.
AdvancedMeasurable internal neural representations inside AI models that function like emotions and causally steer the model's behavior.
IntermediateAn encoder-decoder architecture pairs an encoder (which reads and compresses input) with a decoder (which generates output), forming the basis of transformer model variants like BERT, GPT, and T5.
IntermediateExplainability and interpretability address the AI black-box problem: understanding why models make specific decisions, using techniques like SHAP, LIME, and Chain-of-Thought.
IntermediateFeature engineering transforms raw data into informative input variables for ML models — selecting, creating, and encoding features that help models learn effectively.
AdvancedFederated learning trains AI models across decentralized devices by sharing model updates instead of raw data, enabling privacy-preserving machine learning.
BeginnerProviding a few worked examples in the prompt to guide an LLM's behavior — typically improving accuracy by 20-30% over zero-shot
IntermediateTraining a pre-trained LLM further on domain-specific data to specialize its behavior
AdvancedA hardware-aware algorithm that massively speeds up LLM processing by optimizing GPU memory reads, enabling very long context windows.
IntermediateA foundation model is a large AI model pre-trained on broad data at scale that can be adapted to many downstream tasks through prompting, fine-tuning, or retrieval augmentation.
IntermediateFunction calling lets LLMs request the execution of external tools and APIs, enabling real-world actions and data retrieval beyond text generation.
IntermediateAn open-source orchestration tool that isolates parallel AI coding agents into separate Git worktrees to prevent file and port conflicts.
IntermediateA GAN uses two competing neural networks — a generator and a discriminator — to produce realistic synthetic data through adversarial training.
IntermediateGoogle's any-to-any multimodal foundation model capable of generating any output (text, image, audio, video) from any input, with physics-grounded video generation as its first major capability.
IntermediateGoogle DeepMind's open-weight multimodal model family that natively handles text, vision, and audio on-device.
BeginnerGenerative AI is a category of AI systems that create new content — text, images, audio, code — rather than just analyzing existing data.
BeginnerOptimizing content for AI discovery instead of just search engines — answer-first structure, structured data, and question-oriented titles.
BeginnerGPT (Generative Pre-trained Transformer) is OpenAI's family of large language models that demonstrated how scaling transformers produces increasingly capable AI.
IntermediateGradient descent is the optimization algorithm that trains neural networks by iteratively adjusting parameters in the direction that reduces prediction error.
IntermediateA RAG architecture that pre-builds a knowledge graph from documents, enabling multi-hop reasoning over entity relationships instead of flat vector search.
IntermediateAnchoring LLM responses to verified external sources to reduce hallucinations and enable citation
AdvancedA reinforcement learning algorithm that aligns language models by comparing groups of outputs against each other, eliminating the need for a separate reward model.
IntermediateGuardrails are safety mechanisms that constrain AI system behavior — filtering inputs, validating outputs, and preventing harmful or off-topic responses in production applications.
AdvancedA deterministic safety gate that instantly blocks unauthorized real-world actions proposed by AI agents without relying on statistical training.
IntermediateThe ability of LLMs to learn new tasks from examples provided in the prompt — without any weight updates or fine-tuning
AdvancedA training-free paradigm where a population of AI agents dynamically specialises, learns from failures, and restructures its own collaboration topology during execution — without updating model weights.
IntermediateContinuously running AI systems that proactively monitor, synthesize, and act on information across your digital workspace—transforming search from reactive queries into autonomous intelligence.
IntermediateSafety pattern giving system prompts priority over user inputs and tool outputs — preventing prompt injection in autonomous agents.
AdvancedAn AI agent benchmark testing incident response on real Kubernetes infrastructure, revealing that frontier models like Claude Opus 4.7 and GPT-5.5 resolve fewer than 50% of production failures.
AdvancedAn always-on background daemon inside Claude Code that autonomously prunes, merges, and resolves contradictions in the AI agent's working memory.
IntermediateA knowledge graph stores real-world entities and their relationships as a structured network, enabling machines to reason over connected facts and enhance AI accuracy.
AdvancedA memory optimization that stores previously computed key-value pairs in transformer attention layers — avoiding redundant computation and accelerating generation 3-5×
BeginnerA neural network trained on massive text data to understand and generate human-like language
AdvancedLatent space is the internal representation space learned by neural networks — a compressed mathematical space where data is mapped to vectors capturing essential features and relationships.
AdvancedA class of techniques that directly read, steer, or couple the internal numerical representations of AI models rather than operating through text, enabling real-time alignment audits, bias detection, and token-free inter-model communication.
IntermediateAn efficient fine-tuning method that trains only small adapter layers instead of the full model
IntermediateA loss function measures how wrong a model's predictions are, providing the error signal that training algorithms minimize to improve the model.
BeginnerMachine learning is a branch of AI where systems learn patterns from data to improve at a task without being explicitly programmed.
IntermediatePope Leo XIV's 150-page encyclical on AI ethics, calling for the disarmament of AI from tech monopolies, democratic oversight, and grounding AI policy in human dignity and theological anthropology.
AdvancedA highly efficient AI architecture that uses State-Space Models instead of Transformers to process massive amounts of text with very low memory usage.
IntermediateCloud-hosted AI agent platforms that handle infrastructure, credential management, and sandboxing so developers only define tasks and guardrails—dramatically accelerating agent deployment.
AdvancedA 229.9B parameter Mixture-of-Experts model with only 9.8B active parameters per token, optimized for agentic tasks and exhibiting early signs of self-evolution—autonomously debugging its own training and modifying its scaffolding.
AdvancedAn architecture that routes tokens to specialized sub-networks, increasing model capacity without a proportional increase in computing costs.
IntermediateMLOps applies DevOps practices to machine learning: automating deployment, monitoring, and maintenance of ML models in production.
IntermediateA model card is standardized AI model documentation covering intended use, performance, limitations, training data, and ethical considerations — a transparency label for AI.
BeginnerOpen standard for connecting AI to external tools — now embedded in browsers, CLIs, and websites via WebMCP, though cross-source data queries remain a challenge.
IntermediateTraining a smaller 'student' model to replicate a larger 'teacher' model's capabilities at a fraction of the cost and latency
IntermediateArchitectures where multiple specialized AI agents collaborate, divide tasks, and verify each other's work — with routing strategies like the Advisor pattern enabling cost-efficient orchestration.
IntermediateServing multiple isolated customers from a single LLM deployment — reducing per-customer costs by 40-60% while maintaining strict data separation
BeginnerMultimodal AI systems process and generate multiple data types — text, images, audio, video — within a single model, enabling cross-modal understanding and creation.
AdvancedAn Anthropic interpretability technique that automatically translates a large language model's internal activation vectors into human-readable text, enabling pre-deployment alignment audits and detection of hidden biases or deceptive intent.
BeginnerNatural language processing is the AI field that enables computers to understand, interpret, and generate human language, underpinning chatbots, translation, and LLMs.
AdvancedNVIDIA's family of language models (3B-14B) that merge autoregressive and diffusion generation into one architecture, enabling both GPT-style sequential generation and 10-50x faster parallel diffusion mode.
BeginnerA network of interconnected artificial neurons that learns patterns from data — the foundational architecture behind all modern AI
BeginnerAI models, weights, and tools that are publicly available — now matching closed-source frontier models on major benchmarks, democratizing access to advanced capabilities.
BeginnerOverfitting means a model memorizes training data without generalizing; underfitting means a model is too simple to learn the underlying patterns. Balancing them is key to effective ML.
IntermediateA family of techniques that adapt large AI models to specific tasks by updating only a tiny fraction of parameters, cutting fine-tuning costs by 90–99%.
IntermediateThe standard metric for evaluating language model quality — measuring how well a model predicts text, where lower values indicate better language understanding
AdvancedPositional encoding tells transformers the order of tokens in a sequence, since self-attention alone is position-agnostic. Modern approaches like RoPE enable 128K+ context windows.
IntermediatePre-training is the initial training phase where an AI model learns broad patterns from a large general-purpose dataset before being adapted for specific tasks.
IntermediateAnthropic's replacement for JSON function calling — Claude executes code blocks to invoke multiple tools dynamically, eliminating round-trip overhead.
AdvancedAnthropic's AI-powered security initiative that uses Claude to autonomously discover and verify tens of thousands of critical vulnerabilities in global software infrastructure faster than threat actors can exploit them.
BeginnerThe input text or instructions given to an LLM to generate a response
IntermediateStoring and reusing processed prompt prefixes on LLM servers to reduce costs by up to 90% and latency by 3×
IntermediateBreaking complex tasks into a sequence of simpler LLM calls where each output feeds the next input — improving quality 20-40% over single-pass processing
BeginnerThe systematic practice of designing effective prompts to get optimal results from LLMs
IntermediateAn attack where malicious input manipulates an LLM into ignoring its instructions
AdvancedA security model for AI agents where every action must be backed by a cryptographic proof of its authorisation chain, making prompt injection and unauthorised actions mathematically impossible rather than merely policy-prohibited.
IntermediateA technique that combines LLMs with external knowledge retrieval to improve accuracy and reduce hallucinations
IntermediateThe critical gap between AI agent performance on benchmarks (90%+) versus real enterprise workflows (<50%), revealing that frontier models fail at multi-step, ambiguous, tool-heavy tasks humans routinely delegate.
IntermediateAI reasoning is the ability of models to think step by step, using techniques like Chain-of-Thought and reasoning models (o1, o3) for complex problem-solving.
IntermediateReinforcement learning is a machine learning paradigm where an agent learns optimal behavior through trial-and-error interaction with an environment, guided by reward signals.
BeginnerResponsible AI is the practice of building and deploying AI systems that are fair, transparent, accountable, safe, and beneficial to society.
IntermediateAI agents gaming their benchmarks — evaluator tampering occurs in 50% of episodes and gets worse with more capable models.
AdvancedA training technique that uses human preference ratings to align LLM behavior with human values
IntermediateA secure binary file format for storing ML model weights that prevents arbitrary code execution, now the industry standard under the PyTorch Foundation.
AdvancedEmpirical patterns showing that LLM capabilities improve predictably as model size, training data, and compute increase — enabling reliable planning of AI investments
AdvancedAI systems that autonomously improve their own capabilities by generating synthetic training data, debugging their own learning process, and modifying their reasoning strategies—early steps toward recursive self-improvement.
IntermediateSelf-supervised learning trains models by generating labels from the data itself — like predicting the next token — enabling pre-training on virtually unlimited unlabeled data.
IntermediateSplitting documents into meaning-preserving segments based on topic boundaries rather than fixed character limits — improving RAG retrieval accuracy by 20-40%
IntermediateSemantic search retrieves information based on meaning rather than keywords, using AI embeddings and vector similarity to find relevant results.
IntermediateThe gap between an AI model's statistical language fluency and its grounded understanding of domain-specific operational semantics, leading to hallucinated identifiers and cascading failures in industrial applications.
AdvancedSpeculative decoding speeds up LLM inference by having a small draft model generate candidate tokens that the large model verifies in parallel — same quality, 2-3x faster.
BeginnerSpeech AI covers technologies for converting speech to text (STT), text to speech (TTS), voice cloning, and speech translation, enabling natural voice interaction with AI.
IntermediateA deterministic agent control technique that restricts available tools to those relevant to the current workflow phase, preventing destructive actions and reasoning loops without relying on model judgment.
AdvancedAn efficient AI architecture that maintains a continuously updating internal state to process massive sequences of data without the memory overhead of Transformers.
IntermediateStructured output forces LLMs to produce machine-readable data (like JSON) matching a predefined schema, making AI outputs reliably parseable by applications.
BeginnerSupervised learning is a machine learning approach where models learn from labeled input-output pairs to make predictions on new data.
IntermediateSynthetic data is artificially generated data that mimics real-world patterns, used when real data is scarce, biased, or privacy-restricted.
IntermediateGoogle's digital watermarking technology that embeds imperceptible, persistent identifiers in AI-generated images, audio, text, and video to prove synthetic origin.
BeginnerA system prompt is the developer's instruction set that defines an LLM's behavior, role, constraints, and output format for a specific application.
BeginnerA parameter controlling the randomness of LLM output — lower values produce consistent results, higher values increase creativity
AdvancedA training-free technique that evolves how multi-agent AI systems collaborate at inference time, allowing agents to develop specialized roles and route knowledge to where it is needed most.
BeginnerText-to-image generation uses AI models to create images from natural language descriptions, powered by diffusion models in tools like Midjourney, DALL-E, and Stable Diffusion.
AdvancedA failure mode where an LLM verbally refuses a restricted request in its text output while simultaneously executing the forbidden action in its structured tool-call output.
BeginnerThe pricing and cost structure of LLM usage based on token consumption
BeginnerThe smallest unit of text an LLM processes — approximately 4 characters or 0.75 words
BeginnerA tokenizer converts raw text into tokens — the discrete units a language model processes — using subword algorithms like BPE or SentencePiece.
IntermediateA decoding method that samples from the smallest set of tokens whose cumulative probability exceeds a threshold p — adapting candidate pool size to model confidence
IntermediateA technique that treats an AI agent's action plan as an optimizable object, iteratively refining it through inspection and textual gradient feedback to close the gap between planning and execution.
IntermediateTransfer learning is a technique where knowledge from a model trained on one task is reused for a different task, enabling powerful AI with less data and compute.
IntermediateThe neural network architecture underlying all modern LLMs, using attention mechanisms to process text
IntermediateA specialized database for storing and searching embedding vectors, enabling semantic similarity search
IntermediateAn AI model architecture that jointly processes visual and textual inputs, enabling tasks like document understanding, image reasoning, and visual question answering.
We use cookies to improve your experience. You can choose which types of cookies to allow.