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.
Non-Maximum Suppression (NMS) is the cleanup step that turns a messy pile of overlapping detection boxes into one tidy box per object.
Visual AISpatial Transformer Networks (STNs) are learnable modules that let a neural network actively warp, rotate, crop, or rescale its input to focus on what…
TechnicalA serving architecture that splits large language model inference into two separate phases—prefill and decode—and runs them on different pools of GPUs.
TechnicalThe control layer that decides which model replica, GPU, or backend should handle each incoming LLM request, and how to spread traffic so no single server is…
TechnicalA way to split the math inside a single neural-network layer across multiple GPUs so a model too big for one device can still run.
ApplicationsAI scans emails, links, and websites at machine speed to flag the deceptive messages that try to trick people into handing over passwords or money.
ApplicationsAI decides what song plays next by learning your taste from billions of listening signals and the sound of the music itself.
ApplicationsAI reviews uploaded and livestreamed video to detect harmful material like violence, nudity, or hate speech far faster than human moderators could alone.
Audio AIAudio embeddings turn sound into compact numerical vectors that capture meaning, so machines can compare, search, and classify audio the way humans recognize…
CompaniesLlama is Meta's family of open-weight large language models that anyone can download, run, and fine-tune for free.
CompaniesClaude is Anthropic's family of large language models, built with a strong emphasis on safety, helpfulness, and honesty.
TechnicalSelf-reflection lets an AI agent critique its own outputs and actions mid-task, then revise based on that critique.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.