Live boot camp, certification included

Ship a real AI feature. Then answer for it.

Seven weeks, two live sessions a week. You spec, evaluate, and ship a working AI feature in B2B procurement and supply chain with Claude, then defend it on demo day in front of two external reviewers.

You write no code at any point. The thing being trained is product judgement: what to build, how to know it works, and what to do when the model is wrong.

7 weeks13 sessions39.5 live hours6 portfolio artifacts0 code written
Reserve your seatSee every session$799 once. Full refund within 7 days.
A product roadmap timeline with sticky notes, a chart, and a kanban calendar

Seven weeks of product decisions, made on a real feature rather than a case study.

What the panel is scoring

Five columns, and one of them decides it.

An AI PM loop is scored on a rubric most candidates never see. The boot camp is built backwards from it: every artifact below exists because one of these columns is where offers are won and lost.

01

Product thinking

Did you scope to one user and one problem, and say what you would deliberately not build?

02

AI depth

Did every technical word carry a real tradeoff, or did you recite vocabulary?

03

Metrics rigour

Did you name a North Star and its guardrail in the same breath, with numbers?

04

Communication

Did you state your structure first so the panel stopped bracing for a ramble?

05

Safety judgement

Did you design the failure case unprompted? In a current loop this column alone can decide it.

Read the questions first, free. The public question bank is a thousand real AI PM questions with no account needed. If you can already answer them out loud, you do not need this boot camp.

What you walk out with

6 things that exist at the end.

Not notes. Each one is a piece of work an interviewer can open, and each proves a different part of the job.

A portfolio of work on a laptop beside a certificate
ArtifactWhat you actually doSessionsProves
Teardown + Insight ReportTake apart a live AI product into its failure modes, then turn a discovery sprint into one defensible problem to solve.1-2Product judgment
Feasibility Read + Opportunity BriefScore 2-3 models on your task, check whether the data exists, and write the 2-page brief that gets you a yes.3-4Opportunity judgment
Context Spec + Working Agent + Live PrototypeVersion your context spec like code, build an agent that calls tools under a human approval gate, and ship it to a public URL.5-7AI build fluency
Sad Paths + Red-Team LogDesign three failure flows and run adversarial prompts against your own prototype before anyone else does.8Trust & safety design
Eval Set + Production DashboardReplace 'it feels better' with a before/after report, then keep it honest with tracing, drift alerts, and regression gates.9-10Evaluation fluency
Cost Model + AI PRD + Portfolio SiteTurn usage data into unit economics, write the AI PRD and business case that gets it funded, then defend all of it on demo day.11-13Ownership under uncertainty

Your domain from session 0

One real industry, not a toy case.

Everything you build runs on B2B procurement and supply chain operations: purchase orders, suppliers, contracts, and the exceptions that cost money. It is a domain with real data, real constraints, and hiring demand of its own.

Shipping containers, pallets, and a delivery truck connected by a data network

The same domain the procurement programs teach, so the two reinforce each other.

How it runs

Two live sessions a week, for seven weeks.

The load is published up front. Every session is recorded and shared within 24 hours, so a missed week never costs you the cohort.

Duration

7 weeks, 2 sessions a week

Thirteen sessions plus a setup session, at a pace that fits around a job. Live hours are listed per session in the curriculum below.

Weekly load

~11 hours, live + async

Async hours are published per session up front, so nothing arrives as a surprise.

Office hours

60 minutes weekly

On top of the two live sessions each week, not counted as contact time.

Community

A persistent cohort channel

Opens at session 0 and stays open, plus one 30-minute 1:1 checkpoint at the week 4 midpoint.

Demo day

Two external reviewers

Invited to your demo day, alongside a capstone rubric review and a verifiable certificate, globally recognizable and shareable straight to LinkedIn.

After the cohort

Alumni access

A free seat in any future cohort, plus the alumni channel.

The curriculum, in the open

Every session, and what it produces.

Nothing is held back until you pay. Open any session to see its agenda and the tools it uses.

