AI for Beginners: From Generative AI Basics to a Verifiable Workflow
A 30-lesson AI beginner guide for knowledge workers: learn Codex, prompting, verification, data boundaries, repeatable workflows, Agents, and team adoption.
Where should an AI beginner begin?
Begin with a bounded task whose result you can inspect. Learn what the model can get wrong, define the input and acceptance conditions, verify the output, and only then preserve the method as a repeatable workflow.
Author: Aaron Huang. Updated: 2026-08-27. All 30 lessons are published.
Complete learning path
Unit 1: Understand AI and Codex before starting
Understand generative AI's limits, choose the right workspace, and set a safe permission boundary.
Takeaway: A capability boundary map and workspace permission checklist
- Unit 1 · M1 How Does Generative AI Produce Answers—and Why Can It Be Confidently Wrong?
- Unit 1 · M2 Chat, ChatGPT Work, or Codex? A Beginner's Guide to Choosing Where to Start
- Unit 1 · M3 Codex for Beginners: Understand the Workspace, Conversation, File Changes, and Command Results
- Unit 1 · M4 Codex Permission Setup: Choosing a Folder, Approvals, and Network Access
Unit 2: Give AI its first bounded task
Choose a low-risk, checkable first task and complete one human-reviewed delivery loop.
Takeaway: A first-task brief and human acceptance record
Unit 3: Describe and revise the work
State the goal, context, examples, and output format, then revise the first draft precisely.
Takeaway: A reusable task instruction and revision log
Unit 4: Decide whether an AI result is usable
Verify sources and numbers while separating facts, inferences, and human-owned decisions.
Takeaway: An answer checklist and fact/inference/decision labels
Unit 5: Data, permissions, and human responsibility
Decide which data is usable, who has authority, and when to de-identify or synthesize it.
Takeaway: A data classification and authority matrix
Unit 6: Give AI durable work context
Use project structure, instructions, and version records to reduce repeated explanation and context drift.
Takeaway: A project context, instruction, and version structure
Unit 7: Turn useful methods into repeatable workflows
Identify repeatable methods and decide whether they belong in a Skill, Plugin, Connector, or MCP.
Takeaway: A reusable workflow spec and implementation choice
Unit 8: Move from chat to controlled agent work
Run an Agent experiment with explicit permissions, approvals, and stop conditions before automating it.
Takeaway: An Agent experiment plan and control boundary
Unit 9: Move from individual use to team adoption
Turn an individual method into a small team pilot that is executable, testable, and owned.
Takeaway: A team SOP, reliability test, and responsibility matrix