Product Growth
Product Growth Podcast
How to Land an AI PM Job: Complete Roadmap from Hamza Farooq
0:00
-28:43

How to Land an AI PM Job: Complete Roadmap from Hamza Farooq

The exact roadmap and the technical skills you actually need.

Check out the conversation on Apple, Spotify and YouTube.

Brought to you by:

  1. Maven: Get $ off Hamza’s course with my code AAKASHxMAVEN

  2. Amplitude: The market-leader in product analytics

  3. Vanta: Leading AI compliance platform

  4. NayaOne: Airgapped cloud-agnostic sandbox

  5. Kameleoon: Leading AI experimentation platform


Today’s Episode

The salary for AI PMs is skyrocketing.

And Hamza Farooq thinks this is the best time to become an AI PM.

Today, he’s giving you the complete 6-month roadmap to go from no experience to PM at OpenAI or Anthropic.

This is the guy who teaches AI PM courses at Stanford, UCLA, and Maven.

And today he’s dropping all the knowledge for free.

You don’t want to miss him building a live AI prototype in 30 minutes (with RAG and agents working) and breaking down the exact technical skills you need to master:

Apple Podcast

Spotify


Your Newsletter Subscriber Bonus

For subscribers, for each episode I also write up a newsletter version of the podcast. Thank you for having me in your inbox.

Today’s guide covers:

  1. The Live Build: Lovable + n8n + RAG in 30 Minutes

  2. The 3 Technical Skills AI PMs Must Know

  3. The 6-Month Roadmap


1. The Live Build: Lovable + n8n + RAG in 30 Minutes

We didn’t just talk theory. We built a working AI prototype live.

1a. What We Built

Within 30 minutes, we built:

  1. Lovable for the front-end interface

  2. n8n for workflow automation

  3. RAG connected and working

This is the power of modern AI PM tools. What used to take days now takes minutes.

1b. The Build-First Mentality

Don’t just study frameworks. Build actual prototypes.

Instead of just following the roadmap ‘oh I need to learn tools,’ you saw in within 30 minutes we were able to build lovable connected to n8n and have rag working right in front of us. That’s what you need to do. You need to keep building things.

- Hamza

1c. Real-World Application: Traversaal.ai

Hamza applies this build-first approach in his company Traversaal.ai.

Example: A manufacturer building cardboard boxes for Amazon had zero data scientists and zero insights. They were always reactive.

Traversal built an army of agents that process 20,000 SKUs at a daily level, providing demand forecasts for 1 week, 14 days, and 3 weeks out.

Results: Better inventory optimization, better planning, cost savings on raw materials.

They work with Jack in the Box, Home Depot, and manufacturers across the US.


2. The 3 Technical Skills AI PMs Must Know

Previously, you didn’t need to know the technical details. Now you have to be a jack of all trades.

2a. Context Engineering (More Important Than Prompt Engineering)

Prompt engineering is what you tell an LLM.

Context engineering is how you design the instructions for your LLM.

Here’s what you combine:

  1. System prompt - Your base instructions

  2. User prompt - The specific request

  3. Memory - Past interactions (long-term memory)

  4. RAG - Relevant information from your knowledge base

Context engineering is extremely important, more important than prompt engineering now, because you have to combine multiple levels of things at the same time.

- Hamza

Why it matters: Context engineering enables personalization. The LLM understands each user based on their specific information.

2b. Fine-Tuning (Task Adaptation)

Fine-tuning is all about task adaptation. You want the LLM to produce specific outputs, not general responses.

Example 1: You want the LLM to only produce Python code with best practices. Fine-tune it on 10,000+ examples of great Python code.

Example 2: You work for a pharma company. You want the LLM to remember your vocabulary (acronyms, product names). Fine-tune for vocabulary.

Key distinction:

  • Fine-tuning = Adding new vocabulary (new words)

  • RAG = Adding new knowledge (new information)

2c. RAG (Retrieval Augmented Generation)

RAG pulls relevant information from your knowledge base and feeds it into the LLM.

When to use RAG vs fine-tuning:

  • RAG: For adding knowledge that changes frequently

  • Fine-tuning: For adding vocabulary or specialized response patterns


3. The 6-Month Roadmap: From Zero to OpenAI PM

Can somebody without experience become an AI PM? Yes. Here’s how.

3a. The Basic Architecture You Need to Know

  • Step 1: Understand what LLMs are

  • Step 2: Learn how to build applications

  • Step 3: Master prompt engineering

  • Step 4: Implement RAG systems

  • Step 5: Build agentic systems

You have to learn by doing things. The best way is to keep building things.

- Hamza

Follow this roadmap over and over until you start to feel: “I am making sense and this is how you do it.”

3b. What Should I Build? The Three-Wave Approach

  1. Wave 1: Save Time (Efficiency & Productivity)

    Build something that does the exact same thing, just faster.

    Example: A summarizer that gives you conversation highlights and action steps from all your daily meetings.

  2. Wave 2: Better Quality (Better Output)

    Build something that improves the result.

    Example: An AI agent that takes your video, slices it into different parts, and makes a trailer.

  3. Wave 3: Completely New (Novel Capabilities)

    Build something that wasn’t possible before.

    Example: An AI that builds a prototype recording with AI agents acting like humans, records the video, and publishes it to YouTube.



Where to Find Hamza Farooq


Related Content

Podcasts:

  1. Google AI PM Director drops an AI PM Masterclass

  2. If you only have 2 hrs, this is how to become an AI PM

  3. Complete Course: AI Product Management

Newsletters:

  1. How to Become an AI Product Manager with No Experience

  2. How to Write a Killer AI Product Manager Resume

  3. How to become an AI Product Manager


PS. Please subscribe on YouTube and follow on Apple & Spotify. It helps!

Subscribe to Youtube

Discussion about this episode

User's avatar