An agent orchestration dashboard, the kind you build in sessions 5 to 7
SessionWhat it is forYou finish withLive hrs
0 Setup (async pre-work)Have your hosted workspace live and your repo ready before session 1 so no live hour is spent on installation.Hosted workspace live, portfolio repo scaffolded for the case0.5
1 AI Product TeardownLearn to see an AI product as a set of design decisions and failure modes rather than a demo.Teardown doc + failure catalog + agent-readiness note2.5
2 Discovery at 10x SpeedCompress weeks of qualitative discovery into hours, and leave with a workflow you can rerun on any future problem.Insight report + chosen problem + reusable discovery skill3.5
3 Model & Data FeasibilityAnswer 'can this actually be built, with what, on what data' before writing a single requirement.Model shortlist + data readiness check1.5
4 The AI Opportunity BriefTurn a validated problem plus a feasibility read into a decision-ready brief a skeptical exec would sign.2-page brief + feasibility scorecard + risk register3
5 Context Is the SpecTreat the system prompt, retrieved context and tool descriptions as the product specification, and version them like code.Versioned context spec + retrieval design + break log3.5
6 Agents, Tools & OrchestrationMove from a single-turn prompt to an agent that plans, calls tools and hands off work under human control.Working agent calling 2+ tools, with a handoff and an approval gate3.5
7 Vibe-Code the PrototypeShip something a stranger can open, driven by the context spec and agent built in the previous two sessions.Live prototype URL + public repo3
8 Design for Trust and FailureDesign what happens when the model is wrong, slow, uncertain or misused, and prove you tried to break it.Clickable flows incl. 3 sad paths + guardrail pattern set + red-team log3.5
9 Evals: prove it worksReplace 'it feels better' with a repeatable measurement your stakeholders can audit.Eval set + failure taxonomy + before/after report2.5
10 Evals in ProductionKeep the thing working after launch, when the inputs stop looking like your test set.Tracing enabled + online eval dashboard + drift alert1.5
11 Metrics, Cost & Unit EconomicsConnect model behavior to business outcomes, and know what a single user costs you.Metrics tree + cost model + experiment plan3.5
12 The AI PRD & Business CaseWrite the document that gets the thing funded, and survive the questions that follow.AI PRD + 5-slide business case + rollout plan3.5
13 Ship the Portfolio & Demo DayPackage the work from every session into one credible piece of evidence, and be able to talk about it under pressure.Live portfolio site + demo video + interview narrative4

13 sessions plus setup. 39.5 hours live, 36.5 hours async, published up front so nothing is a surprise.

What happens inside each one

S0Setup (async pre-work)0.5 live, 1.0 async

Have your hosted workspace live and your repo ready before session 1 so no live hour is spent on installation.

  • Your hosted AI workspace goes live
  • GitHub account and portfolio repo scaffold from template
  • Confirm your case: B2B Procurement and Supply Chain Operations
  • Post an intro in the cohort channel

You finish with: Hosted workspace live, portfolio repo scaffolded for the case

Tools: GitHub, your hosted workspace, Vercel or Netlify, Figma (free tiers)

S1AI Product Teardown2.5 live, 2.0 async

Learn to see an AI product as a set of design decisions and failure modes rather than a demo.

  • Anatomy of an AI feature: model, context, interface, fallback
  • Live teardown of two shipped products in your vertical
  • Build the failure catalog: what breaks, how visibly, who pays
  • Agent-readiness lens: is this product legible to an agent, not just a human
  • Peer swap and critique

You finish with: Teardown doc + failure catalog + agent-readiness note

Tools: Chosen products, teardown template

S2Discovery at 10x Speed3.5 live, 2.5 async

Compress weeks of qualitative discovery into hours, and leave with a workflow you can rerun on any future problem.

  • Sourcing evidence: reviews, tickets, forums, transcripts
  • AI-assisted synthesis without hallucinated themes
  • Bias controls and disconfirming evidence
  • Save the workflow as a reusable skill / slash command / prompt library
  • Select and defend one problem

You finish with: Insight report + chosen problem + reusable discovery skill

Tools: Claude Code or equivalent, transcript and review corpus

S3Model & Data Feasibility1.5 live, 2.0 async

