AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
155 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
155 of 1019 guides shown. Filter by track or search above.
LLM evaluation measures a language model or application against defined tasks and failure conditions.
Language AIModel Context Protocol, or MCP, defines a common interface through which an AI host can connect to servers offering tools, resources, and prompts.
Language AITool calling lets a model request an operation through a defined interface.
Language AIAI summarization creates a shorter representation of source material.
Language AIRetrieval quality measures whether a search system returns useful evidence for a query and places it where a reader or downstream model can use it.
Language AIStructured outputs organize model responses into a defined shape, such as a JSON object validated against a schema.
Language AIA multilingual language model works with more than one language using shared learned representations.
Language AIThe reversal curse is a surprising failure mode where a language model that learns 'A is B' cannot reliably answer 'B is A.
Language AIThe 'lost in the middle' effect is the tendency of language models to use information best when it appears at the start or end of a long input…
Language AIEmergent abilities are skills that appear suddenly in large language models once they pass a certain scale, even though smaller models showed no sign of them.
Language AIContrastive decoding generates higher-quality text by subtracting the tendencies of a small, weak language model from those of a large, strong one.
Language AIConstrained beam search forces a language model's output to satisfy hard requirements, like including specific words or matching a grammar, while still…
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.