AI Glossary
20 essential AI & machine learning terms explained clearly — from neural networks to RAG, LLMs, and beyond.
Artificial Intelligence
Core ConceptsThe simulation of human intelligence by machines — enabling computers to learn, reason, and make decisions.
Learn more →AI Agent
ApplicationsAn AI system that can perceive its environment, make decisions, use tools, and take autonomous actions to achieve a goal.
Learn more →Deep Learning
Core ConceptsA subset of machine learning using multi-layered neural networks to learn complex patterns from large datasets.
Learn more →Diffusion Model
Models & ArchitectureAn AI model that generates images or other media by learning to reverse a gradual noise-adding process.
Learn more →Machine Learning
Core ConceptsA subset of AI where systems learn from data to improve performance without being explicitly programmed.
Learn more →Multimodal AI
Core ConceptsAI systems that can process and generate multiple types of data — such as text, images, audio, and video — in a unified model.
Learn more →Retrieval-Augmented Generation
ApplicationsA technique that enhances LLM outputs by first retrieving relevant documents from an external knowledge base before generating a response.
Learn more →RLHF
TrainingReinforcement Learning from Human Feedback — a training technique that aligns AI models with human preferences using human ratings.
Learn more →Transformer
Models & ArchitectureThe neural network architecture behind most modern AI — uses attention mechanisms to process sequences in parallel.
Learn more →Tokenization
Language & TextThe process of splitting text into smaller units (tokens) that a language model can process.
Learn more →Temperature
Inference & GenerationA parameter that controls the randomness of an AI model's outputs — lower values are more deterministic, higher values are more creative.
Learn more →