Answer 'can this actually be built, with what, on what data' before writing a single requirement.

  • Prompt vs RAG vs fine-tune decision tree
  • The latency, quality and cost frontier
  • Bake-off: run one task across three models and score it
  • Data readiness: does it exist, who owns it, is it labeled, may we use it
  • Feed both outputs into tomorrow's scorecard

You finish with: Model shortlist + data readiness check

Tools: 2-3 frontier and small models, eval prompt set

S4The AI Opportunity Brief3 live, 2.5 async

Turn a validated problem plus a feasibility read into a decision-ready brief a skeptical exec would sign.

  • The 2-page brief structure
  • Feasibility scorecard, now grounded in session 3 evidence
  • Risk register: what could go wrong, likelihood, mitigation, owner
  • Regulatory literacy: EU AI Act risk tiers and NIST AI RMF in 30 minutes
  • Which risks are yours vs the model provider's

You finish with: 2-page brief + feasibility scorecard + risk register

Tools: Brief template, scorecard, risk register template

S5Context Is the Spec3.5 live, 2.5 async

Treat the system prompt, retrieved context and tool descriptions as the product specification, and version them like code.

  • The system prompt as spec: structure, constraints, refusals
  • Context engineering: what goes in the window, what does not, and why
  • Retrieval design: chunking, grounding, citation, freshness
  • Context budget and the cost of every token
  • Break your own spec and log every failure

You finish with: Versioned context spec + retrieval design + break log

Tools: Version-controlled prompt repo, small document corpus

S6Agents, Tools & Orchestration3.5 live, 3.5 async

Move from a single-turn prompt to an agent that plans, calls tools and hands off work under human control.

  • The agent loop: plan, act, observe, repeat
  • Tool and function calling: schemas, errors, retries
  • MCP: connecting an agent to real systems
  • Memory: what persists, what should not
  • Orchestration: sequential vs parallel, handoffs between agents
  • Approval gates and where a human must sit in the loop

You finish with: Working agent calling 2+ tools, with a handoff and an approval gate

Tools: Claude Code, MCP server, 2 external tools or APIs

S7Vibe-Code the Prototype3 live, 3.5 async

Ship something a stranger can open, driven by the context spec and agent built in the previous two sessions.

  • From spec to scaffold
  • Wiring the agent into a real interface
  • State, auth and the minimum viable backend
  • Deploy to a public URL
  • Repo hygiene: README, env example, license

You finish with: Live prototype URL + public repo

Tools: Claude Code or Cursor, Vercel or Netlify, Supabase free tier

S8Design for Trust and Failure3.5 live, 2.5 async

Design what happens when the model is wrong, slow, uncertain or misused, and prove you tried to break it.

  • The trust pattern library: confidence signalling, citations, undo, graceful degradation, AI labeling
  • Approval flows and progressive autonomy
  • Designing three sad paths: wrong answer, no answer, harmful answer
  • Applied red team: adversarial prompts against your own prototype
  • Bias spot-check on your own outputs

You finish with: Clickable flows incl. 3 sad paths + guardrail pattern set + red-team log

Tools: Figma, prototype from session 7, red-team prompt set

S9Evals: prove it works2.5 live, 3.5 async

Replace 'it feels better' with a repeatable measurement your stakeholders can audit.

  • From failure catalog to failure taxonomy
  • Building an eval set that reflects real usage
  • Rubrics, LLM-as-judge and where it misleads
  • Human review: sampling, inter-rater agreement
  • Run baseline, change one thing, run again, report the delta

You finish with: Eval set + failure taxonomy + before/after report

Tools: Eval harness, labeled example set

S10Evals in Production1.5 live, 2.0 async

Keep the thing working after launch, when the inputs stop looking like your test set.

  • Offline vs online evaluation
  • Tracing and logging: what to capture on every call
  • Drift: how it shows up and how you notice
  • Regression gates in CI
  • Cost and latency as monitored metrics
  • What an AI incident looks like and who is on call

You finish with: Tracing enabled + online eval dashboard + drift alert

Tools: Tracing/observability tool free tier

S11Metrics, Cost & Unit Economics3.5 live, 2.5 async

