Skip to content

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 →

Ai Alignment

The field of ensuring AI systems behave in ways that are helpful, honest, and harmless — aligned wit...

Api Key

A unique authentication token that identifies you when calling an AI service's API. API keys co...

Benchmark

A standardized test used to measure and compare AI model performance. Common benchmarks include MMLU...

Deep Learning

A subset of machine learning that uses neural networks with many layers (hence "deep") to ...

Machine Learning

A subset of AI where systems learn patterns from data instead of being explicitly programmed. ML pow...

Neural Network

A computing system inspired by the human brain, made up of layers of interconnected nodes (neurons) ...

Prompt Injection

A security technique where malicious instructions are hidden in user input to manipulate an AI syste...

Text To Image

AI models that generate images from text descriptions (prompts). Text-to-image tools include Midjour...

Text To Speech

AI systems that convert written text into natural-sounding speech. Modern TTS tools like ElevenLabs ...

Text To Video

AI models that generate video clips from text descriptions. Text-to-video tools include Runway, Sora...