<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Sumit Bhagat</title>
	<atom:link href="https://sumitbhagat.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://sumitbhagat.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Sep 2025 14:21:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://sumitbhagat.com/wp-content/uploads/2025/02/cropped-sumit_bhagat_logo-32x32.png</url>
	<title>Sumit Bhagat</title>
	<link>https://sumitbhagat.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Agentic Shift: AI Agents and Product Management</title>
		<link>https://sumitbhagat.com/the-agentic-shift-ai-agents-for-product-managers/</link>
		
		<dc:creator><![CDATA[Sumit Bhagat]]></dc:creator>
		<pubDate>Fri, 05 Sep 2025 14:03:19 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://sumitbhagat.com/?p=215</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2><b>Part I: The Agentic Revolution: A Primer for Product Leaders</b></h2>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">The emergence of artificial intelligence represents a fundamental transformation in technology, business, and society. For product leaders, navigating this shift requires moving beyond a surface-level understanding of AI as a monolithic concept. The most significant recent development is the rise of </span><b>AI agents</b><span style="font-weight: 400;">—autonomous systems poised to redefine how software is built and how users interact with technology. This section establishes the foundational context for this new paradigm, providing the precise vocabulary and strategic framing necessary to lead product development in the agentic era.</span></p>
<p>&nbsp;</p>
<h3><b>1.1 Defining the New Paradigm: Agents vs. Assistants vs. Bots</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">To effectively strategize and build in this new landscape, it is critical to first establish a precise lexicon. The terms &#8220;agent,&#8221; &#8220;assistant,&#8221; and &#8220;bot&#8221; are often used interchangeably, leading to confusion in product requirements, stakeholder communication, and user expectation management. The core differentiator that separates these concepts is </span><b>autonomy</b><span style="font-weight: 400;">: the capacity to operate and make decisions independently to achieve a goal.</span><span style="font-weight: 400;">1</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>AI Agents</b><span style="font-weight: 400;"> are software systems that leverage AI to autonomously and proactively pursue goals and complete tasks on behalf of users. They are characterized by their ability to reason, create strategic plans, and maintain memory of past interactions. This allows them to perform complex, multi-step actions and adapt their behavior over time.</span><span style="font-weight: 400;">1</span><span style="font-weight: 400;"> An AI agent is given an objective and has the independence to determine the best course of action to achieve it.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>AI Assistants</b><span style="font-weight: 400;"> represent a specific application of AI agents, designed for direct collaboration with a human user. While they can reason and take action, they do so under the user&#8217;s supervision. The interaction between the assistant and the user is a key characteristic, as the assistant may recommend actions, but the user makes the final decisions.</span><span style="font-weight: 400;">1</span><span style="font-weight: 400;"> They are reactive to human language and inputs, serving as a powerful collaborator rather than an independent actor.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Bots</b><span style="font-weight: 400;"> are the least autonomous of the three. They are typically programmed to follow a predefined set of rules and react to specific triggers or commands. Their learning capabilities are limited, and they are best suited for automating simple, repetitive tasks or conversations within a narrow domain.</span><span style="font-weight: 400;">1</span></li>
</ul>
<p><span style="font-weight: 400;">For a product manager, the choice between building an agent, an assistant, or a bot is a foundational strategic decision. Selecting an &#8220;agent&#8221; architecture for a problem that only requires a rule-based &#8220;bot&#8221; leads to unnecessary complexity and cost. Conversely, mislabeling a sophisticated, autonomous agent as a simple &#8220;assistant&#8221; undersells its value proposition and can lead to a mismatch in user expectations regarding its capabilities and independence.</span></p>
<p><span style="font-weight: 400;">The following table provides a clear framework for distinguishing these concepts across key product and technical dimensions.</span></p>
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td>
<p><span style="font-weight: 400;">Dimension</span></p>
</td>
<td>
<p><span style="font-weight: 400;">AI Agent</span></p>
</td>
<td>
<p><span style="font-weight: 400;">AI Assistant</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Bot</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Primary Purpose</b></p>
</td>
<td>
<p><span style="font-weight: 400;">Autonomously and proactively perform complex, multi-step tasks to achieve a goal.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Collaborate with and assist users with tasks under their supervision.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Automate simple, repetitive tasks or conversations based on predefined rules.</span><span style="font-weight: 400;">1</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Core Capabilities</b></p>
</td>
<td>
<p><span style="font-weight: 400;">Exhibits reasoning, planning, and memory. Can learn, adapt, and make independent decisions.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Responds to natural language requests, provides information, and completes simple tasks. Recommends actions.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Follows pre-programmed rules. Has limited or no learning capabilities and engages in basic interactions.</span><span style="font-weight: 400;">1</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Interaction Model</b></p>
</td>
<td>
<p><span style="font-weight: 400;">Proactive and goal-oriented. May initiate actions without direct, immediate user command.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Reactive. Responds to user requests and prompts, often in a conversational manner.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Reactive. Responds to specific triggers or commands within a structured flow.</span><span style="font-weight: 400;">1</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Degree of Autonomy</b></p>
</td>
<td>
<p><span style="font-weight: 400;">High. Operates and makes decisions independently to achieve its objective.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Medium. Requires user input and direction for key decisions and task progression.</span><span style="font-weight: 400;">1</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Low. Follows a script or a set of deterministic rules with minimal deviation.</span><span style="font-weight: 400;">1</span></p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><b>1.2 The Engine of Autonomy: LLMs as the Agent&#8217;s &#8220;Brain&#8221;</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">The recent and rapid advancement in agentic capabilities is inextricably linked to the power of Large Language Models (LLMs). These models serve as the central reasoning and decision-making engine—the &#8220;brain&#8221;—of the modern AI agent.</span><span style="font-weight: 400;">1</span><span style="font-weight: 400;"> An LLM provides the foundational ability to understand complex, nuanced instructions in natural language, process vast amounts of information, and formulate coherent plans to achieve a given objective.</span><span style="font-weight: 400;">1</span></p>
<p><span style="font-weight: 400;">However, an agent is more than just an LLM. While the LLM provides the core intelligence, an agentic system extends these capabilities by integrating additional components for memory, planning, and, most critically, the ability to use tools. This architecture is what transforms a passive text generator into an active system that can dynamically interact with its environment to accomplish tasks.</span><span style="font-weight: 400;">2</span></p>
<p><span style="font-weight: 400;">This evolution marks a fundamental shift in the primary interaction model with AI. The traditional paradigm for LLMs has been </span><b>prompt-response</b><span style="font-weight: 400;">. A user provides a prompt, and the LLM generates a text-based response. This is a powerful but inherently reactive and conversational model. AI agents introduce a new paradigm: </span><b>goal-execution</b><span style="font-weight: 400;">. In this model, the user provides a high-level objective, such as &#8220;Plan a marketing campaign for our new product launch&#8221; or &#8220;Book a trip to Paris for next week, optimizing for cost and minimizing layovers.&#8221; The agent then autonomously handles the complex web of intermediate steps required to fulfill that goal. It must break the goal down into a logical sequence of sub-tasks (planning), interact with external systems like databases or APIs (tool use), and learn from the results of its actions to adjust its course.</span><span style="font-weight: 400;">1</span></p>
<p><span style="font-weight: 400;">For a product manager, this distinction is profound. The value of an agent-based product is measured not by the eloquence or accuracy of a single response, but by the successful completion of the entire workflow. This changes the very definition of product success, shifting key metrics from response quality to task completion rates, efficiency gains, and the degree of successful automation. It also transforms the principles of user experience design, moving the focus from crafting a perfect conversational interface to designing systems for goal specification, progress monitoring, and effective human oversight.</span></p>
<p>&nbsp;</p>
<h3><b>1.3 The Strategic Imperative: Why Build with Agents?</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">While standalone LLMs are remarkably proficient at narrow tasks like summarization or translation, they are fundamentally limited when faced with complex, real-world problems. Their knowledge is static, confined to the data they were trained on, and they lack the ability to interact with live systems or access proprietary, up-to-the-minute information.</span><span style="font-weight: 400;">2</span><span style="font-weight: 400;"> AI agents are the necessary bridge across this gap, combining the reasoning power of LLMs with the real-world connectivity required for meaningful work.</span></p>
<p><span style="font-weight: 400;">Agents are strategically essential for any task that requires:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Access to External Tools:</b><span style="font-weight: 400;"> Problems like planning an event or providing in-depth customer support necessitate interaction with external APIs, databases, and other software applications to gather information and execute actions.</span><span style="font-weight: 400;">2</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Real-World, Timely Information:</b><span style="font-weight: 400;"> Developing a competitive marketing strategy requires researching current market trends and competitor actions, information that is beyond the static knowledge base of a standalone LLM.</span><span style="font-weight: 400;">2</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Use of Internal or Proprietary Data:</b><span style="font-weight: 400;"> Many business-critical tasks, such as financial analysis or sales reporting, depend on secure access to internal company data, which an agent can be equipped to handle.</span><span style="font-weight: 400;">2</span></li>
</ul>
<p><span style="font-weight: 400;">The potential applications are vast and span nearly every business function, including legal research, financial modeling, e-commerce personalization, automated reporting, and customer service automation.</span><span style="font-weight: 400;">2</span></p>
<p><span style="font-weight: 400;">This capability positions AI agents not merely as a new type of product feature, but as a new </span><b>abstraction layer</b><span style="font-weight: 400;"> in the software stack. Historically, software has required humans to manually navigate a graphical user interface (GUI), clicking buttons and filling forms to execute workflows. APIs enabled programmatic interaction between systems, but these connections were rigid and deterministically coded by developers. AI agents introduce a dynamic, intelligent layer that sits between the user&#8217;s intent and the underlying digital infrastructure of APIs, databases, and services.</span></p>
<p><span style="font-weight: 400;">A user can now express a complex goal in natural language, and the agent can interpret that goal and autonomously decide which tools to call, in what sequence, and with what parameters to achieve the desired outcome.</span><span style="font-weight: 400;">5</span><span style="font-weight: 400;"> The &#8220;user interface&#8221; is evolving from a series of clicks into a conversation about objectives. The agent handles the intricate &#8220;how.&#8221; This has transformative implications for product strategy. The focus of product design will increasingly shift from crafting granular UI workflows to defining an agent&#8217;s goals, its portfolio of capabilities (tools), and its operational and ethical constraints. The product itself becomes a measure of the agent&#8217;s competence and reliability in achieving outcomes, rather than just a collection of static features.</span></p>
<p>&nbsp;</p>
<h2><b>Part II: Deconstructing the Agent: Architectures, Types, and Core Components</b></h2>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">To build and manage agentic products effectively, a product manager must possess a deeper understanding of their internal structure. This requires moving beyond high-level concepts to grasp the specific components, taxonomies, and architectural patterns that govern agent behavior. This knowledge is not for the purpose of writing code, but to facilitate credible, intelligent, and productive collaboration with engineering teams, enabling the PM to make informed decisions about product scope, capabilities, and technical trade-offs.</span></p>
<p>&nbsp;</p>
<h3><b>2.1 Anatomy of an Intelligent Agent: Core Components</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">An AI agent is not a monolithic entity but a system composed of several distinct, interconnected modules that work in concert to enable its autonomous operation. Understanding this anatomy is the first step toward designing and building robust agentic systems.</span><span style="font-weight: 400;">7</span></p>
<p><span style="font-weight: 400;">The core components of a typical LLM-powered agent include:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Perception (Sensors/Input):</b><span style="font-weight: 400;"> This is how the agent gathers information about its environment and the current task. Inputs can be a direct user query, data retrieved from an API call, information from a database, or even signals from physical sensors.</span><span style="font-weight: 400;">7</span><span style="font-weight: 400;"> This module is responsible for receiving the initial trigger that kicks off the agent&#8217;s operational loop.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Planning Module:</b><span style="font-weight: 400;"> This is the cognitive core of the agent, where the LLM&#8217;s reasoning capabilities are most heavily utilized. The planning module receives the goal and the current state of the world from the perception module. It then decomposes the high-level objective into a sequence of smaller, actionable steps. It evaluates potential courses of action, formulates a strategy, and decides what to do next.</span><span style="font-weight: 400;">1</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Memory Module:</b><span style="font-weight: 400;"> Memory is what gives an agent context, allowing it to learn and maintain coherence over time. This is not a single component but often a multi-layered system </span><span style="font-weight: 400;">1</span><span style="font-weight: 400;">:</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Short-Term Memory:</b><span style="font-weight: 400;"> Holds the context of the current interaction or task, such as the ongoing conversation history.</span></li>
<li style="font-weight: 400;" aria-level="2"><b>Long-Term Memory:</b><span style="font-weight: 400;"> Stores information from past interactions, user preferences, and accumulated knowledge. This is often powered by specialized vector databases that allow for efficient retrieval of relevant information.</span><span style="font-weight: 400;">4</span></li>
<li style="font-weight: 400;" aria-level="2"><b>Episodic Memory:</b><span style="font-weight: 400;"> Recalls specific past events or interactions.</span></li>
<li style="font-weight: 400;" aria-level="2"><b>Consensus Memory:</b><span style="font-weight: 400;"> Can be used in multi-agent systems to share information and knowledge among different agents.</span><span style="font-weight: 400;">3</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Execution (Actuators/Tools):</b><span style="font-weight: 400;"> This is how the agent interacts with and enacts change upon its environment. The planning module decides on an action, and the execution layer carries it out. This almost always involves the use of &#8220;tools,&#8221; which can be any external resource the agent can call, such as a web search API, a company&#8217;s internal CRM, a code interpreter, or another software service.</span><span style="font-weight: 400;">5</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Feedback Loop:</b><span style="font-weight: 400;"> A crucial component for adaptiveness. After the agent executes an action, it observes the outcome. This new information is fed back into the perception module, allowing the agent to assess whether its action brought it closer to its goal. Based on this feedback, the planning module can adjust its strategy, enabling the agent to self-correct and handle unexpected results.</span><span style="font-weight: 400;">10</span><span style="font-weight: 400;"> This continuous &#8220;Observe-Plan-Act&#8221; cycle is what allows an agent to be adaptive rather than purely reactive.</span></li>
</ul>
<p><span style="font-weight: 400;">While the core LLM that powers the planning module may become increasingly commoditized—with companies choosing from a handful of powerful foundation models from providers like OpenAI, Google, or Anthropic—a product&#8217;s sustainable competitive advantage will be built elsewhere. The true differentiators and defensible moats for agentic products lie in their proprietary </span><b>tools</b><span style="font-weight: 400;"> and curated </span><b>memory</b><span style="font-weight: 400;">. The reasoning power of the underlying LLM is table stakes. An agent&#8217;s actual value is determined by what it uniquely </span><i><span style="font-weight: 400;">knows</span></i><span style="font-weight: 400;"> (its memory) and what it can uniquely </span><i><span style="font-weight: 400;">do</span></i><span style="font-weight: 400;"> (its tools). A travel-booking agent is useless without tools that connect to airline and hotel APIs. A financial analysis agent is only powerful if it has access to proprietary market data feeds and remembers a user&#8217;s specific financial goals and risk tolerance. Therefore, a product manager&#8217;s strategic focus must be on developing a unique and powerful portfolio of tool integrations and building a robust, context-rich, and proprietary memory system. This is where lasting product value will be created.</span></p>
<p>&nbsp;</p>
<h3><b>2.2 A Taxonomy of AI Agents: Matching the Agent to the Job</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">There is no one-size-fits-all &#8220;AI agent.&#8221; Different business problems require different modes of reasoning and decision-making. The field of AI has developed a taxonomy of agent types, each defined by its internal logic. For a product manager, understanding this taxonomy is essential for correctly scoping a product and aligning its technical architecture with the problem it is meant to solve.</span><span style="font-weight: 400;">7</span></p>
<p><span style="font-weight: 400;">The primary types of AI agents are:</span></p>
<ol>
<li style="font-weight: 400;" aria-level="1"><b>Simple Reflex Agents:</b><span style="font-weight: 400;"> These agents operate on a simple condition-action rule basis. They perceive the current state of the environment and trigger a predefined action, without any consideration for past history or future consequences. A smart thermostat that turns on the heat when the temperature drops below a set point is a classic example.</span><span style="font-weight: 400;">7</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Model-Based Reflex Agents:</b><span style="font-weight: 400;"> These agents are more advanced, maintaining an internal &#8220;model&#8221; or representation of the world. This allows them to function in partially observable environments where the current perception alone is not enough to make a decision. They use their internal model to track the state of the world over time. For example, a robot navigating a building remembers the locations of obstacles it has already passed.</span><span style="font-weight: 400;">7</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Goal-Based Agents:</b><span style="font-weight: 400;"> Unlike reflex agents that simply react, goal-based agents are proactive. They are given an explicit goal and will choose actions that they believe will lead them toward achieving it. This often involves search and planning algorithms to explore possible sequences of actions. A GPS navigation system that calculates the optimal route to a destination is a goal-based agent.</span><span style="font-weight: 400;">7</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Utility-Based Agents:</b><span style="font-weight: 400;"> These agents add a layer of sophistication to goal-based agents. When there are multiple ways to achieve a goal, a utility-based agent chooses the path that maximizes its &#8220;utility,&#8221; a numerical measure of desirability or happiness. This allows it to handle conflicting goals and make trade-offs. A travel agent that must balance the competing goals of low cost, short travel time, and user convenience is a utility-based agent.</span><span style="font-weight: 400;">7</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Learning Agents:</b><span style="font-weight: 400;"> These agents are designed to improve their performance over time. They have a &#8220;learning element&#8221; that analyzes feedback on their actions and modifies their decision-making rules accordingly. A spam filter that gets better at identifying junk mail as users mark emails as spam is a learning agent.</span><span style="font-weight: 400;">7</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Hierarchical Agents:</b><span style="font-weight: 400;"> This is a system of agents organized in a tiered structure. Higher-level agents are responsible for strategic decisions and break down complex tasks into smaller sub-tasks, which are then delegated to lower-level, specialized agents. A trip cancellation agent might delegate the specific tasks of canceling a flight, a hotel, and a rental car to three separate sub-agents.</span><span style="font-weight: 400;">3</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Multi-Agent Systems (MAS):</b><span style="font-weight: 400;"> These systems consist of multiple autonomous agents interacting within a shared environment. Their interactions can be cooperative, where they work together toward a common goal (e.g., a team of warehouse robots coordinating to fulfill an order), or competitive, where they pursue individual goals that may conflict (e.g., multiple trading agents competing in a stock market).</span><span style="font-weight: 400;">3</span></li>
</ol>
<p><span style="font-weight: 400;">The following table serves as a decision-making framework for product managers, mapping each agent type to its core logic, typical use cases, and key strategic considerations.</span></p>
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td>
<p><span style="font-weight: 400;">Agent Type</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Core Principle</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Example Product Use Cases</span></p>
</td>
<td>
<p><span style="font-weight: 400;">PM Considerations &amp; Strategic Value</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Simple Reflex</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;If this, then that.&#8221; Acts on predefined rules based on current perception.</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Smart thermostats, automatic doors, basic email spam filters.</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Best for simple, predictable environments. Low computational cost but inflexible. Cannot handle new situations.</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Model-Based Reflex</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;Based on my model of the world and what I see now, I&#8217;ll act.&#8221; Maintains an internal state.</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Autonomous vacuums (Roomba), complex video game AI opponents, robot navigation in known spaces.</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Necessary for partially observable environments. More adaptable than simple reflex but still lacks foresight or goal-orientation.</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Goal-Based</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;Which action sequence gets me to my objective?&#8221; Plans ahead to achieve a specific goal.</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">GPS navigation, puzzle-solving AI, project management software optimizing a schedule to meet a deadline.</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Flexible and capable in dynamic environments. More computationally intensive. The goal must be clearly defined.</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Utility-Based</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;Which path to my goal is the </span><i><span style="font-weight: 400;">best</span></i><span style="font-weight: 400;"> one, considering all trade-offs?&#8221; Maximizes a utility function.</span><span style="font-weight: 400;">7</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Sales chatbot prioritizing leads by conversion likelihood, travel agent balancing cost vs. convenience.</span><span style="font-weight: 400;">7</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Ideal for complex decisions with multiple competing factors. Requires a well-defined utility function to quantify &#8220;best.&#8221;</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Learning</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;I will improve over time based on feedback.&#8221; Adapts its behavior from experience.</span><span style="font-weight: 400;">7</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Content recommendation engines (Netflix), fraud detection systems, adaptive thermostats (Nest).</span><span style="font-weight: 400;">12</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Essential for environments that change over time. Requires a robust feedback mechanism and data pipeline.</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Hierarchical</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;I&#8217;ll break this big problem down and delegate the parts.&#8221; Tiered system of agents for task decomposition.</span><span style="font-weight: 400;">3</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Complex manufacturing process management, large-scale trip planning/cancellation systems.</span><span style="font-weight: 400;">3</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Manages complexity effectively by abstracting details. Mirrors human organizational structures. Requires clear delegation protocols.</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Multi-Agent Systems (MAS)</b></p>
</td>
<td>
<p><span style="font-weight: 400;">&#8220;We will interact to achieve our goals.&#8221; Multiple agents coordinating or competing.</span><span style="font-weight: 400;">3</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Cooperative: Warehouse robot swarms, distributed sensor networks. Competitive: Algorithmic trading bots.</span><span style="font-weight: 400;">3</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Solves problems too large for a single agent. Can be cooperative or competitive. Introduces coordination and communication challenges.</span></p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><b>2.3 Agentic Architectures and Design Patterns</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">Beyond the agent </span><i><span style="font-weight: 400;">type</span></i><span style="font-weight: 400;">, the </span><i><span style="font-weight: 400;">architecture</span></i><span style="font-weight: 400;"> dictates how the agent&#8217;s components are orchestrated to perform work. These design patterns are essentially blueprints for structuring an agent&#8217;s thought process and actions, particularly for complex, multi-step tasks.</span><span style="font-weight: 400;">9</span></p>
<p><span style="font-weight: 400;">Foundational architectures provide a high-level approach:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Reactive Architectures:</b><span style="font-weight: 400;"> Operate on a pure stimulus-response basis. They are fast but have no memory or planning capabilities, making them suitable for simple, real-time tasks.</span><span style="font-weight: 400;">16</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Deliberative Architectures:</b><span style="font-weight: 400;"> Engage in explicit planning and reasoning to make decisions. They are more thoughtful and capable of handling complex, long-term goals but are slower to respond.</span><span style="font-weight: 400;">16</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Hybrid Architectures:</b><span style="font-weight: 400;"> Combine reactive and deliberative elements, allowing an agent to respond quickly to immediate stimuli while also engaging in deeper, long-term planning when necessary. This balanced approach is common in sophisticated real-world systems.</span><span style="font-weight: 400;">10</span></li>
</ul>
<p><span style="font-weight: 400;">Within these architectures, specific </span><b>orchestration patterns</b><span style="font-weight: 400;"> have emerged as standard methods for guiding an LLM&#8217;s execution flow. These patterns are not just implementation details; they represent a new methodology for managing the probabilistic and emergent nature of AI systems. Traditional software is deterministic; development methodologies like Agile and Scrum help manage the human complexity of building that deterministic logic. AI systems, however, are inherently probabilistic and can produce unexpected results. A simple, single prompt to an LLM is akin to a &#8220;waterfall&#8221; approach—you make the request and hope for the best, with little visibility or control.</span></p>
<p><span style="font-weight: 400;">Agentic patterns introduce iterative, self-correcting loops into the AI&#8217;s own execution process, analogous to a &#8220;sprint&#8221; or &#8220;iteration&#8221; in Agile, but happening autonomously at machine speed. Understanding these patterns is critical for a product manager to advocate for architectures that are inspectable, reliable, and robust.</span></p>
<p><span style="font-weight: 400;">Key orchestration patterns include:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>ReAct (Reason + Act):</b><span style="font-weight: 400;"> This is a foundational pattern where the agent is prompted to first externalize its reasoning process (the &#8220;thought&#8221;) before choosing an action and the tool to execute it. After executing the action, it receives an observation and repeats the cycle. This makes the agent&#8217;s decision-making process transparent and much easier to debug.</span><span style="font-weight: 400;">17</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Planning:</b><span style="font-weight: 400;"> In this pattern, the agent first decomposes a complex goal into a multi-step plan before beginning execution. This plan can be a simple sequence of tasks or a more complex Directed Acyclic Graph (DAG) where some tasks can be executed in parallel. This foresight allows for more efficient and logical task execution.</span><span style="font-weight: 400;">17</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Reflection &amp; Critique:</b><span style="font-weight: 400;"> This pattern introduces a step of self-evaluation. After generating a potential solution or completing a task, the agent reviews its own work, identifies potential flaws or areas for improvement, and then iterates to refine the output. This is crucial for tasks that demand high-quality, polished results.</span><span style="font-weight: 400;">17</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Multi-Agent Collaboration:</b><span style="font-weight: 400;"> This involves patterns for orchestrating teams of agents. A common approach is the </span><b>Supervisor</b><span style="font-weight: 400;"> pattern, where a &#8220;manager&#8221; agent receives the main goal, decomposes it, and delegates sub-tasks to specialized &#8220;worker&#8221; agents. The supervisor then collects the results and synthesizes the final response. This allows for a powerful division of labor, leveraging the expertise of multiple specialized agents.</span><span style="font-weight: 400;">17</span></li>
</ul>
<p>&nbsp;</p>
<h2><b>Part III: The AI Product Manager&#8217;s Playbook</b></h2>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">The rise of AI, and specifically agentic systems, is not an incremental change but a paradigm shift that fundamentally redefines the role of the product manager. It demands a new mindset, a new set of skills, and new frameworks for strategy and execution. This section provides a practical playbook for product managers navigating this transition, moving from the &#8220;what&#8221; and &#8220;how&#8221; of AI agents to the day-to-day realities of building and managing AI-powered products.</span></p>
<p>&nbsp;</p>
<h3><b>3.1 Redefining the PM Role: From Feature Owner to System Designer</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">AI product management is a distinct specialization. The role is evolving from being the owner of a feature set within a deterministic software application to being the designer of a probabilistic, learning system. The PM is no longer just specifying &#8220;what the button should do&#8221;; they are shaping the behavior, knowledge, and goals of an autonomous entity.</span><span style="font-weight: 400;">20</span></p>
<p><span style="font-weight: 400;">This shift introduces several new core responsibilities:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Problem Framing for AI:</b><span style="font-weight: 400;"> A key initial task is to translate business and user problems into tasks that are solvable by AI. This means reframing a need like &#8220;users want to find relevant information&#8221; into a specific AI task like &#8220;build a classification model to tag documents&#8221; or &#8220;develop a generative system to answer natural language questions&#8221;.</span><span style="font-weight: 400;">21</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Managing Probabilistic Systems:</b><span style="font-weight: 400;"> Unlike traditional software that either works or is broken, AI systems are inherently probabilistic. They operate with confidence levels, not certainties, and will inevitably make mistakes. A critical part of the AI PM&#8217;s job is to understand these limitations, design appropriate fallback strategies for when the model fails, and set clear, realistic expectations with all stakeholders.</span><span style="font-weight: 400;">21</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Data-Centric Product Scoping:</b><span style="font-weight: 400;"> In AI, data is not just an input; it is the very fabric from which the product&#8217;s intelligence is woven. A product&#8217;s capabilities are fundamentally constrained by the quality, quantity, and relevance of its training data. Therefore, the AI PM must be deeply involved in the data lifecycle from day one, assessing data sources, labeling feasibility, and quality </span><i><span style="font-weight: 400;">before</span></i><span style="font-weight: 400;"> the product is scoped or promised.</span><span style="font-weight: 400;">23</span><span style="font-weight: 400;"> Many new AI PMs are surprised by the amount of time and effort that must be dedicated to data preparation and validation.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Defining New Success Metrics:</b><span style="font-weight: 400;"> Traditional product KPIs like user engagement, adoption, and retention remain important, but they are no longer sufficient. AI products require an additional layer of model-specific metrics that the PM must define, track, and communicate. These include metrics like model accuracy, precision, recall, F1 score (which balances precision and recall), and, for generative models, the hallucination rate and toxicity filtering performance.</span><span style="font-weight: 400;">21</span></li>
</ul>
<p><span style="font-weight: 400;">This evolution of the role requires a profound change in perspective. The PM must now act as an </span><b>&#8220;epistemological&#8221; guide</b><span style="font-weight: 400;"> for the product, constantly questioning </span><i><span style="font-weight: 400;">how the system knows what it knows</span></i><span style="font-weight: 400;">. Since an AI model&#8217;s behavior is a direct reflection of the data it was trained on, the PM becomes the primary guardian of the model&#8217;s &#8220;worldview.&#8221; Biased or incomplete data will inevitably lead to biased, unfair, and potentially harmful product behavior.</span><span style="font-weight: 400;">23</span><span style="font-weight: 400;"> This elevates the PM&#8217;s responsibility beyond functional requirements to include the ethical and factual integrity of the product&#8217;s underlying intelligence. They must lead the charge in asking critical questions: Does our training data accurately represent the diversity of our user base? What societal biases might be encoded in this data? What processes and audits are in place to detect and mitigate these biases? These are no longer peripheral concerns; they are central to responsible and successful product development.</span></p>
<p>&nbsp;</p>
<h3><b>3.2 The Essential Skillset for the AI PM</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">To meet the demands of this redefined role, product managers must cultivate a hybrid skillset that blends traditional product leadership with new technical, strategic, and ethical competencies.</span><span style="font-weight: 400;">20</span></p>
<p><span style="font-weight: 400;">The essential skills for the modern AI PM include:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Technical Fluency (Not Coding):</b><span style="font-weight: 400;"> An AI PM does not need to be a machine learning engineer, but they must possess enough technical knowledge to engage in meaningful conversations with their technical counterparts. This includes understanding foundational concepts like supervised vs. unsupervised learning, the basics of neural networks, and the trade-offs between different model architectures. The goal is not to build the models but to ask the right questions, understand the technical constraints, and make informed decisions about product feasibility and trade-offs.</span><span style="font-weight: 400;">20</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Agentic Framework Planning:</b><span style="font-weight: 400;"> As products become more complex, PMs must be able to think strategically about orchestrating multiple AI agents to work together. This involves planning how different agents with specialized skills will collaborate, communicate, and be coordinated to achieve a complex, overarching goal.</span><span style="font-weight: 400;">21</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Data Strategy and Analysis:</b><span style="font-weight: 400;"> Deep data literacy is non-negotiable. This goes beyond analyzing product usage metrics. It includes understanding data sourcing, assessing data quality, defining data governance policies, and being able to interpret model performance data to drive product improvements.</span><span style="font-weight: 400;">22</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Risk Management and AI Ethics:</b><span style="font-weight: 400;"> AI PMs are on the front lines of responsible AI implementation. They must be able to proactively identify, assess, and mitigate the risks associated with AI, including algorithmic bias, lack of fairness, data privacy violations, and the need for model explainability. This is a core competency, not an afterthought.</span><span style="font-weight: 400;">21</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Empathy and Trust-Building:</b><span style="font-weight: 400;"> With AI systems making autonomous or semi-autonomous decisions, user trust is paramount. The PM must be skilled in designing user experiences that are transparent, that clearly communicate the system&#8217;s capabilities and limitations, and that give users a sense of control. This involves managing expectations around probabilistic outcomes and building user confidence in the AI&#8217;s reliability.</span><span style="font-weight: 400;">21</span></li>
</ul>
<p><span style="font-weight: 400;">To make the path to acquiring these skills more concrete, the following matrix maps traditional PM competencies to their new AI-centric counterparts, providing a clear framework for professional development.</span></p>
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td>
<p><span style="font-weight: 400;">Traditional PM Competency</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Evolved AI PM Competency</span></p>
</td>
<td>
<p><span style="font-weight: 400;">Description of the Shift</span></p>
</td>
</tr>
<tr>
<td>
<p><b>User Research</b></p>
</td>
<td>
<p><b>User &amp; Model Research</b></p>
</td>
<td>
<p><span style="font-weight: 400;">In addition to understanding user needs, the PM must &#8220;interview&#8221; the AI models to understand their emergent capabilities, limitations, and failure modes.</span><span style="font-weight: 400;">29</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Roadmapping</b></p>
</td>
<td>
<p><b>Data-Driven Roadmapping &amp; Model Versioning</b></p>
</td>
<td>
<p><span style="font-weight: 400;">The roadmap must now account for data acquisition and labeling timelines, model training cycles, and continuous model retraining and versioning.</span><span style="font-weight: 400;">21</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Stakeholder Communication</b></p>
</td>
<td>
<p><b>Communicating Probabilistic Outcomes</b></p>
</td>
<td>
<p><span style="font-weight: 400;">The PM must educate stakeholders that the product will not be 100% perfect and communicate in terms of confidence intervals, accuracy metrics, and risk mitigation plans.</span><span style="font-weight: 400;">21</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Feature Prioritization</b></p>
</td>
<td>
<p><b>Prioritizing Based on Data Viability &amp; Model Impact</b></p>
</td>
<td>
<p><span style="font-weight: 400;">Prioritization is now heavily influenced by the availability and quality of data and the potential impact of model improvements, not just user-facing features.</span><span style="font-weight: 400;">23</span></p>
</td>
</tr>
<tr>
<td>
<p><b>UX/UI Design</b></p>
</td>
<td>
<p><b>Designing for Trust, Transparency &amp; Control</b></p>
</td>
<td>
<p><span style="font-weight: 400;">The focus shifts to designing interfaces that explain AI decisions, manage user expectations, handle errors gracefully, and provide mechanisms for user feedback and oversight.</span><span style="font-weight: 400;">21</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Go-to-Market Strategy</b></p>
</td>
<td>
<p><b>Strategy for a Learning Product</b></p>
</td>
<td>
<p><span style="font-weight: 400;">The GTM plan must account for a product that evolves and improves after launch as it gathers more data, requiring a strategy for continuous learning and communication of improvements.</span><span style="font-weight: 400;">23</span></p>
</td>
</tr>
<tr>
<td>
<p><b>Competitive Analysis</b></p>
</td>
<td>
<p><b>Analyzing AI Capabilities &amp; Data Moats</b></p>
</td>
<td>
<p><span style="font-weight: 400;">Competitive analysis now includes assessing rivals&#8217; underlying models, data sources, and the defensibility of their AI-powered features, not just their surface-level functionality.</span><span style="font-weight: 400;">29</span></p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><b>3.3 Frameworks and Resources for AI Product Strategy</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">Navigating the complexities of AI product management requires structured approaches and a commitment to continuous learning. Fortunately, a growing ecosystem of educational resources is available to help product managers upskill and stay current.</span></p>
<p><span style="font-weight: 400;">Applying AI to the Product Lifecycle:</span></p>
<p><span style="font-weight: 400;">AI is not just for building products; it can also be used to improve the product management process itself. AI-powered tools can be applied at each stage of the traditional product lifecycle 31:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Discover:</b><span style="font-weight: 400;"> AI tools can analyze vast volumes of market data, customer feedback, and support tickets to identify trends, user pain points, and new opportunities at a scale and speed impossible for humans alone.</span><span style="font-weight: 400;">32</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Validate:</b><span style="font-weight: 400;"> AI can help in sorting and prioritizing ideas based on predefined criteria and even predict the potential impact of new features on key business metrics.</span><span style="font-weight: 400;">32</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Build:</b><span style="font-weight: 400;"> AI-based tools like auto-code generation and automated bug detection can accelerate the development process and improve the quality of the final code.</span><span style="font-weight: 400;">32</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Launch:</b><span style="font-weight: 400;"> AI can assist in generating marketing copy, creating educational video tutorials with AI avatars, and personalizing the launch experience for different user segments.</span><span style="font-weight: 400;">32</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Evaluate &amp; Iterate:</b><span style="font-weight: 400;"> Natural Language Processing (NLP) and sentiment analysis can be used to analyze qualitative user feedback from surveys and reviews, identifying common themes and areas for improvement.</span><span style="font-weight: 400;">32</span></li>
</ul>
<p><span style="font-weight: 400;">Curated Learning Path:</span></p>
<p><span style="font-weight: 400;">For a product manager with approximately four hours to dedicate to a deep dive, a structured approach combining different media is most effective.</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Online Courses (Approx. 2 hours):</b><span style="font-weight: 400;"> Several organizations offer self-paced courses designed specifically for product managers. These provide a structured curriculum covering key concepts.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Pendo&#8217;s AI for Product Management Course:</b><span style="font-weight: 400;"> A free, 2-hour course covering AI use cases throughout the development lifecycle, best practices for building AI features, and adapting software strategy for the AI era.</span><span style="font-weight: 400;">33</span></li>
<li style="font-weight: 400;" aria-level="2"><b>Mind the Product&#8217;s AI for Product Management:</b><span style="font-weight: 400;"> A 2-hour course with a similar focus, developed by product and machine learning leaders, featuring real-world examples.</span><span style="font-weight: 400;">31</span></li>
<li style="font-weight: 400;" aria-level="2"><b>Coursera&#8217;s AI Product Management Specialization (Duke University):</b><span style="font-weight: 400;"> A more in-depth, beginner-level specialization that provides a foundational understanding of how machine learning works, how to lead ML projects, and how to design human-centered AI products with a focus on privacy and ethics.</span><span style="font-weight: 400;">34</span><span style="font-weight: 400;"> While the full specialization takes longer, focusing on the first course can provide a solid technical foundation.</span></li>
<li style="font-weight: 400;" aria-level="2"><b>Pragmatic Institute&#8217;s AI Product Management Expert Certification:</b><span style="font-weight: 400;"> A comprehensive certification that combines a course with hands-on workshops to build AI literacy and strategic judgment.</span><span style="font-weight: 400;">35</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Essential Readings (Approx. 1.5 hours):</b><span style="font-weight: 400;"> Supplementing courses with targeted reading from leading thinkers provides deeper strategic context.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Books:</b></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="3"><b><i>The AI Product Manager&#8217;s Handbook</i></b><span style="font-weight: 400;"> by Irene Bratsis: A practical guide that demystifies AI for PMs without a data science background, covering everything from defining AI problems to navigating ethical considerations.</span><span style="font-weight: 400;">27</span></li>
<li style="font-weight: 400;" aria-level="3"><b><i>Reimagined: Building Products with Generative AI</i></b><span style="font-weight: 400;"> by Shyvee Shi, et al.: A hands-on playbook with numerous real-world examples and frameworks for integrating generative AI into product strategy.</span><span style="font-weight: 400;">36</span></li>
<li style="font-weight: 400;" aria-level="3"><b><i>Human + Machine: Reimagining Work in the Age of AI</i></b><span style="font-weight: 400;"> by Paul Daugherty and H. James Wilson: Provides frameworks for leaders on how to effectively collaborate between human labor and AI systems.</span><span style="font-weight: 400;">37</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Articles &amp; Newsletters:</b></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="3"><b>a16z&#8217;s AI Content Hub:</b><span style="font-weight: 400;"> Andreessen Horowitz provides some of the most insightful analyses of the AI landscape, including strategic articles like &#8220;5 Principles for Product Managers Fending Off Obsolescence in the AI Era&#8221;.</span><span style="font-weight: 400;">29</span></li>
<li style="font-weight: 400;" aria-level="3"><b>Lenny&#8217;s Newsletter &amp; Reforge:</b><span style="font-weight: 400;"> While covering broader product management topics, these are essential for staying on top of how top-tier PMs are thinking about and integrating AI into their practices.</span><span style="font-weight: 400;">40</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Keynote Talks (Approx. 0.5 hours):</b><span style="font-weight: 400;"> Watching talks from practitioners at leading tech companies offers valuable insights into real-world implementation challenges and successes.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>&#8220;Building Applications with AI Agents&#8221;</b><span style="font-weight: 400;"> (Michael Albada, Microsoft): This talk provides a practical path to designing both single-agent and multi-agent systems, covering core components, orchestration patterns, and common pitfalls like insufficient evaluation and lack of observability.</span><span style="font-weight: 400;">43</span></li>
<li style="font-weight: 400;" aria-level="2"><b>&#8220;Product Management Challenges in Building Agentic AI Applications&#8221;</b><span style="font-weight: 400;"> (Data Science Dojo): This session explores how agentic AI challenges traditional PM approaches and provides frameworks for managing autonomy, ensuring safety and governance, and designing for user trust.</span><span style="font-weight: 400;">30</span></li>
<li style="font-weight: 400;" aria-level="2"><b>&#8220;AI Agents are changing EVERYTHING about PRODUCT MANAGEMENT&#8221;</b><span style="font-weight: 400;"> (Ashutosh Kumar Mishra, Google): An interview with the Product Lead for AI Agents at Google, decoding the roadmap to becoming an AI PM and discussing how agentic AI will transform the field.</span><span style="font-weight: 400;">44</span></li>
</ul>
<p>&nbsp;</p>
<h2><b>Part IV: Strategic Implementation and Future Frontiers</b></h2>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">With a solid understanding of the technology and the evolving role of the product manager, the final step is to synthesize this knowledge into a strategic framework for implementation. This involves grounding the concepts in real-world applications, anticipating the unique challenges of building agentic products, and looking ahead to the future of this rapidly advancing field.</span></p>
<p>&nbsp;</p>
<h3><b>4.1 Agents in the Wild: Real-World Use Cases</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">The theoretical potential of AI agents is already being realized across a diverse range of industries, creating tangible business value and transforming user experiences. Examining these concrete examples helps to ground the abstract concepts in practical reality.</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Content Creation and Marketing:</b><span style="font-weight: 400;"> The Associated Press has been a pioneer in this space, using AI agents to automatically generate news articles on data-driven topics like corporate earnings reports and sports scores, freeing up human journalists for more in-depth investigative work.</span><span style="font-weight: 400;">8</span><span style="font-weight: 400;"> More advanced systems, like Chatsonic&#8217;s AI marketing agent, go a step further by integrating real-time SEO data to create optimized content designed to connect with specific audiences.</span><span style="font-weight: 400;">45</span></li>
<li style="font-weight: 400;" aria-level="1"><b>E-commerce and Media Personalization:</b><span style="font-weight: 400;"> Netflix provides a powerful case study in the value of learning agents. Its sophisticated recommendation engine, which personalizes everything from content suggestions to the thumbnail images displayed to each user, is credited with saving the company an estimated $1 billion annually by reducing customer churn.</span><span style="font-weight: 400;">45</span><span style="font-weight: 400;"> The future of e-commerce will likely involve conversational recommendation agents that act as personal shopping concierges, guiding users through product comparisons and selections.</span><span style="font-weight: 400;">5</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Banking and Financial Services:</b><span style="font-weight: 400;"> The finance industry, with its high volume of data-intensive and repetitive tasks, is a prime area for agentic automation. Agents are being deployed to perform continuous, autonomous risk audits, monitor for compliance with regulations, and assist in loan underwriting. On the consumer side, AI agents are providing personalized financial advisory services and crafting investment strategies based on real-time market conditions and an individual&#8217;s risk tolerance.</span><span style="font-weight: 400;">8</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Autonomous Systems and Robotics:</b><span style="font-weight: 400;"> Tesla&#8217;s approach to self-driving cars is a large-scale example of an agent learning from a massive, real-world dataset. The company employs an &#8220;imitation learning&#8221; model, where data from its entire fleet of over 500 million vehicles is used to continuously train and improve its autonomous driving algorithms.</span><span style="font-weight: 400;">45</span><span style="font-weight: 400;"> In agriculture, John Deere&#8217;s subsidiary Blue River Technology uses autonomous, AI-driven robots that can recognize individual plants and apply herbicides or fertilizers with precision, optimizing resource use and improving crop yields.</span><span style="font-weight: 400;">8</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Gaming and Entertainment:</b><span style="font-weight: 400;"> The video game industry has long used AI to control non-player characters, but modern agents are making these experiences far more realistic and engaging. FIFA&#8217;s Active Intelligence System, for example, allows AI-controlled players to analyze the game in real-time to make intelligent runs and create space, mimicking the tactical decisions of human players.</span><span style="font-weight: 400;">45</span></li>
</ul>
<p>&nbsp;</p>
<h3><b>4.2 Building Your Agentic Product Strategy: Key Challenges &amp; Mitigations</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">Transitioning an agentic AI concept from a prototype to a reliable, production-grade product involves a unique set of challenges that product managers must anticipate and proactively address in their strategy.</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Challenge: Unpredictability and Evaluation:</b><span style="font-weight: 400;"> Agentic systems, powered by probabilistic LLMs, can be non-deterministic and their behavior can be difficult to predict.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Mitigation:</b><span style="font-weight: 400;"> Product managers must champion the development of robust </span><b>evaluation frameworks (evals)</b><span style="font-weight: 400;"> and comprehensive </span><b>observability tools</b><span style="font-weight: 400;">. Evals are standardized tests to measure agent performance on key tasks, while observability provides detailed logging of an agent&#8217;s reasoning process, tool calls, and final outputs. This infrastructure is essential for debugging, identifying failure modes, and ensuring consistent quality.</span><span style="font-weight: 400;">43</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Challenge: Cost and Latency:</b><span style="font-weight: 400;"> The complex reasoning and multi-step execution of an agent often require multiple calls to a powerful LLM. This can result in high operational costs and noticeable latency for the user.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Mitigation:</b><span style="font-weight: 400;"> The PM must lead the discussion on managing the trade-offs between performance, cost, and correctness. This might involve using a smaller, faster model for simpler tasks, implementing intelligent caching strategies, or designing architectures like the LLMCompiler that can execute tasks in parallel to reduce latency.</span><span style="font-weight: 400;">17</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Challenge: Security and Safety:</b><span style="font-weight: 400;"> Granting an autonomous agent access to tools—especially those that can write data to a CRM, send emails, or execute financial transactions—creates significant security and safety risks.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Mitigation:</b><span style="font-weight: 400;"> A core part of the product strategy must be the implementation of strong </span><b>guardrails and constraints</b><span style="font-weight: 400;">. This includes limiting the scope of the agent&#8217;s tools, requiring human-in-the-loop (HITL) approval for high-stakes actions, and designing &#8220;defensive&#8221; user experiences that provide clear oversight and control.</span><span style="font-weight: 400;">30</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Challenge: Complexity and Debugging:</b><span style="font-weight: 400;"> Multi-agent systems, while powerful, can be incredibly complex to build and debug. Interactions between agents can lead to unexpected emergent behaviors or infinite loops where tasks are passed back and forth without resolution.</span></li>
</ul>
<ul>
<li style="font-weight: 400;" aria-level="2"><b>Mitigation:</b><span style="font-weight: 400;"> PMs should advocate for a </span><b>modular, role-based design</b><span style="font-weight: 400;">. By breaking the system into smaller, specialized agents, each with a single, clearly defined responsibility, the overall system becomes easier to test, debug, and maintain. This mirrors proven software engineering principles and helps manage the inherent complexity of agentic architectures.</span><span style="font-weight: 400;">19</span></li>
</ul>
<p>&nbsp;</p>
<h3><b>4.3 The Horizon: The Future is a Swarm</b></h3>
<p>&nbsp;</p>
<p><span style="font-weight: 400;">The current generation of AI agents, while impressive, represents only the first step in a much larger technological evolution. The strategic horizon for product leaders must extend to the next frontier of more complex, collaborative, and deeply integrated agentic systems.</span></p>
<p><span style="font-weight: 400;">The future of agentic AI is likely to be defined by several key trends:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Swarms of Agents:</b><span style="font-weight: 400;"> The next leap in capability will come from moving beyond single agents or simple hierarchical teams to &#8220;swarms&#8221; of agents. This involves creating a decentralized ecosystem of many specialized agents that can collaborate dynamically to solve problems far too complex for any single agent. This opens up possibilities for sophisticated applications like running large-scale behavioral simulations for economic studies, creating a &#8220;digital workforce&#8221; of agents to optimize enterprise-wide workflows, or populating entire virtual worlds for training and research.</span><span style="font-weight: 400;">5</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Deepening Human-AI Collaboration:</b><span style="font-weight: 400;"> The narrative of AI as a replacement for humans will increasingly give way to a focus on </span><b>augmentation</b><span style="font-weight: 400;">. The most successful products will be those designed as collaborative tools that enhance human intelligence and decision-making. Building systems that inspire user trust, provide clear explanations for their actions, and seamlessly integrate into human workflows will be the hallmark of market-leading AI products.</span><span style="font-weight: 400;">24</span></li>
<li style="font-weight: 400;" aria-level="1"><b>The Evolution of the User Interface:</b><span style="font-weight: 400;"> As agents become more capable and reliable, the primary mode of interaction with complex software will continue to shift away from the GUI. The paradigm of clicking buttons and navigating menus will be increasingly replaced by goal-oriented conversations with intelligent agents that act as autonomous intermediaries on the user&#8217;s behalf.</span></li>
</ul>
<p><span style="font-weight: 400;">This future trajectory will demand a final evolution in the product manager&#8217;s role, elevating it to that of a </span><b>&#8220;digital ethicist&#8221;</b><span style="font-weight: 400;"> and an </span><b>&#8220;orchestra conductor.&#8221;</b><span style="font-weight: 400;"> As product leaders begin to manage not just one agent but a swarm, they will not be able to specify every granular interaction. Instead, their role will be to define the high-level objective (the &#8220;music&#8221; the orchestra will play), the specialized roles of each agent (the &#8220;instrument sections&#8221;), and the rules of engagement that ensure they work in harmony (the &#8220;composition&#8221;).</span></p>
<p><span style="font-weight: 400;">Simultaneously, as these autonomous systems wield greater influence over critical domains like finance, healthcare, and logistics, the ethical dimension of the PM&#8217;s job will become its most critical function. The most important rules the PM will define will be the ethical ones. What is the agent system forbidden from doing? How does it resolve conflicting values? Who is accountable when the system makes a mistake? These questions move from the periphery to the very core of product design. The product manager will be on the front lines of operationalizing AI ethics, setting the moral compass for the autonomous systems that will shape our future.</span></p>
<h4><b>Works cited</b></h4>
<ol>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">What are AI agents? Definition, examples, and types | Google Cloud, accessed September 5, 2025, </span><a href="https://cloud.google.com/discover/what-are-ai-agents" target="_blank" rel="noopener"><span style="font-weight: 400;">https://cloud.google.com/discover/what-are-ai-agents</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Introduction to AI Agents &#8211; Prompt Engineering Guide, accessed September 5, 2025, </span><a href="https://www.promptingguide.ai/agents/introduction" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.promptingguide.ai/agents/introduction</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Agents in AI &#8211; GeeksforGeeks, accessed September 5, 2025, </span><a href="https://www.geeksforgeeks.org/artificial-intelligence/agents-artificial-intelligence/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.geeksforgeeks.org/artificial-intelligence/agents-artificial-intelligence/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">What is a LLM Powered Autonomous Agent? Beginner&#8217;s Guide &#8211; Designveloper, accessed September 5, 2025, </span><a href="https://www.designveloper.com/blog/llm-powered-autonomous-agents/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.designveloper.com/blog/llm-powered-autonomous-agents/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Introduction to LLM Agents | NVIDIA Technical Blog, accessed September 5, 2025, </span><a href="https://developer.nvidia.com/blog/introduction-to-llm-agents/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://developer.nvidia.com/blog/introduction-to-llm-agents/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">LLM powered autonomous agents drive GenAI productivity and efficiency &#8211; K2view, accessed September 5, 2025, </span><a href="https://www.k2view.com/blog/llm-powered-autonomous-agents/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.k2view.com/blog/llm-powered-autonomous-agents/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">ai-agents-for-beginners | 11 Lessons to Get Started Building AI Agents, accessed September 5, 2025, </span><a href="https://microsoft.github.io/ai-agents-for-beginners/01-intro-to-ai-agents/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://microsoft.github.io/ai-agents-for-beginners/01-intro-to-ai-agents/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Agent Use Cases &#8211; IBM, accessed September 5, 2025, </span><a href="https://www.ibm.com/think/topics/ai-agent-use-cases" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.ibm.com/think/topics/ai-agent-use-cases</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">What Is Agentic Architecture? | IBM, accessed September 5, 2025, </span><a href="https://www.ibm.com/think/topics/agentic-architecture" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.ibm.com/think/topics/agentic-architecture</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">A Complete Guide to AI Agent Architecture in 2025 &#8211; Lindy, accessed September 5, 2025, </span><a href="https://www.lindy.ai/blog/ai-agent-architecture" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.lindy.ai/blog/ai-agent-architecture</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Introduction to Autonomous LLM-Powered Agents &#8211; Ema AI, accessed September 5, 2025, </span><a href="https://www.ema.co/additional-blogs/addition-blogs/introduction-to-autonomous-llm-powered-agents" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.ema.co/additional-blogs/addition-blogs/introduction-to-autonomous-llm-powered-agents</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">7 Main Types of AI Agents [with Examples] &#8211; Botpress, accessed September 5, 2025, </span><a href="https://botpress.com/blog/types-of-ai-agents" target="_blank" rel="noopener"><span style="font-weight: 400;">https://botpress.com/blog/types-of-ai-agents</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Types of AI Agents | IBM, accessed September 5, 2025, </span><a href="https://www.ibm.com/think/topics/ai-agent-types" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.ibm.com/think/topics/ai-agent-types</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">36 Real-World Examples of AI Agents &#8211; Botpress, accessed September 5, 2025, </span><a href="https://botpress.com/blog/real-world-applications-of-ai-agents" target="_blank" rel="noopener"><span style="font-weight: 400;">https://botpress.com/blog/real-world-applications-of-ai-agents</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Agent architecture, accessed September 5, 2025, </span><a href="https://en.wikipedia.org/wiki/Agent_architecture" target="_blank" rel="noopener"><span style="font-weight: 400;">https://en.wikipedia.org/wiki/Agent_architecture</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Understanding Agent Architecture: The Frameworks Powering AI Systems &#8211; HatchWorks, accessed September 5, 2025, </span><a href="https://hatchworks.com/blog/ai-agents/agent-architecture/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://hatchworks.com/blog/ai-agents/agent-architecture/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Agents Design Patterns Explained | by Kerem Aydın &#8211; Medium, accessed September 5, 2025, </span><a href="https://medium.com/@aydinKerem/ai-agents-design-patterns-explained-b3ac0433c915" target="_blank" rel="noopener"><span style="font-weight: 400;">https://medium.com/@aydinKerem/ai-agents-design-patterns-explained-b3ac0433c915</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Agentic AI Architectures And Design Patterns | by Anil Jain | AI / ML Architect &#8211; Medium, accessed September 5, 2025, </span><a href="https://medium.com/@anil.jain.baba/agentic-ai-architectures-and-design-patterns-288ac589179a" target="_blank" rel="noopener"><span style="font-weight: 400;">https://medium.com/@anil.jain.baba/agentic-ai-architectures-and-design-patterns-288ac589179a</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Agent Orchestration Patterns &#8211; Azure Architecture Center &#8211; Microsoft Learn, accessed September 5, 2025, </span><a href="https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/ai-agent-design-patterns" target="_blank" rel="noopener"><span style="font-weight: 400;">https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/ai-agent-design-patterns</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">What is an AI Product Manager? Definition, role and FAQs &#8211; Airfocus, accessed September 5, 2025, </span><a href="https://airfocus.com/glossary/what-is-ai-product-manager/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://airfocus.com/glossary/what-is-ai-product-manager/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Product Managers Are the PMs That Matter in 2025, accessed September 5, 2025, </span><a href="https://productschool.com/blog/artificial-intelligence/guide-ai-product-manager" target="_blank" rel="noopener"><span style="font-weight: 400;">https://productschool.com/blog/artificial-intelligence/guide-ai-product-manager</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Product Frameworks: AI &#8211; Productboard, accessed September 5, 2025, </span><a href="https://www.productboard.com/wp-content/uploads/2024/01/AI-Product-Framework-Guide.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.productboard.com/wp-content/uploads/2024/01/AI-Product-Framework-Guide.pdf</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Breaking into AI Product Management, accessed September 5, 2025, </span><a href="https://www.productteacher.com/articles/breaking-into-ai-product-management" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.productteacher.com/articles/breaking-into-ai-product-management</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Product Management for AI-Driven Products &#8211; Burtch Works, accessed September 5, 2025, </span><a href="https://www.burtchworks.com/industry-insights/product-management-for-ai-driven-products-navigating-challenges-and-aligning-with-business-goals" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.burtchworks.com/industry-insights/product-management-for-ai-driven-products-navigating-challenges-and-aligning-with-business-goals</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Generative AI Product Manager: Role, Skills, &amp; Career Path, accessed September 5, 2025, </span><a href="https://www.gsdcouncil.org/blogs/generative-ai-product-manager-role-skills-career-path" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.gsdcouncil.org/blogs/generative-ai-product-manager-role-skills-career-path</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI in Product Management: Understanding the Skills and Tools Needed for the Future, accessed September 5, 2025, </span><a href="https://www.egonzehnder.com/functions/technology-officers/insights/how-ai-is-redefining-the-product-managers-role" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.egonzehnder.com/functions/technology-officers/insights/how-ai-is-redefining-the-product-managers-role</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">The AI Product Manager&#8217;s Handbook | Data | Paperback &#8211; Packt, accessed September 5, 2025, </span><a href="https://www.packtpub.com/en-us/product/the-ai-product-managers-handbook-9781804612934?type=print" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.packtpub.com/en-us/product/the-ai-product-managers-handbook-9781804612934?type=print</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Skills Every Product Manager Needs in 2025 &#8211; Ironhack, accessed September 5, 2025, </span><a href="https://www.ironhack.com/us/blog/ai-skills-every-product-manager-needs-in-2024" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.ironhack.com/us/blog/ai-skills-every-product-manager-needs-in-2024</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">5 Principles for Product Managers Fending Off Obsolescence in the &#8230;, accessed September 5, 2025, </span><a href="https://a16z.com/stay-relevant-in-ai/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://a16z.com/stay-relevant-in-ai/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Product Management Challenges in Building Agentic AI &#8230; &#8211; YouTube, accessed September 5, 2025, </span><a href="https://www.youtube.com/watch?v=fMlMzZMt2Zs" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.youtube.com/watch?v=fMlMzZMt2Zs</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI for Product Management Course, accessed September 5, 2025, </span><a href="https://training.mindtheproduct.com/ai-for-product-management" target="_blank" rel="noopener"><span style="font-weight: 400;">https://training.mindtheproduct.com/ai-for-product-management</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Product Management 101: How to Leverage AI Successfully? &#8211; Userpilot, accessed September 5, 2025, </span><a href="https://userpilot.com/blog/ai-product-management/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://userpilot.com/blog/ai-product-management/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI for Product Management Course | Pendo.io, accessed September 5, 2025, </span><a href="https://www.pendo.io/ai-for-product-management-course/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.pendo.io/ai-for-product-management-course/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Product Management Specialization &#8211; Coursera, accessed September 5, 2025, </span><a href="https://www.coursera.org/specializations/ai-product-management-duke" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.coursera.org/specializations/ai-product-management-duke</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Product Management Expert Certification &#8211; Pragmatic Institute, accessed September 5, 2025, </span><a href="https://www.pragmaticinstitute.com/product/ai-product-management-expert-certification/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.pragmaticinstitute.com/product/ai-product-management-expert-certification/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">5 Must-Read Books for Product Managers in 2025: Mastering AI and Productivity &#8211; Medium, accessed September 5, 2025, </span><a href="https://medium.com/design-bootcamp/5-must-read-books-for-product-managers-in-2025-mastering-ai-and-productivity-5d66a2ef6eb1" target="_blank" rel="noopener"><span style="font-weight: 400;">https://medium.com/design-bootcamp/5-must-read-books-for-product-managers-in-2025-mastering-ai-and-productivity-5d66a2ef6eb1</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Top 7 AI Product Management Books | Zeda.io, accessed September 5, 2025, </span><a href="https://zeda.io/blog/ai-product-management-books" target="_blank" rel="noopener"><span style="font-weight: 400;">https://zeda.io/blog/ai-product-management-books</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI book recommendations : r/ProductManagement &#8211; Reddit, accessed September 5, 2025, </span><a href="https://www.reddit.com/r/ProductManagement/comments/119vpdn/ai_book_recommendations/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.reddit.com/r/ProductManagement/comments/119vpdn/ai_book_recommendations/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI + a16z | Andreessen Horowitz, accessed September 5, 2025, </span><a href="https://a16z.com/ai/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://a16z.com/ai/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Essential Newsletters &#8211; Product Management Resources &amp; Knowledge Hub, accessed September 5, 2025, </span><a href="https://www.productmanagers.in/newsletters" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.productmanagers.in/newsletters</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Blogs to follow : r/ProductManagement &#8211; Reddit, accessed September 5, 2025, </span><a href="https://www.reddit.com/r/ProductManagement/comments/1fv9vnj/blogs_to_follow/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.reddit.com/r/ProductManagement/comments/1fv9vnj/blogs_to_follow/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">What are the best product management newsletters (other than the ones we all know)? &#8211; Reddit, accessed September 5, 2025, </span><a href="https://www.reddit.com/r/ProductManagement/comments/1gnr6fa/what_are_the_best_product_management_newsletters/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.reddit.com/r/ProductManagement/comments/1gnr6fa/what_are_the_best_product_management_newsletters/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Building Applications with AI Agents — Michael Albada, Microsoft &#8230;, accessed September 5, 2025, </span><a href="https://www.youtube.com/watch?v=R30col3UPUg" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.youtube.com/watch?v=R30col3UPUg</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Agents are changing EVERYTHING about PRODUCT MANAGEMENT | Ashutosh | GeekyBaller Ep3 &#8211; YouTube, accessed September 5, 2025, </span><a href="https://www.youtube.com/watch?v=6jPX05t0h7Y" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.youtube.com/watch?v=6jPX05t0h7Y</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">40 AI Agent Use Cases Across Industries [+Real World Examples] &#8211; Writesonic, accessed September 5, 2025, </span><a href="https://writesonic.com/blog/ai-agent-use-cases" target="_blank" rel="noopener"><span style="font-weight: 400;">https://writesonic.com/blog/ai-agent-use-cases</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">AI Agent Design Patterns: How to Build Reliable AI Agent Architecture for Production, accessed September 5, 2025, </span><a href="https://www.comet.com/site/blog/ai-agent-design/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.comet.com/site/blog/ai-agent-design/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">A practical guide to building agents &#8211; OpenAI, accessed September 5, 2025, </span><a href="https://cdn.openai.com/business-guides-and-resources/a-practical-guide-to-building-agents.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://cdn.openai.com/business-guides-and-resources/a-practical-guide-to-building-agents.pdf</span></a></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Agent system design patterns &#8211; Azure Databricks &#8211; Microsoft Learn, accessed September 5, 2025, </span><a href="https://learn.microsoft.com/en-us/azure/databricks/generative-ai/guide/agent-system-design-patterns" target="_blank" rel="noopener"><span style="font-weight: 400;">https://learn.microsoft.com/en-us/azure/databricks/generative-ai/guide/agent-system-design-patterns</span></a></li>
</ol></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
		<media:content url="https://www.youtube.com/embed/fMlMzZMt2Zs" medium="video" width="1280" height="720">
			<media:player url="https://www.youtube.com/embed/fMlMzZMt2Zs" />
			<media:title type="plain">Product Management Challenges in Building Agentic AI Applications</media:title>
			<media:description type="html"><![CDATA[#AgenticAI #AIProductManagement #ResponsibleAIAs AI evolves from passive tools to autonomous agents, product managers must adapt to a new era of intelligent ...]]></media:description>
			<media:thumbnail url="https://sumitbhagat.com/wp-content/uploads/2025/09/product-management-challenges-in.jpg" />
			<media:rating scheme="urn:simple">nonadult</media:rating>
		</media:content>
	</item>
		<item>
		<title>Product Management Resources</title>
		<link>https://sumitbhagat.com/product-management-resources/</link>
		
		<dc:creator><![CDATA[Sumit Bhagat]]></dc:creator>
		<pubDate>Sun, 01 Dec 2024 20:21:56 +0000</pubDate>
				<category><![CDATA[Product Management]]></category>
		<category><![CDATA[How to become product manager]]></category>
		<category><![CDATA[PM resources]]></category>
		<category><![CDATA[Product Execution]]></category>
		<category><![CDATA[Product Management Resources]]></category>
		<category><![CDATA[Product Strategy]]></category>
		<guid isPermaLink="false">https://sumitbhagat.com/?p=58</guid>

					<description><![CDATA[All the resources you will need to become product manager]]></description>
										<content:encoded><![CDATA[
<div class="et_pb_section et_pb_section_1 et_pb_with_background et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p name="5eff" class="graf graf--p">I have taken this resources from notion doc (forgot the original link). I will try to keep this post updated:</p>
<p name="069f" class="graf graf--p"><strong class="markup--strong markup--p-strong">Common Paths for breaking into PM Space:</strong></p>
<p name="5e61" class="graf graf--p">Product Analyst/ Product Associate — → Associate Product Manager → Product Manager → Sr. Product Manager</p>
<p name="12c9" class="graf graf--p">Alternative -&gt;</p>
<p name="b731" class="graf graf--p">Effective business analyst/ engineer -&gt; Associate Product Manager –&gt; Product Manager → Sr. Product Manager</p>
<p name="5e19" class="graf graf--p">Others:</p>
<p name="5a92" class="graf graf--p">Be good at what you do, have high agency (read Shreyas Doshi’s definition of this), and keep hustling to learn &amp; reaching out to folks proactively for opportunities. (Alex Banayan’s book — The Third Door talks about this)</p>
<ul class="postList">
<li name="b442" class="graf graf--li">Easier to try and switch in your own org (You won’t get if you don’t ask)</li>
<li name="21c9" class="graf graf--li">Build body of work (portfolio, case studies, your own products etc.) if trying to switch to other orgs. Display/Showcase your intent</li>
</ul>
<h3 name="495f" class="graf graf--h3">Organizations to Apply for (India):</h3>
<p name="f666" class="graf graf--p"><a href="https://docs.google.com/spreadsheets/u/1/d/1WeeLcZEFAbkzt11_WuJiwHdHv218nqrxpEDUi_2DaGc/edit#gid=0" data-href="https://docs.google.com/spreadsheets/u/1/d/1WeeLcZEFAbkzt11_WuJiwHdHv218nqrxpEDUi_2DaGc/edit#gid=0" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://docs.google.com/spreadsheets/u/1/d/1WeeLcZEFAbkzt11_WuJiwHdHv218nqrxpEDUi_2DaGc/edit#gid=0</a></p>
<h3 name="be75" class="graf graf--h3">Resource List by other teams/ Individuals:</h3>
<ul class="postList">
<li name="bd2c" class="graf graf--li"><a href="https://zerotopm.info/" data-href="https://zerotopm.info/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://zerotopm.info/</a></li>
<li name="e182" class="graf graf--li"><a href="https://learnpmwith.me/" data-href="https://learnpmwith.me/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://learnpmwith.me/</a>[PM resources site by The Product Folks]</li>
<li name="1b1b" class="graf graf--li"><a href="https://www.helpyourpeers.com/resources" data-href="https://www.helpyourpeers.com/resources" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.helpyourpeers.com/resources</a> [PM resources site]</li>
<li name="c444" class="graf graf--li"><a href="https://www.sachinrekhi.com/top-resources-for-product-managers" data-href="https://www.sachinrekhi.com/top-resources-for-product-managers" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.sachinrekhi.com/top-resources-for-product-managers</a></li>
<li name="5271" class="graf graf--li"><a href="https://trello.com/b/ns4rSykg/producthoodcom-learning-resources-for-product-makers" data-href="https://trello.com/b/ns4rSykg/producthoodcom-learning-resources-for-product-makers" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://trello.com/b/ns4rSykg/producthoodcom-learning-resources-for-product-makers</a></li>
<li name="3148" class="graf graf--li"><a href="https://medium.com/product-popcorn/the-ultimate-list-of-free-online-classes-for-product-managers-for-2018-e89a03a6faf7" data-href="https://medium.com/product-popcorn/the-ultimate-list-of-free-online-classes-for-product-managers-for-2018-e89a03a6faf7" class="markup--anchor markup--li-anchor" target="_blank" rel="noopener" data->https://medium.com/product-popcorn/the-ultimate-list-of-free-online-classes-for-product-managers-for-2018-e89a03a6faf7</a></li>
</ul>
<p name="3ed2" class="graf graf--p">Also check out</p>
<ul class="postList">
<li name="e369" class="graf graf--li"><a href="https://www.insurjo.club/" data-href="https://www.insurjo.club/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.insurjo.club/</a></li>
<li name="ecb2" class="graf graf--li"><a href="http://apm.producttankpune.com/" data-href="http://apm.producttankpune.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->http://apm.producttankpune.com/</a></li>
<li name="2d4a" class="graf graf--li"><a href="https://community.pmschool.io/" data-href="https://community.pmschool.io/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://community.pmschool.io/</a></li>
<li name="f65b" class="graf graf--li"><a href="https://www.linkedin.com/company/theproductree/" data-href="https://www.linkedin.com/company/theproductree/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.linkedin.com/company/theproductree/</a></li>
<li name="4476" class="graf graf--li"><a href="https://productleague.com/" data-href="https://productleague.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://productleague.com</a></li>
</ul>
<h3 name="7064" class="graf graf--h3">Product Hunt (to check what people are working on)</h3>
<ol class="postList">
<li name="2c2e" class="graf graf--li">Multiple creators creating awesome stuff — <a href="https://www.producthunt.com/" data-href="https://www.producthunt.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.producthunt.com/</a></li>
<li name="375d" class="graf graf--li">Another one –<a href="https://yourstack.com/" data-href="https://yourstack.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://yourstack.com/</a> (shows what popular products other professionals love to use)</li>
<li name="6b32" class="graf graf--li"><a href="https://owwly.com/" data-href="https://owwly.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->Owwly.com</a> → Discover Products</li>
</ol>
<h3 name="7e2c" class="graf graf--h3">PM Think Tanks/ Individuals</h3>
<p name="42a6" class="graf graf--p">A. Mind The Product (<a href="https://www.mindtheproduct.com/" data-href="https://www.mindtheproduct.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.mindtheproduct.com/</a>)</p>
<p name="cf22" class="graf graf--p">B. Marty Cagan (<a href="https://svpg.com/articles/" data-href="https://svpg.com/articles/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://svpg.com/articles/</a>)</p>
<p name="7ae1" class="graf graf--p">C. Stratecherry (<a href="https://stratechery.com/" data-href="https://stratechery.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://stratechery.com/</a>)</p>
<p name="0bfb" class="graf graf--p">D. First Round (<a href="https://firstround.com/review/find-vet-and-close-the-best-product-managers-heres-how/" data-href="https://firstround.com/review/find-vet-and-close-the-best-product-managers-heres-how/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://firstround.com/review/find-vet-and-close-the-best-product-managers-heres-how/</a>)</p>
<p name="d5fe" class="graf graf--p">E. Andrew Chen — <a href="https://andrewchen.co/" data-href="https://andrewchen.co/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://andrewchen.co/</a></p>
<p name="130e" class="graf graf--p">F. Ben Horowitz — <a href="http://a16z.com/" data-href="http://a16z.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->a16z.com</a></p>
<p name="157d" class="graf graf--p">G. Black Box of PM — <a href="https://blackboxofpm.com/mvpm-minimum-viable-product-manager-e1aeb8dd421" data-href="https://blackboxofpm.com/mvpm-minimum-viable-product-manager-e1aeb8dd421" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://blackboxofpm.com/mvpm-minimum-viable-product-manager-e1aeb8dd421</a></p>
<p name="f499" class="graf graf--p">H. <strong class="markup--strong markup--p-strong">Shreyas Doshi </strong>— <a href="https://twitter.com/shreyas" data-href="https://twitter.com/shreyas" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://twitter.com/shreyas</a></p>
<p name="3b35" class="graf graf--p">I. <strong class="markup--strong markup--p-strong">Ravi Mehta </strong>— <a href="https://www.ravi-mehta.com/" data-href="https://www.ravi-mehta.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.ravi-mehta.com/</a></p>
<p name="2a01" class="graf graf--p">People I know about and who write (list can be much longer, will keep adding, in no specific order) –</p>
<ul class="postList">
<li name="0030" class="graf graf--li">Lenny Rachitsky — <a href="https://twitter.com/lennysan" data-href="https://twitter.com/lennysan" class="markup--anchor markup--li-anchor" rel="noreferrer noopener noopener noopener" target="_blank" data->https://twitter.com/lennysan</a></li>
<li name="72ff" class="graf graf--li">Karthi Subbaraman –</li>
<li name="cc34" class="graf graf--li">Shreyas Doshi — <a href="https://twitter.com/shreyas" data-href="https://twitter.com/shreyas" class="markup--anchor markup--li-anchor" rel="noreferrer noopener noopener noopener" target="_blank" data->https://twitter.com/shreyas</a></li>
<li name="a860" class="graf graf--li">Naval (Philosophy) — h<a href="https://twitter.com/naval" data-href="https://twitter.com/naval" class="markup--anchor markup--li-anchor" rel="noreferrer noopener noopener noopener" target="_blank" data->ttps://twitter.com/naval</a></li>
</ul>
<p name="5f70" class="graf graf--p">Follow folks on Twitter <a href="https://productschool.com/blog/product-management-2/experience/leaders-in-product-management-follow-twitter/" data-href="https://productschool.com/blog/product-management-2/experience/leaders-in-product-management-follow-twitter/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://productschool.com/blog/product-management-2/experience/leaders-in-product-management-follow-twitter/</a></p>
<h3 name="26aa" class="graf graf--h3">PM Video/Audio Resources</h3>
<p name="ad36" class="graf graf--p">A. ProductHood <a href="https://www.producthood.com/" data-href="https://www.producthood.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.producthood.com/</a> (<a href="https://www.producthood.com/courses/" data-href="https://www.producthood.com/courses/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.producthood.com/courses/</a>) (<a href="https://www.producthood.com/pllconf/" data-href="https://www.producthood.com/pllconf/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.producthood.com/pllconf/</a>)</p>
<p name="4817" class="graf graf--p">B. Product Folks — <a href="https://www.youtube.com/channel/UCLnL1OWS0OXEUKAoFdaEFlQ" data-href="https://www.youtube.com/channel/UCLnL1OWS0OXEUKAoFdaEFlQ" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.youtube.com/channel/UCLnL1OWS0OXEUKAoFdaEFlQ</a></p>
<p name="9f03" class="graf graf--p">C. <a href="https://mastersofscale.com/" data-href="https://mastersofscale.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://mastersofscale.com/</a></p>
<p name="facf" class="graf graf--p">D. <a href="https://www.maharajasofscale.com/" data-href="https://www.maharajasofscale.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.maharajasofscale.com/</a></p>
<p name="1f15" class="graf graf--p">E. NASSCOM: <a href="https://nasscom.in/skill-dev/" data-href="https://nasscom.in/skill-dev/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://nasscom.in/skill-dev/</a> [Multiple webinars over Product]</p>
<h3 name="45d6" class="graf graf--h3">PM Learning</h3>
<p name="9789" class="graf graf--p">A. Pragmatic Leaders (Youtube 9 part free virtual PM Course — <a href="https://www.youtube.com/watch?v=7pgagr76VNY&amp;list=PLsWLOWjMiEPoJIasoaweRK6RQntJ98hSu" data-href="https://www.youtube.com/watch?v=7pgagr76VNY&amp;list=PLsWLOWjMiEPoJIasoaweRK6RQntJ98hSu" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.youtube.com/watch?v=7pgagr76VNY&amp;list=PLsWLOWjMiEPoJIasoaweRK6RQntJ98hSu</a>)</p>
<p name="2f9d" class="graf graf--p">B. <a href="https://pmdojo.teachable.com/courses/accelerated-product-learning" data-href="https://pmdojo.teachable.com/courses/accelerated-product-learning" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://pmdojo.teachable.com/courses/accelerated-product-learning</a> <strong class="markup--strong markup--p-strong">[Organized course, Free to Access]</strong></p>
<p name="2e9a" class="graf graf--p">C. [Free access to audit course, pay for certificate] <a href="https://www.edx.org/course/product-management-fundamentals" data-href="https://www.edx.org/course/product-management-fundamentals" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.edx.org/course/product-management-fundamentals</a></p>
<p name="543c" class="graf graf--p">D. [Free access to audit course, pay for certificate] <a href="https://www.edx.org/course/innovation-leadership-2" data-href="https://www.edx.org/course/innovation-leadership-2" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.edx.org/course/innovation-leadership-2</a></p>
<p name="af03" class="graf graf--p"><strong class="markup--strong markup--p-strong">PM Case Study Practice</strong></p>
<ol class="postList">
<li name="a476" class="graf graf--li"><a href="https://pmschool.io/case-study-solutions-1" data-href="https://pmschool.io/case-study-solutions-1" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://pmschool.io/case-study-solutions-1</a> [Good for assignments]</li>
<li name="e503" class="graf graf--li">{FREE} <a href="https://www.producthood.com/courses/" data-href="https://www.producthood.com/courses/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.producthood.com/courses/</a></li>
<li name="b029" class="graf graf--li"><a href="https://www.productmanagementexercises.com/" data-href="https://www.productmanagementexercises.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.productmanagementexercises.com/</a></li>
<li name="4997" class="graf graf--li"><a href="https://dailyproductprep.com/" data-href="https://dailyproductprep.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://dailyproductprep.com/</a></li>
<li name="ac3f" class="graf graf--li"><a href="https://thepminterview.com/?ref=producthunt" data-href="https://thepminterview.com/?ref=producthunt" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://thepminterview.com/?ref=producthunt</a></li>
<li name="3076" class="graf graf--li"><a href="http://hackingpm.com/" data-href="http://hackingpm.com/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->http://hackingpm.com/</a></li>
<li name="699b" class="graf graf--li"><a href="https://medium.com/@sushantkr17/4-practice-case-studies-for-your-product-management-interview-f30e5adadbfe" data-href="https://medium.com/@sushantkr17/4-practice-case-studies-for-your-product-management-interview-f30e5adadbfe" class="markup--anchor markup--li-anchor" target="_blank" rel="noopener" data->https://medium.com/@sushantkr17/4-practice-case-studies-for-your-product-management-interview-f30e5adadbfe</a></li>
<li name="be81" class="graf graf--li"><strong class="markup--strong markup--li-strong">Behavior Interview</strong>: <a href="https://productcoalition.com/17-real-product-manager-interview-questions-and-answers-c5cf451a5c40" data-href="https://productcoalition.com/17-real-product-manager-interview-questions-and-answers-c5cf451a5c40" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://productcoalition.com/17-real-product-manager-interview-questions-and-answers-c5cf451a5c40</a></li>
<li name="cd16" class="graf graf--li"><a href="https://www.kennorton.com/essays/productmanager.html" data-href="https://www.kennorton.com/essays/productmanager.html" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.kennorton.com/essays/productmanager.html</a></li>
<li name="2cfc" class="graf graf--li"><a href="https://www.youtube.com/watch?v=db8u5wURIVU" data-href="https://www.youtube.com/watch?v=db8u5wURIVU" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.youtube.com/watch?v=db8u5wURIVU</a> [By Shreyas Doshi]</li>
<li name="7855" class="graf graf--li"><a href="https://uxhack.co/" data-href="https://uxhack.co/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://uxhack.co/</a> (UX case studies)</li>
</ol>
<h3 name="09b6" class="graf graf--h3">Learning SQL</h3>
<ol class="postList">
<li name="645c" class="graf graf--li"><a href="https://www.hackerrank.com/domains/sql" data-href="https://www.hackerrank.com/domains/sql" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.hackerrank.com/domains/sql</a></li>
<li name="4855" class="graf graf--li"><a href="https://www.khanacademy.org/computing/computer-programming/sql" data-href="https://www.khanacademy.org/computing/computer-programming/sql" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.khanacademy.org/computing/computer-programming/sql</a></li>
<li name="ede9" class="graf graf--li"><a href="https://mode.com/sql-tutorial/" data-href="https://mode.com/sql-tutorial/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://mode.com/sql-tutorial/</a></li>
</ol>
<h3 name="ba0f" class="graf graf--h3">Learning Google Analytics</h3>
<p name="8909" class="graf graf--p">A. <a href="https://support.google.com/analytics/answer/6367342?hl=en" data-href="https://support.google.com/analytics/answer/6367342?hl=en" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://support.google.com/analytics/answer/6367342?hl=en</a></p>
<p name="6402" class="graf graf--p">Use Google Analytics’ demo account to play around</p>
<p name="0a50" class="graf graf--p">A. <a href="https://neliosoftware.com/blog/learn-google-analytics-a-real-example-from-google/" data-href="https://neliosoftware.com/blog/learn-google-analytics-a-real-example-from-google/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://neliosoftware.com/blog/learn-google-analytics-a-real-example-from-google/</a></p>
<p name="91ad" class="graf graf--p">B. <a href="https://www.bounteous.com/insights/2016/08/03/experiment-and-learn-google-analytics-demo-account/" data-href="https://www.bounteous.com/insights/2016/08/03/experiment-and-learn-google-analytics-demo-account/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.bounteous.com/insights/2016/08/03/experiment-and-learn-google-analytics-demo-account/</a></p>
<p name="7eae" class="graf graf--p">C. <a href="https://online-metrics.com/google-analytics-demo-account/" data-href="https://online-metrics.com/google-analytics-demo-account/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://online-metrics.com/google-analytics-demo-account/</a></p>
<h3 name="0eec" class="graf graf--h3">PM Case studies</h3>
<p name="d29f" class="graf graf--p">A. <a href="https://bytes.swiggy.com/story-of-how-swiggy-pop-was-built-773e34d4ff87" data-href="https://bytes.swiggy.com/story-of-how-swiggy-pop-was-built-773e34d4ff87" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://bytes.swiggy.com/story-of-how-swiggy-pop-was-built-773e34d4ff87</a></p>
<p name="51ae" class="graf graf--p">B. <a href="https://bytes.swiggy.com/the-swiggy-delivery-challenge-part-one-6a2abb4f82f6" data-href="https://bytes.swiggy.com/the-swiggy-delivery-challenge-part-one-6a2abb4f82f6" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://bytes.swiggy.com/the-swiggy-delivery-challenge-part-one-6a2abb4f82f6</a></p>
<p name="d800" class="graf graf--p">C. <a href="https://onezero.medium.com/how-google-earth-mapped-98-of-the-world-7cf0445690ae" data-href="https://onezero.medium.com/how-google-earth-mapped-98-of-the-world-7cf0445690ae" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://onezero.medium.com/how-google-earth-mapped-98-of-the-world-7cf0445690ae</a></p>
<p name="3bb1" class="graf graf--p">D. <a href="https://onezero.medium.com/why-google-failed-4b9db05b973b" data-href="https://onezero.medium.com/why-google-failed-4b9db05b973b" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://onezero.medium.com/why-google-failed-4b9db05b973b</a></p>
<p name="0beb" class="graf graf--p">E. <a href="https://growthhackers.com/growth-studies" data-href="https://growthhackers.com/growth-studies" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://growthhackers.com/growth-studies</a></p>
<h3 name="2346" class="graf graf--h3">UI/UX case studies</h3>
<p name="f7f4" class="graf graf--p"><strong class="markup--strong markup--p-strong">A.</strong> <a href="https://growth.design/case-studies/" data-href="https://growth.design/case-studies/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://growth.design/case-studies/</a></p>
<p name="1ff3" class="graf graf--p">B. <a href="https://uxdesign.cc/when-to-use-user-flows-guide-8b26ca9aa36a" data-href="https://uxdesign.cc/when-to-use-user-flows-guide-8b26ca9aa36a" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://uxdesign.cc/when-to-use-user-flows-guide-8b26ca9aa36a</a></p>
<p name="7d23" class="graf graf--p">D. <a href="https://uxdesign.cc/developing-the-zomato-design-system-438357188904" data-href="https://uxdesign.cc/developing-the-zomato-design-system-438357188904" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://uxdesign.cc/developing-the-zomato-design-system-438357188904</a></p>
<p name="f306" class="graf graf--p">E. <strong class="markup--strong markup--p-strong">Zomato Gold</strong> –<a href="https://uxdesign.cc/building-zomato-gold-design-process-challenges-learnings-from-designing-a-subscription-fcf7cdf5ae17" data-href="https://uxdesign.cc/building-zomato-gold-design-process-challenges-learnings-from-designing-a-subscription-fcf7cdf5ae17" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://uxdesign.cc/building-zomato-gold-design-process-challenges-learnings-from-designing-a-subscription-fcf7cdf5ae17</a></p>
<p name="b803" class="graf graf--p">F. <a href="https://blog.uxfol.io/ux-portfolio-template/" data-href="https://blog.uxfol.io/ux-portfolio-template/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://blog.uxfol.io/ux-portfolio-template/</a></p>
<p name="9e6b" class="graf graf--p">G. <a href="https://www.casestudy.club/journal/ux-designer-portfolio" data-href="https://www.casestudy.club/journal/ux-designer-portfolio" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.casestudy.club/journal/ux-designer-portfolio</a></p>
<p name="ba58" class="graf graf--p">H.<a href="https://medium.com/@lucy.c.coker/an-app-to-simplify-landlord-and-tenant-communication-ux-ui-case-study-5a7b3a529c98" data-href="https://medium.com/@lucy.c.coker/an-app-to-simplify-landlord-and-tenant-communication-ux-ui-case-study-5a7b3a529c98" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/@lucy.c.coker/an-app-to-simplify-landlord-and-tenant-communication-ux-ui-case-study-5a7b3a529c98</a></p>
<p name="b60d" class="graf graf--p">I. <a href="https://medium.com/designers-of-mmt/taking-the-seat-selection-experience-from-regular-to-a-dapper-fit-for-makemytrip-buses-b121d5ec68e4" data-href="https://medium.com/designers-of-mmt/taking-the-seat-selection-experience-from-regular-to-a-dapper-fit-for-makemytrip-buses-b121d5ec68e4" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/designers-of-mmt/taking-the-seat-selection-experience-from-regular-to-a-dapper-fit-for-makemytrip-buses-b121d5ec68e4</a></p>
<p name="1b2e" class="graf graf--p">J. <strong class="markup--strong markup--p-strong">Don Norman’s Design of everyday things</strong> (Also on Udacity for free)</p>
<p name="d7d3" class="graf graf--p">K. <strong class="markup--strong markup--p-strong">Product Design exercises</strong> by Artiom Dashinsky</p>
<p name="bd18" class="graf graf--p">L. <a href="https://uxhack.co/" data-href="https://uxhack.co/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://uxhack.co/</a> (UX case studies) [Also listed above]</p>
<h3 name="9a78" class="graf graf--h3">Product Growth (Scaling users)</h3>
<p name="9657" class="graf graf--p">A. <a href="https://growthhackers.com/posts" data-href="https://growthhackers.com/posts" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->hackinggrowth.com</a> (<a href="https://growthhackers.com/growth-studies" data-href="https://growthhackers.com/growth-studies" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://growthhackers.com/growth-studies</a>)</p>
<p name="413a" class="graf graf--p">B. Book by Sean Ellis (Hacking Growth)</p>
<p name="6ff8" class="graf graf--p"><strong class="markup--strong markup--p-strong">C. Growth Catalyst by Deepak Singh </strong><a href="https://deepaksingh.substack.com/" data-href="https://deepaksingh.substack.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data-><strong class="markup--strong markup--p-strong">https://deepaksingh.substack.com/</strong></a></p>
<p name="5b78" class="graf graf--p">D. Elad Gil (High Growth Handbook)</p>
<p name="b898" class="graf graf--p">E. <a href="https://www.damansoni.com/blog/categories/growth" data-href="https://www.damansoni.com/blog/categories/growth" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.damansoni.com/blog/categories/growth</a></p>
<p name="b498" class="graf graf--p">F. <a href="https://openviewpartners.com/blog/the-ultimate-product-led-growth-resources-guide/#.X3kyR2gzbIU" data-href="https://openviewpartners.com/blog/the-ultimate-product-led-growth-resources-guide/#.X3kyR2gzbIU" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://openviewpartners.com/blog/the-ultimate-product-led-growth-resources-guide/#.X3kyR2gzbIU</a></p>
<p name="7f72" class="graf graf--p">G. <a href="https://www.reforge.com/blog" data-href="https://www.reforge.com/blog" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.reforge.com/blog</a></p>
<p name="3995" class="graf graf--p">H. <a href="https://www.trychameleon.com/blog/product-led-growth" data-href="https://www.trychameleon.com/blog/product-led-growth" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.trychameleon.com/blog/product-led-growth</a></p>
<p name="ad21" class="graf graf--p">I. <a href="https://firstround.com/review/drive-growth-by-picking-the-right-lane-a-customer-acquisition-playbook-for-consumer-startups/" data-href="https://firstround.com/review/drive-growth-by-picking-the-right-lane-a-customer-acquisition-playbook-for-consumer-startups/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://firstround.com/review/drive-growth-by-picking-the-right-lane-a-customer-acquisition-playbook-for-consumer-startups/</a></p>
<p name="d86b" class="graf graf--p">J. <a href="https://www.growthengblog.com/" data-href="https://www.growthengblog.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.growthengblog.com/</a></p>
<p name="88d1" class="graf graf--p">I. Readings compiled by <strong class="markup--strong markup--p-strong">Anshul Khandelwal</strong> (Head of marketing, Ola and prev. UpGrad) <a href="https://bit.ly/32JrnVt" data-href="https://bit.ly/32JrnVt" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://bit.ly/32JrnVt</a></p>
<p name="2c2f" class="graf graf--p">J. Growth without ads — <a href="https://www.youtube.com/watch?v=MrKPlo3yMSw" data-href="https://www.youtube.com/watch?v=MrKPlo3yMSw" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.youtube.com/watch?v=MrKPlo3yMSw</a></p>
<p name="8274" class="graf graf--p">K. <a href="https://marketingexamples.com/" data-href="https://marketingexamples.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://marketingexamples.com/</a></p>
<h3 name="6c38" class="graf graf--h3">Product Strategy</h3>
<p name="f7ca" class="graf graf--p">A. <a href="https://sriramk.com/strategy" data-href="https://sriramk.com/strategy" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://sriramk.com/strategy</a> [Collection of resources]</p>
<p name="410b" class="graf graf--p">B. <a href="https://notboring.substack.com/" data-href="https://notboring.substack.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://notboring.substack.com/</a></p>
<p name="e4af" class="graf graf--p">C. <a href="https://manassaloi.com/2019/08/27/learn-business-strategy.html" data-href="https://manassaloi.com/2019/08/27/learn-business-strategy.html" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://manassaloi.com/2019/08/27/learn-business-strategy.html</a> [Collection of resources]</p>
<p name="15cb" class="graf graf--p">D. <a href="https://melissaperri.com/blog/2016/07/14/what-is-good-product-strategy?ref=https://product-frameworks.com" data-href="https://melissaperri.com/blog/2016/07/14/what-is-good-product-strategy?ref=https://product-frameworks.com" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://melissaperri.com/blog/2016/07/14/what-is-good-product-strategy?ref=https://product-frameworks.com</a></p>
<p name="589e" class="graf graf--p">E. <a href="https://medium.com/@gibsonbiddle/intro-to-product-strategy-60bdf72b17e3" data-href="https://medium.com/@gibsonbiddle/intro-to-product-strategy-60bdf72b17e3" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/@gibsonbiddle/intro-to-product-strategy-60bdf72b17e3</a></p>
<p name="9773" class="graf graf--p">F. <a href="https://www.eugenewei.com/blog/2019/2/19/status-as-a-service" data-href="https://www.eugenewei.com/blog/2019/2/19/status-as-a-service" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.eugenewei.com/blog/2019/2/19/status-as-a-service</a></p>
<p name="dc27" class="graf graf--p">G. <a href="https://cxl.com/blog/economic-moats/" data-href="https://cxl.com/blog/economic-moats/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://cxl.com/blog/economic-moats/</a></p>
<p name="779b" class="graf graf--p">H. <a href="https://www.cbinsights.com/research/report/business-moats-competitive-advantage/" data-href="https://www.cbinsights.com/research/report/business-moats-competitive-advantage/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.cbinsights.com/research/report/business-moats-competitive-advantage/</a></p>
<p name="79f8" class="graf graf--p">I. Value Chains — <a href="https://www.conordewey.com/blog/value-chains/" data-href="https://www.conordewey.com/blog/value-chains/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.conordewey.com/blog/value-chains/</a></p>
<p name="1fcf" class="graf graf--p">J. <a href="https://medium.com/swlh/product-strategy-a-guide-with-examples-and-best-practices-868ee0c2341f" data-href="https://medium.com/swlh/product-strategy-a-guide-with-examples-and-best-practices-868ee0c2341f" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/swlh/product-strategy-a-guide-with-examples-and-best-practices-868ee0c2341f</a></p>
<p name="ca00" class="graf graf--p">J. Books — <strong class="markup--strong markup--p-strong">Good Strategy, Bad Strategy</strong> by Richard Rumelt, <strong class="markup--strong markup--p-strong">Understanding Michael Porter</strong> by Joan Magretta</p>
<p name="11a1" class="graf graf--p">K. <a href="https://www.linkedin.com/pulse/my-product-strategy-approach-nitin-julka/?trackingId=ka508635o5kJ2ej1VQdQCw%3D%3D" data-href="https://www.linkedin.com/pulse/my-product-strategy-approach-nitin-julka/?trackingId=ka508635o5kJ2ej1VQdQCw%3D%3D" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.linkedin.com/pulse/my-product-strategy-approach-nitin-julka/?trackingId=ka508635o5kJ2ej1VQdQCw%3D%3D</a></p>
<p name="a3d2" class="graf graf--p">L. <a href="https://store.hbr.org/product/can-you-say-what-your-strategy-is-hbr-bestseller/r0804e?sku=R0804E-PDF-ENG" data-href="https://store.hbr.org/product/can-you-say-what-your-strategy-is-hbr-bestseller/r0804e?sku=R0804E-PDF-ENG" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://store.hbr.org/product/can-you-say-what-your-strategy-is-hbr-bestseller/r0804e?sku=R0804E-PDF-ENG</a></p>
<p name="3a57" class="graf graf--p">M. <a href="https://www.linkedin.com/pulse/how-balance-customer-delight-profits-gibson-biddle/?trackingId=pII0i2CehCU8tTAZYAhV9Q%3D%3D" data-href="https://www.linkedin.com/pulse/how-balance-customer-delight-profits-gibson-biddle/?trackingId=pII0i2CehCU8tTAZYAhV9Q%3D%3D" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.linkedin.com/pulse/how-balance-customer-delight-profits-gibson-biddle/?trackingId=pII0i2CehCU8tTAZYAhV9Q%3D%3D</a></p>
<h3 name="ae49" class="graf graf--h3">For Tech Understanding (reqd., after you know the basics of above):</h3>
<p name="d3ee" class="graf graf--p">A..<a href="https://medium.com/@divyadhar/how-to-prepare-for-googles-product-management-technical-round-when-you-are-not-technical-474de3ee01b3" data-href="https://medium.com/@divyadhar/how-to-prepare-for-googles-product-management-technical-round-when-you-are-not-technical-474de3ee01b3" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/@divyadhar/how-to-prepare-for-googles-product-management-technical-round-when-you-are-not-technical-474de3ee01b3</a></p>
<p name="569e" class="graf graf--p">B. <a href="https://www.departmentofproduct.com/blog/technology-skills-product-managers/" data-href="https://www.departmentofproduct.com/blog/technology-skills-product-managers/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.departmentofproduct.com/blog/technology-skills-product-managers/</a></p>
<p name="808e" class="graf graf--p">C. <a href="https://www.pmtechlessons.com/" data-href="https://www.pmtechlessons.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.pmtechlessons.com/</a></p>
<h3 name="b08a" class="graf graf--h3">About People and You!</h3>
<p name="e38f" class="graf graf--p">A.<a href="https://medium.com/@ashokbania/hang-in-there-little-product-manager-57640054ce3" data-href="https://medium.com/@ashokbania/hang-in-there-little-product-manager-57640054ce3" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/@ashokbania/hang-in-there-little-product-manager-57640054ce3</a></p>
<p name="1c9f" class="graf graf--p">B. <a href="https://medium.com/the-year-of-the-looking-glass/how-to-talk-about-yourself-in-the-best-possible-way-fd1eaf484748" data-href="https://medium.com/the-year-of-the-looking-glass/how-to-talk-about-yourself-in-the-best-possible-way-fd1eaf484748" class="markup--anchor markup--p-anchor" target="_blank" rel="noopener" data->https://medium.com/the-year-of-the-looking-glass/how-to-talk-about-yourself-in-the-best-possible-way-fd1eaf484748</a></p>
<p name="7886" class="graf graf--p">C. Book — <strong class="markup--strong markup--p-strong">Product Management in practice</strong> by <strong class="markup--strong markup--p-strong">Matt Lemay</strong></p>
<p name="e65c" class="graf graf--p">D. High Agency PM — <a href="https://threadreaderapp.com/thread/1276956836856393728.html" data-href="https://threadreaderapp.com/thread/1276956836856393728.html" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://threadreaderapp.com/thread/1276956836856393728.html</a></p>
<p name="0f68" class="graf graf--p">E. <a href="https://www.youtube.com/watch?v=db8u5wURIVU" data-href="https://www.youtube.com/watch?v=db8u5wURIVU" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.youtube.com/watch?v=db8u5wURIVU</a> [By Shreyas Doshi]</p>
<p name="ab1d" class="graf graf--p">G. <a href="http://www.aaronsw.com/weblog/theoryofchange" data-href="http://www.aaronsw.com/weblog/theoryofchange" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->http://www.aaronsw.com/weblog/theoryofchange</a></p>
<p name="1793" class="graf graf--p">H. <a href="https://producthabits.com/my-billion-dollar-mistake/" data-href="https://producthabits.com/my-billion-dollar-mistake/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://producthabits.com/my-billion-dollar-mistake/</a></p>
<h3 name="1318" class="graf graf--h3">About Problem Solving</h3>
<ol class="postList">
<li name="1218" class="graf graf--li"><a href="https://medium.com/swlh/product-management-is-the-art-of-problems-not-solving-fda73549adc3" data-href="https://medium.com/swlh/product-management-is-the-art-of-problems-not-solving-fda73549adc3" class="markup--anchor markup--li-anchor" target="_blank" rel="noopener" data->https://medium.com/swlh/product-management-is-the-art-of-problems-not-solving-fda73549adc3</a></li>
<li name="9c81" class="graf graf--li"><a href="https://hbr.org/2017/01/are-you-solving-the-right-problems" data-href="https://hbr.org/2017/01/are-you-solving-the-right-problems" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://hbr.org/2017/01/are-you-solving-the-right-problems</a></li>
<li name="9cb0" class="graf graf--li"><a href="https://neilkakkar.com/A-framework-for-First-Principles-Thinking.html" data-href="https://neilkakkar.com/A-framework-for-First-Principles-Thinking.html" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://neilkakkar.com/A-framework-for-First-Principles-Thinking.html</a></li>
<li name="2890" class="graf graf--li"><a href="https://fs.blog/2018/04/first-principles/" data-href="https://fs.blog/2018/04/first-principles/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://fs.blog/2018/04/first-principles/</a></li>
<li name="bc08" class="graf graf--li">Resources for First principles thinking — <a href="https://fpt.guide/" data-href="https://fpt.guide/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://fpt.guide/</a></li>
</ol>
<h3 name="ebac" class="graf graf--h3">Business &amp; tech Readings:</h3>
<ul class="postList">
<li name="50da" class="graf graf--li">The-Ken, Inc42</li>
<li name="a451" class="graf graf--li">Medium Articles</li>
<li name="ad8f" class="graf graf--li">Follow folks on Twitter <a href="https://productschool.com/blog/product-management-2/experience/leaders-in-product-management-follow-twitter/" data-href="https://productschool.com/blog/product-management-2/experience/leaders-in-product-management-follow-twitter/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://productschool.com/blog/product-management-2/experience/leaders-in-product-management-follow-twitter/</a></li>
</ul>
<h3 name="01d3" class="graf graf--h3">Product websites to Follow to keep updated with latest trends:</h3>
<p name="3a21" class="graf graf--p">A. <strong class="markup--strong markup--p-strong">Product Hunt</strong> (multiple creators creating awesome stuff) (<a href="https://www.producthunt.com/" data-href="https://www.producthunt.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.producthunt.com/</a>)</p>
<p name="905f" class="graf graf--p">B. Tech Crunch <a href="http://techcrunch.com/" data-href="http://techcrunch.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->http://techcrunch.com/</a></p>
<p name="2cdf" class="graf graf--p">C. Dribbble (for design inspirations) <a href="https://dribbble.com/" data-href="https://dribbble.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://dribbble.com/</a></p>
<p name="522a" class="graf graf--p">D. <a href="https://yourstack.com/" data-href="https://yourstack.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://yourstack.com/</a> (shows what popular products other professionals use and love)</p>
<p name="858d" class="graf graf--p">E. <a href="https://www.indiehackers.com/" data-href="https://www.indiehackers.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.indiehackers.com/</a></p>
<p name="0d8e" class="graf graf--p">F. <a href="http://www.owwl.com/" data-href="http://www.owwl.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->www.owwly.com</a></p>
<h3 name="f241" class="graf graf--h3">Why Startups Failed</h3>
<ul class="postList">
<li name="3371" class="graf graf--li"><a href="https://www.failory.com/cemetery" data-href="https://www.failory.com/cemetery" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.failory.com/cemetery</a></li>
<li name="19e7" class="graf graf--li"><a href="https://startupgraveyard.io/" data-href="https://startupgraveyard.io/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://startupgraveyard.io/</a></li>
</ul>
<h3 name="d7e9" class="graf graf--h3">On Experimentation:</h3>
<p name="75bd" class="graf graf--p"><a href="https://hbr.org/2017/06/a-refresher-on-ab-testing" data-href="https://hbr.org/2017/06/a-refresher-on-ab-testing" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://hbr.org/2017/06/a-refresher-on-ab-testing</a></p>
<p name="96d4" class="graf graf--p"><a href="https://thesnippet.substack.com/p/a-tiny-experiment" data-href="https://thesnippet.substack.com/p/a-tiny-experiment" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://thesnippet.substack.com/p/a-tiny-experiment</a></p>
<h3 name="8878" class="graf graf--h3">User Research</h3>
<p name="f9eb" class="graf graf--p"><a href="https://writingisthinking.in/the-mom-test-notes/" data-href="https://writingisthinking.in/the-mom-test-notes/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://writingisthinking.in/the-mom-test-notes/</a></p>
<p name="1e1f" class="graf graf--p"><a href="https://www.intercom.com/blog/3-rules-for-customer-feedback/" data-href="https://www.intercom.com/blog/3-rules-for-customer-feedback/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.intercom.com/blog/3-rules-for-customer-feedback/</a></p>
<p name="8fb9" class="graf graf--p"><a href="https://cxl.com/blog/customer-interviews/" data-href="https://cxl.com/blog/customer-interviews/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://cxl.com/blog/customer-interviews/</a></p>
<p name="11ac" class="graf graf--p"><a href="https://www.hotjar.com/blog/user-feedback/" data-href="https://www.hotjar.com/blog/user-feedback/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.hotjar.com/blog/user-feedback/</a></p>
<p name="898f" class="graf graf--p"><strong class="markup--strong markup--p-strong">Usability Testing</strong></p>
<ul class="postList">
<li name="45bc" class="graf graf--li"><a href="https://www.nngroup.com/articles/usability-testing-101/" data-href="https://www.nngroup.com/articles/usability-testing-101/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.nngroup.com/articles/usability-testing-101/</a></li>
<li name="17c5" class="graf graf--li"><a href="https://www.usability.gov/how-to-and-tools/methods/running-usability-tests.html" data-href="https://www.usability.gov/how-to-and-tools/methods/running-usability-tests.html" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.usability.gov/how-to-and-tools/methods/running-usability-tests.html</a></li>
<li name="3c6e" class="graf graf--li"><a href="https://www.userreport.com/blog/usability-testing/" data-href="https://www.userreport.com/blog/usability-testing/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.userreport.com/blog/usability-testing/</a></li>
<li name="70e9" class="graf graf--li"><a href="https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/" data-href="https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/" class="markup--anchor markup--li-anchor" rel="noopener" target="_blank" data->https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/</a></li>
</ul>
<h3 name="214e" class="graf graf--h3">PM Frameworks</h3>
<p name="4826" class="graf graf--p"><a href="https://www.product-frameworks.com/" data-href="https://www.product-frameworks.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.product-frameworks.com/</a></p>
<p name="cd49" class="graf graf--p">Resources for founders: <a href="https://www.occasionallyuseful.com/" data-href="https://www.occasionallyuseful.com/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.occasionallyuseful.com/</a></p>
<h3 name="f008" class="graf graf--h3">Recommendations received from folks:</h3>
<p name="9455" class="graf graf--p">Checkout <a href="http://libgen.is/" data-href="http://libgen.is/" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->libgen.is</a> if not in a position to purchase the below:</p>
<p name="fd7f" class="graf graf--p">A. <strong class="markup--strong markup--p-strong">Lean Startup</strong> Book (PMing works similar to establishing a startup)</p>
<p name="b0a0" class="graf graf--p">B. <strong class="markup--strong markup--p-strong">Lean Analytics</strong> Book — Shares what metrics you could look into</p>
<p name="ea7c" class="graf graf--p">C. <strong class="markup--strong markup--p-strong">Y Combinator videos</strong> (<a href="https://www.youtube.com/watch?v=jVJ9ovLxrKM&amp;list=PLQ-uHSnFig5PjfCy7mE77XMGhgky9HV3o" data-href="https://www.youtube.com/watch?v=jVJ9ovLxrKM&amp;list=PLQ-uHSnFig5PjfCy7mE77XMGhgky9HV3o" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.youtube.com/watch?v=jVJ9ovLxrKM&amp;list=PLQ-uHSnFig5PjfCy7mE77XMGhgky9HV3o</a>)</p>
<p name="fe19" class="graf graf--p"><strong class="markup--strong markup--p-strong">Also</strong> — <a href="https://www.ycombinator.com/library" data-href="https://www.ycombinator.com/library" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank" data->https://www.ycombinator.com/library</a></p>
<p name="f0a9" class="graf graf--p">D. <strong class="markup--strong markup--p-strong">Marty Cagan’s</strong> Book — <strong class="markup--strong markup--p-strong">Inspired</strong>, Nir Eyal’s — <strong class="markup--strong markup--p-strong">Hooked</strong>, Yuvah Noah Harari’s <strong class="markup--strong markup--p-strong">Sapiens</strong> (for understanding humans)</p>
<p name="eb8f" class="graf graf--p">E. <strong class="markup--strong markup--p-strong">Product Management in practice by Matt Lemay</strong> (Day to day challenges of the role and, managing yourself as a PM)</p>
<p name="24af" class="graf graf--p">F. <strong class="markup--strong markup--p-strong">Interview Prep:</strong> Cracking the PM Interview (Jackie Bavaro, Gayle), The Product Manager Interview (Lewis C Lin), Decode and Conquer (Lewis C Lin), Secrets of a PM Interview (Lewis C Lin)</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
]]></content:encoded>
					
		
		
		<media:content url="https://www.youtube.com/embed/7pgagr76VNY" medium="video" width="1280" height="720">
			<media:player url="https://www.youtube.com/embed/7pgagr76VNY" />
			<media:title type="plain">Session 1: Free Live Virtual Product Management Course by Pragmatic Leaders</media:title>
			<media:description type="html"><![CDATA[🔥 Join our global product community on slack to network with product enthusiasts and get help whenever needed here: https://bit.ly/pl-productcommunity📧 Sub...]]></media:description>
			<media:thumbnail url="https://sumitbhagat.com/wp-content/uploads/2025/02/session-1-free-live-virtual-prod.jpg" />
			<media:rating scheme="urn:simple">nonadult</media:rating>
		</media:content>
	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: sumitbhagat.com @ 2026-04-20 19:49:28 by W3 Total Cache
-->