Connect model behavior to business outcomes, and know what a single user costs you.

  • The metrics tree: model quality to product outcome to business result
  • Unit economics: cost per task, per user, per resolved case
  • Levers: caching, routing, small models, context trimming
  • Total cost of ownership beyond API spend
  • Build vs buy vs partner
  • Experiment design on a stochastic system: valid A/B, guardrail metrics, sample size intuition

You finish with: Metrics tree + cost model + experiment plan

Tools: Cost model template, usage logs from sessions 7-10

S12The AI PRD & Business Case3.5 live, 3.0 async

Write the document that gets the thing funded, and survive the questions that follow.

  • The AI PRD: what differs from a standard PRD
  • Rollout: beta gating, staged release, adoption metrics, kill criteria
  • The 5-slide business case
  • Live pitch and challenge: present, then take hostile questions from peers playing engineering, finance and legal
  • Rewrite based on what broke

You finish with: AI PRD + 5-slide business case + rollout plan

Tools: PRD template, slide template

S13Ship the Portfolio & Demo Day4 live, 3.5 async

Package the work from every session into one credible piece of evidence, and be able to talk about it under pressure.

  • Assembling the artifact chain into a portfolio site
  • The 3-minute demo video
  • The interview narrative: problem, decision, evidence, trade-off
  • Five AI PM questions your portfolio already answers
  • Demo day: present to the cohort and invited reviewers
  • Capstone rubric review and certification

You finish with: Live portfolio site + demo video + interview narrative

Tools: Portfolio template, screen recorder

Who is in the room

Six kinds of people take this.

The common thread is judgement you already have and evidence you do not have yet.

Current Product Managers

Move from classic software product management into probabilistic AI product decisions.

MBAs and Graduates

Build a portfolio before you have formal AI PM experience and become easier to shortlist.

Analysts and Consultants

Turn your business judgment and stakeholder skills into a credible AI product transition.

Engineers Moving to PM

Learn opportunity judgment, user value, prioritization, metrics, and launch ownership.

Founders and Operators

Stop approving impressive demos that cannot survive real users, edge cases, or operating constraints.

Career Switchers

Develop the language, artifacts, and practiced stories needed to make your transition believable.

Reserve your seat

One payment, the whole cohort.

$799one payment, no subscription

Your details

No account needed. We'll set one up from your email after payment.

Already have an account? Log in

Before you join

The questions people actually ask.

I'm a fresh graduate with no PM experience. Can I really target AI PM roles?

Yes, and you're the reason this workshop exists. AI PM is young enough that nobody has ten years in it. Interviewers look for two things: have you shipped something real with AI, and can you reason about evals, tradeoffs, and product decisions under pressure. The workshop manufactures both.

I'm not from a coding background. Will I keep up?

Yes. Everything hands on happens in plain English with Claude, inside your own hosted workspace. The skill being tested is product judgment: what to build, how to know if it works, what to do when the model is wrong. You write no code at any point.

What exactly do I walk away with?

A shipped AI artifact you built yourself in B2B Procurement and Supply Chain Operations, an eval set you designed (the most asked about item in AI PM interviews), a one page product memo in the format hiring managers read, and answers pressure tested against our free bank of 1,000 AI PM interview questions. Artifacts, not notes.

How much time does it take, and what if I miss a live session?

Roughly 11 hours a week across 7 weeks: two live sessions plus published async work, so nothing is a surprise homework load. Every session is recorded and shared within 24 hours, along with the templates used in it, so a missed session never costs you a week.

Do I need to buy anything else?

No hidden costs. No extra tools to buy. Your hosted workspace includes all the model usage for the program, so there's no separate API bill and no ChatGPT or Claude subscription to buy.

How can I pay?

India: UPI, cards, and netbanking. Global: cards.

What if I join and it's not for me?

Full refund within 7 days, no forms to fight and no questions that matter. You risk a week of attention, not your money.

Will this help for regular APM and PM roles too?

Yes. The portfolio artifact, memo format, and interview drills transfer to any PM interview. AI PM is simply where the gap between demand and credible candidates is widest, which makes it the smartest door to walk through first.

Not sure it is the right one? The practice sessions are self-paced and included with a plan, and the question bank is free. Start there and come back when you want the live room.