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 in precision agriculture uses sensors, satellites, drones, and machine learning to manage crops at the level of individual plants rather than whole fields.
Language AIPrefix tuning is a parameter-efficient way to adapt a frozen language model by training a small set of continuous vectors that get prepended to every layer's…
Language AIPrompt tuning adapts a frozen language model by learning a handful of continuous 'soft prompt' vectors prepended to the input, rather than writing words…
Language AIRetrieval reranking is the second stage of modern search: after a fast retriever pulls a candidate set, a more powerful model re-scores those candidates so…
SocietyThe EU's General Data Protection Regulation gives people rights when computers make important decisions about them automatically.
SocietyGovernments, led by the United States, restrict the sale of advanced AI chips and chipmaking gear to limit rivals' AI capabilities.
Visual AIMasked Autoencoders (MAE) are a self-supervised method that teaches a vision model to reconstruct images after most of the picture has been hidden.
Visual AIImage captioning is the task of automatically generating a natural-language sentence that describes what is in a picture.
Visual AIVisual Question Answering (VQA) lets a system answer free-form natural-language questions about an image, such as 'How many people are wearing hats?
TechnicalFully Sharded Data Parallel (FSDP) is a distributed training technique that splits a model's parameters, gradients, and optimizer states across many GPUs so…
TechnicalGradient checkpointing (also called activation checkpointing) is a memory-saving trick that throws away most intermediate activations during the forward pass…
TechnicalONNX (Open Neural Network Exchange) is an open standard format for representing machine learning models so they can move freely between frameworks…
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.