Skip to content
Aakash GuptaAakash Gupta

Complete Course: AI Product Management

From prompting through AI PRDs, fine-tuning, RAG, MCP, and AI Agents, today's episode is a complete crash course on how to become an AI PM. Trailer - 00:00 Why AI PMs Are Paid So Much - 1:25 Effective Prompting for AI PMs - 02:39 Ad: Linear - 09:57 Ad: Miro - 10:42 AI PRD Template - 11:54 Fine-Tuning vs RAG - 16:42 Ad: Amplitude - 19:01 Fine-Tuning Demo: Creating a Yoda-Style AI Assistant - 19:52 RAG Implementation: Connecting Documents to AI Chatbots - 30:03 MCP (Machine-Callable Programs): Working with Multiple Tools - 59:00 AI Agents: Creating Advanced Product Research Assistants - 01:18:31 Future of AI Product Management - 01:33:16 Outro - 01:35:49 💼 Check out our sponsors: Linear: Plan and build products like the best - https://linear.app/partners/aakash Miro: The innovation workspace - http://miro.pxf.io/PO4WZX Amplitude: Try their 2-minute assessment of your company’s digital maturity - https://bit.ly/4hl25RG 👀 Where to find Pawel: LinkedIn: https://www.linkedin.com/in/pawel-huryn Newsletter: https://www.productcompass.pm YouTube: https://www.youtube.com/@pawelhuryn 👨‍💻 Where to find Aakash: Twitter: https://www.twitter.com/aakashg0 LinkedIn: https://www.linkedin.com/in/aagupta/ Instagram: https://www.instagram.com/aakashg0/ Transcript: https://www.news.aakashg.com/p/complete-course-ai-product-management 🔔 Subscribe and like the video to support our content! 🔑 Key Takeaways 1. Prompting isn’t a Trick, it’s the Product. Prompting isn’t something you tack on at the end…It’s a core part of how the product works.Well-structured prompts completely change the quality of output. It’s basically the UX layer for LLMs. Your goal isn’t to outsmart the model but to teach it how to behave with clear, repeatable instructions. 2. RAG is How You Stop Hallucinations And Keep Your Product Fresh! Instead of cramming everything into the model or relying on fine-tuning, Retrieval-Augmented Generation (RAG) lets you pull in the right context when you need it. For example, he used it to pull product changelog data and get accurate responses… Without needing the model to already “know” that info. If your product updates often, RAG keeps the AI current without hardcoding anything. This is how you reduce hallucinations and keep things adaptable. 3. Most PMs fine-tune When They Should just Prompt Better. He has seen this mistake countless times: PMs reach for fine-tuning too early. He showed a side-by-side of zero-shot, few-shot, and a fine-tuned model.All summarizing a product dashboard.The few-shot prompt actually did better than the fine-tuned version. Most PMs go straight to fine-tuning, but with the right prompt structure, you can get 95% of the result!And it’s way faster, cheaper, and easier to maintain. 4. An AI Agent Is Just a Pipeline That Thinks The term “agent” gets thrown around a lot, but under the hood, it’s a system that can think: Intent classification, tool selection, execution logic, and error handling. If you don’t design for that structure, your agent becomes unpredictable fast. The real magic happens when you coordinate its behavior with reliable systems thinking and that’s your moat! 5. AI PRDs Need a New Language! Traditional PRDs were built for deterministic systems.You specify inputs, define expected outputs, and call it done. You’re not writing “requirements”, you’re writing intent, behavior, and expected failure modes. Here’s how to write PRDs for AI products: → Include structured prompts, not just user flows→ Provide real input/output examples→ Define what “acceptable variance” looks like→ Plan for fallbacks, retries, and recovery UX Most importantly: You’re not managing the model, you’re collaborating with it. And if your PRD doesn’t reflect that dynamic, your product will feel brittle, unpredictable, or worse… totally misaligned with user needs. #podcast #productmanagement #ai 🧠 About Product Growth: The world's largest podcast focused solely on product + growth, with over 167K listeners. Hosted by Aakash Gupta, who spent 16 years in PM, rising to VP of product, this 2x/ week show covers product and growth topics in depth.

Pawel HurynguestAakash Guptahost
Apr 22, 20251h 36mWatch on YouTube ↗

At a glance

WHAT IT’S REALLY ABOUT

AI Product Management Toolkit: Prompting, PRDs, Fine-Tuning, RAG, Agents, MCP

  1. AI PMs are paid a premium because they blend business/product judgment with enough technical literacy to align with engineers in a fast-growing market.
  2. High-quality prompting relies on providing rich context, role-based perspectives, explicit steps, and output formats, then iterating to improve reliability and reduce bias.
  3. An AI-specific PRD is positioned as an alignment tool that combats “AI-for-AI’s-sake” hype by tying initiatives to strategy, evidence, assumptions, guardrails, and measurable success.
  4. Fine-tuning is demonstrated as a way to reduce token costs and consistently enforce style/behavior (e.g., brand voice) by internalizing patterns into model weights, validated via training/validation curves.
  5. RAG, MCP, and agents are shown through live demos that connect document stores and external tools (Pinecone, n8n, Jira/Figma, Lovable/Supabase) to enable grounded answers and automated work creation at scale.

IDEAS WORTH REMEMBERING

5 ideas

AI PM value comes from bridging strategy and technical execution.

The episode argues AI PMs don’t need to code, but must understand prompting, RAG, fine-tuning, evals, and architecture tradeoffs well enough to guide scope, feasibility, and cross-functional decisions.

Prompts work best when you treat the model like a teammate with context and constraints.

Effective prompts include background, goals, prior work, personas/roles, step-by-step instructions, and explicit output formats (templates, success criteria) to increase consistency and usefulness.

Use role-based prompting to surface risks across disciplines.

Having the model answer as PM/designer/engineer and categorize assumptions by value/usability/viability/feasibility helps teams reveal hidden assumptions and discovery risks earlier.

AI PRDs should fight hype by forcing strategic alignment and evidence.

The PRD template emphasizes market timing/opportunity, strategic alignment, user needs, value proposition vs. competitors, and “can’t/won’t copy” competitive advantage—plus AI guardrails and evaluation plans.

Fine-tuning is for repeatable behavior and lower cost—not for “accessing lots of documents.”

The demo shows fine-tuning a smaller model to reliably match a style (Yoda/brand voice) and avoid injecting long instruction prompts every time, saving tokens and enabling cheaper deployment.

WORDS WORTH SAVING

5 quotes

AI PMs are definitely paid more than an average product manager across different industries and regardless of their experience.

— Pawel Huryn

One of the reasons is that, uh, they need to combine business skills with the technical knowledge.

— Pawel Huryn

You can't just prompt like an average person, right? You need to be prompting at a very high level.

— Aakash Gupta

I get better results when I, uh, say AI that they will get a reward. So for example, if I have a prompt that, uh, I, I, I cannot get the s-satisfying answer, I like adding that you will get $1,000 if you perform this task on a champion level or something like that.

— Pawel Huryn

It's not that everyone needs to become an AI PM, but this market is growing really fast, and we just gave you all the tools to become an AI product manager.

— Aakash Gupta

Why AI PMs command higher compensationAdvanced prompting patterns and “prompt hacks”AI PRD structure and anti-hype strategic alignmentFine-tuning workflow, datasets, epochs, validationRAG architecture: embeddings, chunking, vector databasesNo/low-code orchestration: n8n webhooks and workflowsMCP integrations (Figma → Jira) and agentic automation

High quality AI-generated summary created from speaker-labeled transcript.

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.