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.
Curriculum learning trains AI models on examples in a deliberate order — easy first, hard later — instead of feeding data in random order.
FundamentalsNeural Architecture Search (NAS) automates the design of neural network structures — letting algorithms, not humans, decide how many layers, what operations…
FundamentalsContinual learning is the goal of training AI on a stream of new tasks over time without erasing what it already knows.
Visual AILatent diffusion models generate images by running the diffusion process in a compressed latent space instead of raw pixels, slashing compute costs.
Visual AIControlNet is an add-on that gives image-generation models precise structural control, letting you steer output with edges, poses, depth maps, or scribbles.
Visual AIClassifier-free guidance is the technique that makes diffusion models actually follow your prompt, trading some diversity for much stronger adherence.
Visual AIVisual SLAM lets a moving camera build a map of an unknown space while simultaneously tracking its own position inside that map.
Visual AISora is OpenAI's text-to-video model that turns a written prompt into a short, high-resolution video clip.
Visual AIVideo diffusion models generate moving images by gradually turning random noise into coherent frames, extending the diffusion idea from pictures to time.
FundamentalsVariational autoencoders (VAEs) are generative neural networks that learn to compress data into a smooth, probabilistic latent space and then reconstruct…
FundamentalsState space models (SSMs) are sequence models that carry information forward through a compressed hidden state, scaling linearly with sequence length instead…
FundamentalsGraph neural networks (GNNs) are models that learn directly on graph-structured data — nodes connected by edges — by passing and aggregating information…
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.