Category: Glossary

Plain-English definitions of AI terms, jargon, and acronyms.

  • What is Context Engineering?

    Context engineering is the practice of designing all information fed to an AI — system prompts, retrieved docs, memory — to get reliable, useful outputs.

  • What is LoRA (Low-Rank Adaptation)?

    LoRA (Low-Rank Adaptation) is a fine-tuning technique that updates a small fraction of an AI model’s parameters — efficient, cheap, no full retrain needed.

  • What is Model Routing?

    Model routing is the practice of automatically directing AI requests to different models based on task complexity or cost — small for easy, big for hard.

  • What Are Evals (AI Evaluation)?

    Evals are systematic tests that measure how well an AI model performs on specific tasks. Used to compare models, catch regressions, and validate behavior.

  • What is a Context Window?

    The context window is the AI’s short-term memory — measured in tokens, fixed in size, and the reason long sessions drift. Here’s what’s inside it, how big modern windows are, what eats them, and the strategies that actually help.

  • What is AI Infrastructure? — AI Glossary

    What is AI Infrastructure? — AI Glossary

    AI infrastructure is the hardware, software, and systems required to train, deploy, and operate AI models at scale — including GPUs, data pipelines, model serving platforms, and monitoring tools.

  • What is AI Hallucination? — AI Glossary

    What is AI Hallucination? — AI Glossary

    AI hallucination is when a language model generates confident-sounding but factually false information — a key limitation every AI user needs to understand.

  • What is an AI Benchmark? — AI Glossary

    What is an AI Benchmark? — AI Glossary

    An AI benchmark is a standardized test measuring AI model performance on specific tasks, enabling fair comparison between models and tracking of progress over time.

  • What is a Token (in AI)? — AI Glossary

    What is a Token (in AI)? — AI Glossary

    In AI, a token is the basic text unit language models process — roughly 0.75 words — determining both context limits and API pricing.

  • What Is IndexNow?

    IndexNow is a free protocol that lets website owners tell Bing and Yandex instantly when content changes, so it gets indexed and shown in search faster.

  • What Are Managed Agents?

    Managed Agents are AI agents that run on a vendor’s servers on a schedule, doing repeating work without needing you to be present.

  • What Is Project Glasswing?

    Project Glasswing is Anthropic’s initiative to give major infrastructure companies early access to Claude Mythos for defensive security research.