AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
1019 plain-English guides, structured learning paths, and an open library — built by an independent 501(c)(3) nonprofit so anyone can understand modern AI.
Start here
Each course includes explicit outcomes, mapped competencies, practice activities, and an applied capstone.
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Use AI productively while protecting privacy, checking outputs, and preserving human accountability.
Evaluate workplace use cases, run safe pilots, measure value, and communicate changes responsibly.
Analyze AI systems through rights, equity, governance, safety, and public-interest outcomes.
Understand language models, retrieval, agents, evaluation, cost, and deployment safeguards through practical system design.
Topic tracks
Jump into the area you care about. Every track has multiple plain-English guides.
Full library
1019 of 1019 guides shown. Filter by track or search above.
DreamFusion generates 3D objects from text by using a 2D image diffusion model as a critic, never training on any 3D data.
Visual AIMagic3D is NVIDIA's two-stage answer to DreamFusion, producing higher-resolution, more detailed 3D content faster.
Language AITokenizer-free models drop the fixed vocabulary of word-pieces and operate directly on raw bytes, letting one model handle any language, code, or even noisy…
Language AIFunction vectors are compact directions inside a language model's hidden states that encode an entire task, like 'translate to French' or 'return the antonym.
Language AIBest-of-N sampling generates several candidate answers from a model and then picks the best one using a separate scoring step.
Audio AIStyleTTS 2 is a text-to-speech model that treats voice 'style' — prosody, emotion, and speaker timbre — as a random variable sampled with a diffusion model…
Audio AIFastPitch is a fast, non-autoregressive text-to-speech model that explicitly predicts the pitch (fundamental frequency) of every input token, letting you…
Audio AIVoicebox is Meta's text-guided speech generation model trained with a flow-matching objective to 'fill in' masked audio, letting one model do zero-shot voice…
TechnicalSmoothQuant is a technique that makes it possible to compress large language models down to 8-bit integers for both weights and activations without…
TechnicalStructured pruning removes whole components of a neural network, such as attention heads, neurons, or entire layers, so the slimmer model runs faster…
TechnicalSpeculative streaming and multi-token prediction speed up language model generation by guessing several future tokens at once and verifying them in a single…
CompaniesGPT-4.5 and GPT-5 are OpenAI's flagship large language models that power ChatGPT and its API.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.