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.
Part-of-speech (POS) tagging labels each word in a sentence with its grammatical role, such as noun, verb, or adjective.
Visual AIDALL-E is OpenAI's family of text-to-image models that turn a written description into an original picture.
Visual AICLIP is a model from OpenAI that learns to connect images and text by placing both in the same mathematical space.
Visual AINeural Radiance Fields (NeRF) reconstruct a full 3D scene from a handful of ordinary photos, letting you fly the camera to brand-new viewpoints.
Visual AIGaussian Splatting represents a 3D scene as millions of tiny, colored, semi-transparent blobs that can be rendered in real time.
FundamentalsBackpropagation is the algorithm that lets a neural network learn from its mistakes by efficiently calculating how much each weight contributed to the error.
FundamentalsGradient descent is the optimization method that actually moves a model's weights downhill toward lower error, one small step at a time.
FundamentalsA loss function is the single number that tells a model how wrong its predictions are, turning a vague goal into something math can optimize.
FundamentalsActivation functions are the small nonlinear gates inside each neuron that let neural networks learn complex, curved patterns instead of just straight lines.
Language AITopic modeling is an unsupervised technique that automatically discovers the hidden themes running through a large collection of documents, without anyone…
Language AILanguage modeling is the deceptively simple task of predicting what word or token comes next, given the text so far.
Language AIBERT is a landmark language model that reads text in both directions at once to build rich representations of meaning.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.