Skip to content

Repository files navigation

AI PM Technical Fluency Course

A 25-session hands-on course to learn AI/LLM development, using the Anthropic Console for interactive experiments.

Last updated: February 2026 | Main model: Claude Opus 4.5

How It Works

Each session is ~1 hour of hands-on learning. Claude Code serves as your instructor — guiding you through experiments, explaining concepts, and tracking progress.

Running example: You'll build an AI feature for YOUR product throughout the course, applying each concept to something real.

Quick Start

cd path/to/AIPM
claude

Then say:

  • "Let's get started" - Run first-time setup (name, product, etc.)
  • "Let's do Session 1" - Start a specific session
  • "Continue my course" - Resume where you left off
  • "Show my progress" - See completion status

Files

FilePurpose
README.mdCourse overview (this file)
LESSONS.mdDetailed plans for all 25 sessions
CLAUDE.mdInstructor instructions
user.jsonYour profile and product (created at setup)
progress.jsonYour progress data
PROGRESS.mdYour progress with checkmarks
MY_PRODUCT.mdYour running example
workspace/.envAPI keys

The 25 Sessions

Phase 1: Foundations (Sessions 1-6)

  1. LLM Architecture & API Fundamentals
  2. Prompt Engineering Patterns
  3. Embeddings & Semantic Similarity
  4. Vector Databases Deep Dive
  5. Document Processing & Chunking
  6. Building Your First RAG Pipeline

Phase 2: Agentic AI (Sessions 7-13)

  1. Function Calling & Tool Use
  2. ReAct Agents & Extended Thinking
  3. Memory Systems for Stateful Agents
  4. Advanced RAG Patterns
  5. Corrective & Autonomous RAG
  6. When RAG Fails — Agentic Search Alternatives
  7. Voice & Multimodal Agents

Phase 3: Multi-Agent Systems (Sessions 14-19)

  1. Multi-Agent Architecture Patterns
  2. CrewAI for Role-Based Teams
  3. LangGraph for Complex Workflows
  4. OpenAI Agents SDK Deep Dive
  5. Google ADK for Enterprise Agents
  6. MCP & Standardized Tool Calling

Phase 4: Production (Sessions 20-25)

  1. Evaluation Frameworks That Matter
  2. Safety, Guardrails & Responsible AI
  3. RLHF & Alignment Deep Dive
  4. System Design for AI Products
  5. Fine-tuning vs RAG vs Agentic Search Decision Framework
  6. Capstone Integration

Prerequisites

  • Access to console.anthropic.com
  • An Anthropic API key (add to workspace/.env)

About

An AI PM course taught through claude code.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages