AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
111 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
111 of 1019 guides shown. Filter by track or search above.
AI lead scoring uses machine learning to predict which sales leads are most likely to convert, so sales teams spend time on the best opportunities.
ApplicationsReAct (Reasoning and Acting) is a design pattern where an AI model interleaves step-by-step reasoning with concrete actions like calling tools or searching.
ApplicationsRecommendation systems are the AI quietly choosing what you watch, buy, and scroll next.
ApplicationsPlanner-executor agents split an AI system into two roles: a planner that breaks a goal into steps, and an executor that carries each step out.
ApplicationsComputer-using agents operate a computer the way a person does: viewing the screen, moving the cursor, clicking, and typing.
ApplicationsAgentic RAG upgrades ordinary retrieval-augmented generation by letting an agent decide when, what, and how many times to search before answering.
ApplicationsAI resume screening uses software to read, parse, and rank job applicants automatically, often before any human sees them.
ApplicationsAI contract review uses natural language processing to read legal agreements, extract key terms, flag risky clauses, and check them against a company's…
ApplicationsAI code review uses models trained on code to automatically inspect pull requests for bugs, security flaws, style issues, and improvements.
ApplicationsReflexion is a technique where an AI agent reflects in writing on its own failures and feeds those lessons back into its next attempt.
ApplicationsMulti-agent orchestration coordinates several specialized AI agents so they collaborate on a task that is too large or varied for one agent.
ApplicationsAgent memory systems give AI agents a way to remember information beyond a single context window, across turns, sessions, and tasks.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.