Skip to content
Aakash GuptaAakash Gupta

I got a private Masterclass in AI PM from Google AI PM Director

Jaclyn Konzelmann, Director of AI Product at Google, reveals how to master Imagen, Veo, and Opal. She demonstrates live workflows from photo restoration to drone show videos, explains the 3 frameworks every AI PM needs, and shares exactly what Google looks for when hiring AI PMs. Full Writeup: https://www.news.aakashg.com/p/jaclyn-konzelmann-podcast Transcript: https://www.aakashg.com/how-to-master-google-ai-tools-complete-masterclass-with-jaclyn-konzelmann/ ---- Timestamps: 0:00:00 - Intro 0:01:38 - Meet Jacqueline Kunzelman, Google AI Product Director 0:03:03 - How AI Changed Product Building 0:06:10 - Demo 1: Colorizing Old Photos with Imagen 0:16:09 - Ads 0:17:54 - Demo 2: Pet to Drone Show to Video 0:20:17 - Demo 3: Building AI Apps with Opal 0:28:41 - Building in Public: 10 Side Projects Strategy 0:30:41 - Ads 0:33:04 - Framework 1: Anatomy of an Agent 0:34:15 - Framework 2: User Interaction Spectrum 0:36:35 - Framework 3: The Inverted Triangle 0:39:51 - The Paradigm Shift Question 0:51:50 - The 6 Characteristics Google Looks For 0:57:47 - Resume Tips & Interview Process 1:01:33 - 18-Month Roadmap to AI PM 1:03:38 - Outro ---- 🏆 Thanks to our sponsors: 1. Vanta: Leading AI security & compliance platform - http://vanta.com/aakash 2. Pendo: #1 Software Experience Management Platform - http://www.pendo.com/aakash 3. Linear: Plan and build products like the best. - https://linear.app/partners/aakash 4. Jira Product Discovery: Plan with purpose, ship with confidence - https://www.atlassian.com/software/jira/product-discovery 5. LandPMJob: Land a PM Job with Aakash Gupta - https://www.landpmjob.com/ ---- Key takeaways: 1. Imagen Understands World Models: Ask it to show Toronto in winter → adds snow. San Francisco in winter → no snow. The model knows SF doesn't get snow. This world knowledge unlocks creative workflows beyond basic image generation. 2. The Colorization Workflow: Use Gemini Pro to refine prompts → Focus on vibrant colors, lighting transformation, hyperrealistic detail, modern camera optics → Add negative prompts for failed iterations. "Keep playing around with things until you get it just right." 3. Chain Tools for Advanced Workflows: Photo → Imagen (reimagine as drone show) → Veo (animate the drones flying) → Result: Your pet as a living drone show with tail wagging. Access through AI Studio, Gemini app, or Mixboard. 4. Build AI Apps Without Code Using Opal: Describe what you want in natural language → Opal writes the prompt chains → Customize models and outputs → Share publicly. Examples: Resume critique tool, nature collage generator, custom storybook maker. 5. The Anatomy of an Agent Framework: Every AI agent has 3 components - Models (text/image/video capabilities), Tools (APIs, search, UI actions), Memory (what to remember, personalization strategy). Define these before writing code or PRDs. 6. The User Interaction Spectrum: Every AI product falls on "Do it FOR me" (Deep Research, Audio overviews that run and return) vs "Do it WITH me" (vibe coding, interactive experiences). 7. The Inverted Triangle: Think Big, Ship Fast: Think REALLY big → Use 3 levers to ship: Scope (ruthless MVP cuts), Positioning (beta/experiment labels), Audience (internal → trusted testers → public). Don't let process slow the vision. 8. Ask The Paradigm Shift Question: Are you building a faster horse or a car? Process-improving a workflow or creating an entirely new one? "The real value is the unlock on what's the new way things will get done." 9. The Future-Proofing Question: What happens when models get better? Real example: Mixboard threw out months of image editing work when Nano Banana launched with natural language editing. 10. Google's 6 Hiring Criteria for AI PMs: Exceptional product taste, visionary leadership (think 5 steps ahead), clarity in chaos, compelling product storytelling, full-spectrum execution (blended role profiles), deep AI intuition. Keep resume to 1 page, show actual work, design with personality. 11. The Side Project Strategy: Run 10 side projects simultaneously. Not to launch 10 products, but to think differently and connect dots. 12. Don't Get Precious About Ideas: Any single idea can get commoditized in weeks with AI. The skill isn't having one great idea—it's consistently generating good ideas. ---- 👨‍💻 Where to find Jaclyn Konzelmann: LinkedIn: https://www.linkedin.com/in/jaclynkonzelmann/ Twitter: https://x.com/jacalulu?lang=en Substack: https://blog.jaclynkonzelmann.com/ ---- 👨‍💻 Where to find Aakash: Twitter: twitter.com/aakashg0 LinkedIn: linkedin.com/in/aagupta/ Newsletter: news.aakashg.com #aitools #productmanagement ---- 🧠 About Product Growth: The world's largest podcast focused solely on product + growth, with over 187K listeners. 🔔 Subscribe and turn on notifications to get more videos like this.

Jaclyn KonzelmannguestAakash Guptahost
Oct 22, 20251h 4mWatch on YouTube ↗

