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.
Constrained decoding forces a language model to generate output that follows strict rules — like valid JSON, a regex pattern, or a fixed set of choices…
Language AILogit bias is a knob that nudges a language model toward or away from specific tokens by adding a fixed number to their scores before the model picks…
Language AIThe KV cache stores the key and value vectors a transformer has already computed for previous tokens, so it doesn't have to recompute them for every new word…
Visual AIYOLO (You Only Look Once) is a family of object detection models that find and label every object in an image with a single neural network pass, fast enough…
Visual AIPanoptic segmentation gives every single pixel in an image a label, unifying 'what is this region' with 'which specific object is this.
Visual AIHuman pose estimation detects the positions of body joints, such as elbows, knees, and shoulders, to build a digital skeleton of a person from images…
IndustriesAI tools listen to doctor-patient conversations and automatically draft clinical notes, freeing clinicians from hours of typing.
IndustriesAI analyzes the vast, complex data in DNA to predict gene function, interpret mutations, and accelerate discovery.
IndustriesAI powers chatbots, screening tools, and clinician support that expand access to mental health support amid a global shortage of providers.
Language AIJailbreaking is the practice of crafting prompts that trick an AI model into ignoring its safety rules, while red-teaming is the organized effort to find…
Language AITest-time compute scaling means giving a model more thinking time and computation when it answers a question, rather than only making it bigger during…
Language AIAgentic tool orchestration is how an AI model plans and chains together external tools, like search engines, code runners, databases, and APIs, to accomplish…
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.