📖 AI Glossary – Complete AI Terms Dictionary 2026
New to AI? Confused by technical jargon? This glossary explains 500+ artificial intelligence terms in simple, understandable language. Essential for students, professionals, and anyone interested in AI.
Browse Glossary →500+
AI Terms
50+
Categories
Simple
Explanations
Free
Resource
A
AGI (Artificial General Intelligence)
A hypothetical AI system that can understand, learn, and apply intelligence across any intellectual task that a human can. Unlike narrow AI, AGI would have human-like general cognitive abilities.
AI (Artificial Intelligence)
The simulation of human intelligence in machines programmed to think, learn, and make decisions. AI systems can perform tasks that typically require human intelligence, such as visual perception, speech recognition, and decision-making.
Algorithm
A set of step-by-step instructions or rules that a computer follows to solve a problem or perform a task. In AI, algorithms are the foundation for learning and decision-making.
ANN (Artificial Neural Network)
A computing system inspired by biological neural networks in animal brains. ANNs consist of interconnected nodes (neurons) that process information and learn from data.
API (Application Programming Interface)
A set of rules and protocols that allows different software applications to communicate with each other. AI APIs allow developers to integrate AI capabilities into their own applications.
Attention Mechanism
A technique in neural networks that allows the model to focus on the most relevant parts of input data. Used extensively in transformers and large language models.
B
Backpropagation
A training algorithm for neural networks that calculates how each weight in the network should be adjusted to reduce error. The foundation of modern deep learning.
Bias in AI
Systematic errors in AI systems that produce unfair outcomes, often reflecting biases present in training data. A major concern in ethical AI development.
BERT (Bidirectional Encoder Representations from Transformers)
A Google-developed transformer model that understands language context by looking at words before and after a target word. Groundbreaking for natural language processing.
Big Data
Extremely large datasets that can be analyzed computationally to reveal patterns, trends, and associations. Essential for training sophisticated AI models.
C
ChatGPT
OpenAI's conversational AI model based on GPT architecture. Launched in 2022, it popularized generative AI and can answer questions, write content, and assist with tasks.
Claude AI
Anthropic's AI assistant focused on "Constitutional AI" – building helpful, harmless, and honest AI systems. Known for long-form reasoning and ethical safeguards.
Computer Vision
A field of AI that enables computers to interpret and understand visual information from the world, such as images and videos. Applications include facial recognition and autonomous vehicles.
Convolutional Neural Network (CNN)
A type of neural network particularly effective for processing grid-like data such as images. CNNs are the foundation of modern computer vision.
Context Window
The amount of text an AI model can process at once. Larger context windows allow models to handle longer documents and maintain coherence across more text.
Core Web Vitals
Google's metrics for measuring website user experience: Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). Important for SEO.
D
DALL-E
OpenAI's AI image generation model that creates images from text descriptions. DALL-E 3 is the latest version with improved accuracy and text rendering.
Data Mining
The process of discovering patterns and insights from large datasets using algorithms. A precursor to many machine learning applications.
Deep Learning
A subset of machine learning using neural networks with multiple layers (deep neural networks). Powers many advanced AI applications like image recognition and natural language processing.
Diffusion Models
A class of generative AI models that create data by gradually removing noise from random input. Used in image generation tools like Midjourney and Stable Diffusion.
E
E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness)
Google's framework for evaluating content quality. Essential for SEO and ranking content that demonstrates genuine expertise and authority.
Embedding
A numerical representation of words, sentences, or other data that captures semantic meaning. Used to help AI understand relationships between concepts.
Ethical AI
The practice of developing AI systems that are fair, transparent, accountable, and respect human rights. Addresses concerns about bias, privacy, and safety.
F
Fine-Tuning
The process of taking a pre-trained AI model and further training it on a specific dataset to adapt it for a particular task or domain.
Few-Shot Learning
A technique where an AI model learns to perform a task using only a few examples, rather than thousands. Enables more efficient model adaptation.
G
Gemini
Google's family of AI models, designed to be multimodal (text, images, audio, video). Competes with GPT-4 and Claude.
Generative AI
AI systems that can create new content—text, images, audio, video—based on training data. Examples include ChatGPT, Midjourney, and DALL-E.
GPT (Generative Pre-trained Transformer)
OpenAI's family of large language models. GPT-3, GPT-4, and successors are trained on vast text datasets and can generate human-like text.
Gradient Descent
An optimization algorithm used to train machine learning models by minimizing error step by step. The foundation of how neural networks learn.
H
Hallucination
When an AI model generates incorrect or nonsensical information with confidence. A known limitation of large language models.
Hyperparameter
Configuration settings used to control the training process of a machine learning model. Set before training begins and influence model performance.
I
Inference
The process of using a trained AI model to make predictions or generate output on new data. The phase where the model is used, not trained.
Intention (Search Intent)
The goal behind a user's search query. Understanding intent is crucial for SEO and creating content that matches what users want: informational, commercial, transactional, or navigational.
J
Jupyter Notebook
An open-source web application for creating and sharing documents containing live code, equations, visualizations, and narrative text. Popular for data science and AI research.
K
K-Means Clustering
An unsupervised learning algorithm that groups data points into K clusters based on similarity. Used for customer segmentation and pattern discovery.
Knowledge Graph
A structured representation of knowledge that shows relationships between entities. Used by Google, Wikipedia, and AI systems to understand connections.
L
Large Language Model (LLM)
A type of AI model trained on massive amounts of text data to understand and generate human language. Examples: GPT-4, Claude, Gemini.
Loss Function
A mathematical function that measures how far a model's predictions are from actual values. Used during training to guide improvement.
M
Machine Learning (ML)
A subset of AI where systems learn from data rather than following explicit programming. ML algorithms identify patterns and improve over time.
Midjourney
An AI image generation tool known for artistic quality and creative visuals. Popular among artists and designers.
Multimodal AI
AI systems that can process and generate multiple types of data (text, images, audio, video). Examples: GPT-4 with vision, Gemini.
N
Natural Language Processing (NLP)
A field of AI focused on enabling computers to understand, interpret, and generate human language. Powers chatbots, translation, and sentiment analysis.
Neural Network
A computing system inspired by biological brains, consisting of interconnected nodes (neurons) that process information. The foundation of deep learning.
NLP (Natural Language Processing)
The branch of AI that deals with the interaction between computers and human language, enabling machines to read, understand, and generate text.
O
Overfitting
When a machine learning model learns training data too well, including noise, and performs poorly on new, unseen data. A common challenge in model training.
Open Source AI
AI models and tools whose source code is freely available for use, modification, and distribution. Examples: Stable Diffusion, LLaMA, Hugging Face models.
P
Parameter
The internal variables that an AI model learns during training. Larger models have billions of parameters, enabling more complex learning.
Prompt Engineering
The practice of crafting effective prompts to get desired outputs from AI models. Essential skill for getting the most from LLMs.
PyTorch
An open-source machine learning framework developed by Meta. Popular for research and production due to its flexibility and ease of use.
R
Reinforcement Learning
A type of machine learning where an agent learns to make decisions by taking actions and receiving rewards or penalties. Used in game-playing AI and robotics.
RLHF (Reinforcement Learning from Human Feedback)
A training technique that uses human feedback to align AI models with human preferences. Used to make models like ChatGPT more helpful and safe.
S
Schema Markup
Structured data added to web pages to help search engines understand content. Enables rich results like reviews, events, and FAQs in search results.
SGE (Search Generative Experience)
Google's AI-powered search experience that provides AI-generated overviews of search topics, changing how users find information.
Stable Diffusion
An open-source AI image generation model that runs locally. Known for its flexibility and active community of developers.
Supervised Learning
A machine learning approach where models are trained on labeled data, learning to map inputs to known outputs. Used for classification and regression tasks.
T
TensorFlow
An open-source machine learning framework developed by Google. Widely used for building and deploying AI models in production.
Token
A piece of text that language models process—typically a word, part of a word, or punctuation. Models are priced by token usage.
Transformer
A neural network architecture introduced by Google in 2017 that revolutionized NLP. The foundation for GPT, BERT, and most modern LLMs.
U
Unsupervised Learning
A machine learning approach where models find patterns in unlabeled data. Used for clustering, anomaly detection, and dimensionality reduction.
V
Vector Database
A database optimized for storing and searching vector embeddings. Essential for retrieval-augmented generation (RAG) and semantic search.
Vision Transformer (ViT)
A transformer-based architecture for computer vision tasks. Competes with CNNs for image classification and object detection.
W
Weight
The parameters in a neural network that determine how much influence one neuron has on another. Learned during training.
Z
Zero-Shot Learning
The ability of an AI model to perform tasks it wasn't explicitly trained on, by generalizing from existing knowledge.
❓ Frequently Asked Questions About AI Terminology
What is the difference between AI, ML, and Deep Learning?
Artificial Intelligence (AI) is the broad field of making machines intelligent. Machine Learning (ML) is a subset of AI where systems learn from data. Deep Learning is a subset of ML using neural networks with multiple layers. Think of it as: AI → ML → Deep Learning, each more specific than the last.
What is a Large Language Model (LLM)?
A Large Language Model is an AI model trained on massive amounts of text data to understand and generate human language. LLMs like GPT-4, Claude, and Gemini can write, summarize, translate, and answer questions. They are the foundation of modern generative AI tools.
What is prompt engineering?
Prompt engineering is the practice of crafting effective instructions to get desired outputs from AI models. Good prompts are specific, provide context, and may include examples. It's an essential skill for getting the most from tools like ChatGPT and Claude.
What is the difference between GPT and ChatGPT?
GPT (Generative Pre-trained Transformer) is the underlying model. ChatGPT is a conversational interface built on GPT models, optimized for dialogue with additional safety fine-tuning. GPT-4 powers ChatGPT Plus, while GPT-3.5 powers the free version.
Want to dive deeper into AI?
Explore our complete AI resources library and tools directory.
Explore AI Tools →