CHAPTERS

  1. 1:38 – 3:03

    Meet Jacqueline Kunzelmann (Google AI Product Director): AI PM roles are real (and how leveling works)

    Jacqueline confirms AI PM is a real, distinct role focused on AI-native products. She and Aakash discuss compensation broadly and clarify how Google PM levels compare to startup titles, emphasizing calibration by scope and years of experience.

  2. 3:03 – 6:10

    How AI changes product building: faster iteration, new product types, and embracing discomfort

    Jacqueline explains AI’s dual impact: it changes how teams build (tools that accelerate shipping) and what products are worth building (new capabilities change feature possibilities). She also normalizes the overwhelm of rapid model progress and reframes discomfort as a sign you may be doing true 10x work.

  3. 6:10 – 17:54

    Demo 1: Colorizing old photos—prompt structure, iteration loop, and negative prompts

    Using a wedding photo of her grandparents, Jacqueline demonstrates photo restoration and colorization with a carefully tuned prompt. She breaks down how she iterates by asking Gemini to refine prompts based on failed outputs, including adding negative prompts to avoid common artifacts.

  4. 17:54 – 20:17

    Ads break + Demo 2: Pet → drone show image → Veo video (and consistency tips)

    After sponsor messages, the episode returns to a chained workflow: generating a drone-show version of a pet image, then turning it into a video with Veo. Jacqueline shares prompt philosophy (“interpret, don’t copy”), notes how delight can emerge (tail wagging), and offers a method for scene consistency using seed images and tools like Flow.

  5. 20:17 – 28:41

    Demo 3: Opal—building mini AI apps by chaining prompts and models

    Jacqueline introduces Opal as a natural-language way to build, edit, and share “mini AI apps” by chaining model calls. She demos simple and advanced flows (nature collage, custom storybook) and shows how Opal can generate an app from a text instruction plus a URL, then expose the underlying prompts and model choices.

  6. 28:41 – 33:04

    When to use chat vs workflow apps vs full agents—and why ‘building in public’ matters

    Jacqueline advises using tools like AI Studio and Opal to prototype quickly, validate ideas, and stress test feasibility before committing to production. She shares her “10 side projects” approach to staying creative, thinking bigger, and generating public feedback loops early.

  7. 33:04 – 34:15

    Framework 1: Anatomy of an agent—models, tools, and memory/personalization

    Jacqueline outlines a practical mental model for agents: pick the right model capabilities, combine them with tool use, and design memory intentionally. She references browsing agents (UI actions), API/MCP integration, and the product-driven question of what the agent should remember to achieve user success.

  8. 34:15 – 36:35

    Framework 2: User Interaction Spectrum—‘do it for me’ vs ‘do it with me’

    This chapter focuses on UX design choices for AI products based on how autonomous the experience should be. Jacqueline contrasts hands-off agents (deep research, audio overview generation) with collaborative modes (vibe coding, interactive audio overviews) and explains how the spectrum affects product design.

  9. 36:35 – 39:51

    Framework 3: The Inverted Triangle—think big, ship fast via MVP scope, positioning, and audience

    Jacqueline argues that AI products must start with ambitious visions to avoid rapid commoditization, then narrow to ship quickly. She shares three levers for early shipping: cut MVP scope, position as beta/experiment, and control rollout audience with trusted testers or waitlists.

  10. 39:51 – 51:50

    Paradigm shift + future-proofing questions (and first-principles thinking)

    Jacqueline offers two key product questions: are you creating a new workflow (car) or just optimizing an old one (faster horse), and what happens when models get better. She connects this to first-principles thinking, second-order thinking (platforms over one-off apps), and being willing to discard work when the tech frontier changes.

  11. 51:50 – 57:47

    Hiring for AI PM: the 6 characteristics Google looks for

    Jacqueline shares what she prioritizes when hiring AI PMs: taste, visionary systems thinking, operating in ambiguity, storytelling, execution ownership, and AI intuition/creativity. She emphasizes idea generation as an ongoing skill because commoditization can happen quickly in AI.

  12. 57:47

    AI PM resume + Google interview process + an 18-month roadmap to break in

    Jacqueline explains how to build an AI PM resume that’s concise, specific, and proof-driven, including links to side projects and public work. She addresses interview expectations (avoid jumping straight into vibe coding; clarify approach), outlines a common Google loop variant, and closes with a practical 18-month plan: build, share publicly, network, and immerse in the ecosystem.

  13. Why Google is suddenly leading in AI—and what you’ll learn in this “AI PM masterclass”

    Aakash frames Google’s momentum in AI models and tooling (image, video, and workflow builders) and introduces the goal: an insider-level breakdown of how to build AI products and become an AI PM. Jacqueline Kunzelmann joins to share demos, frameworks, and career advice for breaking into AI PM roles.

  14. Demo: Nano Banana image editing—capabilities tour and ‘world model’ intuition

    Jacqueline shares a rapid tour of Nano Banana’s image manipulation strengths, from object rotation and annotations to sketch-to-art transformations. She highlights the model’s ability to infer realistic changes (e.g., seasons by location), signaling a deeper world understanding that expands product possibilities.

  15. Where to access Nano Banana: AI Studio vs Gemini app vs Mixboard canvas

    Jacqueline explains the practical access paths for Nano Banana and why output quality can vary by surface. She introduces Mixboard as a canvas-style UI that supports brainstorming, batch transformations, and visual ideation beyond the chat interface.

Get more out of YouTube videos.

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

Add to Chrome