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.
AI weather models learn atmospheric patterns directly from decades of past observations, producing 10-day forecasts in seconds that rival or beat…
IndustriesPredictive maintenance uses sensor data and machine learning to forecast when a machine will fail, so it can be fixed just before breaking rather…
TechnicalA reranker is a second-stage model that re-scores a shortlist of search results for relevance to a query, sharpening the ordering after a fast retriever…
Language AIMasked language modeling teaches an AI to fill in deliberately hidden words using the full surrounding context, both left and right.
Language AINext-token prediction is the deceptively simple objective behind GPT-style models: given everything so far, guess the next chunk of text.
Language AISequence-to-sequence models map one sequence to another of possibly different length, like translating a sentence or summarizing a document.
TechnicalModel drift detection is the practice of monitoring a deployed machine learning model to catch when its accuracy quietly degrades because the real world has…
TechnicalA/B testing for ML models means routing live traffic to two model versions at once and measuring which one actually performs better on real users and real…
TechnicalModel serialization is how a trained machine learning model gets saved to disk so it can be loaded and run later, on a different machine or in a different…
Visual AIImage super-resolution uses AI to turn low-resolution, blurry images into sharp, high-resolution ones by intelligently inventing plausible detail.
Visual AIFlow matching is a newer way to train generative models that learns a smooth 'velocity field' carrying random noise straight to realistic data.
Visual AIConsistency models are generative models that learn to jump from noise to a clean image in a single step (or just a few), instead of the dozens of steps…
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.