Tech & AI Terms, Explained

AI vocabulary moved from research papers into the evening news faster than anyone could explain it, and the rest of technology was already jargon. This section covers both: how AI models actually work, from training and inference to context windows and agents, alongside the software and security terms that show up in the same articles, including zero-days, technical debt and APIs. The largest section here, and the fastest growing.

All 36 terms

What is an Abstraction Layer?

Simple on top, complexity hidden underneath — and swappable without breaking anything.

😎 Slang inside

What are AI Agents?

AI that acts instead of just answering: the plan-do-check loop, and why the loop is also the risk.

😎 Slang inside

What are AI Benchmarks?

The scores behind every AI launch, what they measure, and why the leader can still disappoint.

😎 Slang inside

What is an AI Hallucination?

Why AI states made-up facts with total confidence, and why you can't hear it happening.

😎 Slang inside

What is an API?

The fixed agreement that lets two programs work together without knowing each other's insides.

😎 Slang inside

What is Backpropagation?

How one final error becomes a precise adjustment for millions of settings — Goal Seek at scale.

😎 Slang inside

What is the Bias-Variance Tradeoff?

Too rigid vs. too impressionable — and why total error is lowest in between.

😎 Slang inside

What is Chain-of-Thought Reasoning?

Why a model that shows its work answers better, and what the thinking costs.

😎 Slang inside

What is a Context Window?

How much text an AI can hold in mind at once — and why long chats forget their start.

😎 Slang inside

What is Edge Computing?

Doing the work on the device instead of a data centre, and the three situations that require it.

😎 Slang inside

What is End-to-End Encryption?

Why nobody in the middle can read the message, and what it still leaves visible.

😎 Slang inside

What is Fine-Tuning?

Training a finished model a little more on your own data, and how that differs from RAG.

😎 Slang inside

What does an Idempotent API mean?

Why ten clicks charge you once — the property that makes retries safe.

😎 Slang inside

What is Inference (in AI)?

The model doing its actual job, and why the cheap half ends up costing the most.

😎 Slang inside

What is a Mixture of Experts (MoE)?

Huge model, a small slice awake per question, and why that keeps frontier models affordable.

😎 Slang inside

What is Model Distillation?

Training one model on another model's answers: to shrink your own, or to catch up to a rival's.

😎 Slang inside

What is a Multimodal Model?

AI that takes images, audio and text together, and what that costs in speed and reliability.

😎 Slang inside

What is a Neural Network?

Math that learns the rules from examples instead of having them written, and why that wins.

😎 Slang inside

Open-Source vs Closed-Source AI Models: What's the Difference?

Who controls the model, who sees your data, and who gets paid per request.

😎 Slang inside

Overfitting vs. Underfitting: What's the Difference?

Memorized the answers vs. never opened the book — and the score gap that exposes both.

😎 Slang inside

What is Prompt Injection?

Hidden orders inside content an AI reads — and why the attacker's text wins.

😎 Slang inside

What is Quantization?

Storing a model's numbers less precisely — half the memory, barely any loss.

😎 Slang inside

What is Retrieval-Augmented Generation (RAG)?

Make the AI answer from your documents — retrieval first, generation second, receipts included.

😎 Slang inside

What is RLHF (Reinforcement Learning from Human Feedback)?

The step that turns a text predictor into an assistant, and what it quietly teaches the model.

😎 Slang inside

What is Stochastic Gradient Descent (SGD)?

Millions of dials, one wrongness score — how models actually learn, tiny step by tiny step.

😎 Slang inside

What is Synthetic Data?

Training data made by machines, why labs increasingly rely on it, and how it goes wrong.

😎 Slang inside

What is Technical Debt?

Shortcuts and aging systems that bill the future — principal, interest, and repayment.

😎 Slang inside

What is Temperature in AI?

The dial between same-answer-every-time and creative gambles — and where products set it.

😎 Slang inside

What is Tokenization?

How AI chops text into chunks before reading — and why some languages cost more.

😎 Slang inside

What is a Transformer (in AI)?

The design behind the T in GPT: every word attends to every other word, all at once.

😎 Slang inside

What are Vector Embeddings?

Meaning turned into coordinates — how machines find what's similar without matching a single word.

😎 Slang inside

What are breadcrumbs on a website?

The small line of links at the top of a page showing the path from the home page down to where you are.

😎 Slang inside

What is an agent harness?

The program wrapped around an AI model that actually runs the tools and repeats the loop.

😎 Slang inside

What is recursive self-improvement?

An AI helps build the next AI, which builds the one after that, better each round.

😎 Slang inside

What is a Zero-Day Vulnerability?

A hole only the attacker knows about, why it costs a fortune, and what actually breaks most systems.

😎 Slang inside

What is a Zero-Knowledge Proof (ZKP)?

Prove something is true without revealing why — the cryptography behind private verification.

😎 Slang inside