# AI and LLM Terms from A to Z: The Complete Glossary for

[Skip to content](#lm-inhoud)Network/[NL](/en/ai-begrippenlijst)EN[Hubhub.llmnet.nlCompare models on task, language, cost and license.](https://hub.llmnet.nl/en/)[Communitycommunity.llmnet.nlPrompt techniques, patterns and system prompts.](https://community.llmnet.nl/en/)[APIapi.llmnet.nlLLMs in production: rate limits, routing, structured output.](https://api.llmnet.nl/en/)[Consultancyconsultancy.llmnet.nlRolling out AI in an organization, pilot to production.](https://consultancy.llmnet.nl/en/)[Newsnieuws.llmnet.nlAI developments, explained for the Netherlands.](https://nieuws.llmnet.nl/en/)[Benchmarkbenchmark.llmnet.nlMeasure AI quality yourself, on your own tasks.](https://benchmark.llmnet.nl/en/)[Careersvacatures.llmnet.nlAI roles, salaries and career paths in the Netherlands.](https://vacatures.llmnet.nl/en/)[Learnleren.llmnet.nlAI concepts in plain language, beginner to builder.](https://leren.llmnet.nl/en/)[Guidegids.llmnet.nlRun AI privately on your own Mac, PC, NAS or home server.](https://gids.llmnet.nl/en/)[Directorydirectory.llmnet.nlMapping the AI ecosystem: tools, models, companies.](https://directory.llmnet.nl/en/)[Radarradar.llmnet.nlSignals from X, research and communities for indie developers.](https://radar.llmnet.nl/en/)[Appsapps.llmnet.nlReviews of AI apps and open-source repos, with tips for builders.](https://apps.llmnet.nl/en/)[llmnet.nl — main site](https://llmnet.nl/en/)[](https://x.com/intent/post?url=https%3A%2F%2Fleren.llmnet.nl%2Fen%2Fai-begrippenlijst&text=AI%20and%20LLM%20Terms%20from%20A%20to%20Z%3A%20The%20Complete%20Glossary%20for)[](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fleren.llmnet.nl%2Fen%2Fai-begrippenlijst)[](https://www.reddit.com/submit?url=https%3A%2F%2Fleren.llmnet.nl%2Fen%2Fai-begrippenlijst&title=AI%20and%20LLM%20Terms%20from%20A%20to%20Z%3A%20The%20Complete%20Glossary%20for)[](#)[](https://x.com/intent/post?url=https%3A%2F%2Fleren.llmnet.nl%2Fen%2Fai-begrippenlijst&text=AI%20and%20LLM%20Terms%20from%20A%20to%20Z%3A%20The%20Complete%20Glossary%20for)[](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fleren.llmnet.nl%2Fen%2Fai-begrippenlijst)[](https://www.reddit.com/submit?url=https%3A%2F%2Fleren.llmnet.nl%2Fen%2Fai-begrippenlijst&title=AI%20and%20LLM%20Terms%20from%20A%20to%20Z%3A%20The%20Complete%20Glossary%20for)[](#)By Ivo Donker — created with AI assistance (Claude & Gemini) · Last updated: July 27, 2026

# AI and LLM Terms from A to Z

The complete glossary for beginners. Understand the key terms from the world of artificial intelligence without complicated jargon.

## Checkpoint

A saved 'pause point' of an AI model during the training process. Developers use this to continue working or experimenting from a specific saved point, without having to restart the entire training process.

## Context window

The maximum working memory (number of words or characters) that an AI model can remember and process during a single conversation. Once the conversation exceeds this limit, the model begins to 'forget' the oldest information.

## Embedding

A mathematical translation where AI converts human text into a series of numbers. This allows the computer to 'understand' the deeper meaning of words and see which texts are conceptually similar.

## Fine-tuning

The process where an existing, smart AI model receives additional, targeted training on specific data. This suddenly turns a general model into an absolute expert in one particular task or niche.

## Hallucination

The phenomenon where an AI model confidently generates incorrect information, fabricated facts, or total nonsense. This often happens when the model does not know the answer and tries to fill the gaps in its knowledge in a logical-sounding way.

## Inference

The actual moment when a ready-to-use AI model is put to work to answer your question or perform a task. This is the 'predictive' or production phase of the software.

## Parameter

The virtual brain cells or 'dials' inside an AI model that are set during training to make decisions. The more parameters a model has, the more complex the connections it can make.

## Prompt

The written instruction, command, or question that you as a user give to the AI assistant. The more specific and clear your prompt is, the better and more useful the answer will be.

## Quantization

A compression technique to make heavy AI models lighter and faster by slightly coarsening the rounding of internal calculations. This allows powerful AI to run on standard consumer hardware with virtually no loss in quality.

## RAG (Retrieval-Augmented Generation)

A smart technique where the AI first searches a reliable external database for facts before formulating an answer. Want to build with this technology yourself? Read our explanation of [RAG for beginners](/en/rag-voor-beginners).

## Temperature

A setting that determines the creativity of the AI when writing text. A low temperature results in professional, dry, and factual answers, while a high temperature leads to more imaginative and surprising texts.

## Token

The smallest building blocks with which an AI reads and writes text; this is often a short word or part of a longer word (such as a syllable). For more information on how systems process these blocks, see our article [what is a transformer](/en/wat-is-een-transformer).

### Further Learning

- [Discover how RAG (Retrieval-Augmented Generation) works](/en/rag-voor-beginners)

- [Learn the basics: What is a transformer architecture?](/en/wat-is-een-transformer)

- [View all our external AI tools in the LLM Guide Directory](https://gids.llmnet.nl/en/)

© 2026 llmnet.nl - Educational platform for AI and LLMs.
