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.
Attention lets a model decide which other words in a sentence matter most when interpreting each word.
Language AIA context window is the maximum amount of text — measured in tokens — that a model can read and keep in mind at one time.
Language AIChain-of-thought reasoning is when a model works through a problem step by step in writing before giving its final answer.
Language AIQuantization shrinks an AI model by storing its numbers at lower precision, so a model that needed a data-center GPU can sometimes run on a laptop or phone.
Language AIQuestion answering (QA) is the task of getting an AI system to give a direct answer to a question, rather than just a list of links.
Language AIText classification automatically sorts pieces of text into categories, like tagging an email as spam or a review as positive.
Language AIPart-of-speech (POS) tagging labels each word in a sentence with its grammatical role, such as noun, verb, or adjective.
Language AITopic modeling is an unsupervised technique that automatically discovers the hidden themes running through a large collection of documents, without anyone…
Language AILanguage modeling is the deceptively simple task of predicting what word or token comes next, given the text so far.
Language AIBERT is a landmark language model that reads text in both directions at once to build rich representations of meaning.
Language AISmall language models (SLMs) are compact AI models, often a few hundred million to a few billion parameters, designed to run efficiently on phones, laptops…
Language AISemantic search finds results by meaning, not just matching keywords, so a query like "how to fix a leaky tap" can surface a page titled "repairing…
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.