Reference

AI Glossary

33 AI terms explained in plain English. From tokens to transformers — everything you need to understand AI.

Core Concepts

LLM (Large Language Model)

A type of AI trained on massive text datasets to understand and generate human language.

Learn more →

GPT (Generative Pre-trained Transformer)

OpenAI's family of language models that power ChatGPT.

Learn more →

Token

The basic unit of text that AI models process — roughly 4 characters or 0.75 words.

Learn more →

AI Hallucination

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

Learn more →

Context Window

The maximum amount of text an AI model can process in a single conversation.

Learn more →

AI Agent

An AI system that can autonomously plan, execute tasks, and use tools to achieve goals.

Learn more →

Multimodal AI

AI that can process and generate multiple types of content — text, images, audio, video.

Learn more →

Inference

The process of running a trained AI model to generate predictions or outputs.

Learn more →

API (Application Programming Interface)

A way for developers to programmatically access AI models in their own applications.

Learn more →

Generative AI

AI systems that create new content — text, images, code, music, video.

Learn more →

NLP (Natural Language Processing)

The field of AI focused on understanding and generating human language.

Learn more →

Temperature

A setting that controls how creative or deterministic AI outputs are.

Learn more →

Open-Source AI

AI models with publicly available weights that anyone can download and run.

Learn more →

Token Limit

The maximum number of tokens that can be processed in a single API request.

Learn more →

Model Collapse

When AI models degrade from being trained on AI-generated content instead of human data.

Learn more →

System Prompt

Hidden instructions that define an AI assistant personality, behavior, and constraints.

Learn more →

Agentic AI

AI systems that can autonomously plan and execute multi-step tasks using tools.

Learn more →