Learn the technical foundations PMs actually need — tokens, RAG, SQL, chatbots, agents — then build fluency through weekly hands-on practice.
How it works
8 chapters — Foundations → Agents. Each has definitions, diagrams, and PM mental models. Study at your own pace.
Create cloudnote.db and run sample scripts. You'll use it every week for SQL, charts, and RAG labs.
Each week: Overview → Readings → Practice → Exam → Lab sheet. Save artifacts to my-submissions/.
Tokens, context windows, inference vs training, hallucination, embeddings, RAG vs fine-tuning.
Prompt anatomy, role constraints, few-shot, chain-of-thought, evals, function calling.
SQL as source of truth, text-to-SQL pipeline, threat model, validation patterns.
Hypothesis-driven charts, chart type selection, Python plotting, quantitative proof.
Full retrieval pipeline: chunk → embed → index → retrieve → generate. Failure modes.
Multi-turn context, streaming UX, logging, rate limits, incident playbook.
Reproducible demos, pinned prompts, token cost budgeting, demo script structure.
Agent loop, tool calling, human gates, multi-step evals, production launch checklist.
Real question types across Meta, Google, Amazon, Apple, and Microsoft for PM / TPM / APM roles with an AI focus. Grouped by domain.