When the CEO asks 'what's our AI strategy?', /ai-product-strategy maps problems, human-AI boundaries, and flywheels, so you can answer with a plan. — Claude Skill
A Claude Skill for Claude Code by Refound — run /ai-product-strategy in Claude·Updated
Map AI bets, human-AI boundaries, and flywheels for product strategy decisions
- Problem-first filter (Aishwarya Naresh Reganti): reject 'AI for AI's sake' bets and surface the user problem the AI actually solves
- Human-AI boundary (Adriel Frederick): map which decisions the model owns, which the human owns, and where the interface sits
- Build-for-the-slope architecture (Asha Sharma): swap-in models, feedback loops, and flywheels — not a snapshot of today's capabilities
- Society-of-models check (Amjad Masad): route fast/cheap/reasoning tasks to different models, don't force one model to do everything
- Squishiness budget (Alex Komoroske): design for the 1% failure case so the product doesn't 'punch the user in the face'
Who this is for
What it does
Your CEO wants an AI strategy slide by Friday. /ai-product-strategy drafts a brief with problem framing, 3 candidate bets, human-AI boundaries, and flywheel plan, grounded in Aishwarya Naresh Reganti's problem-first approach and Asha Sharma's build-for-the-slope principle.
Every team is pitching an AI feature and you can't tell which are real. /ai-product-strategy applies Adriel Frederick's human-AI boundary test and rejects anything that doesn't answer 'what does the model decide vs what does the user decide?'
The feature works great until the 1 in 20 failure that embarrasses a customer. /ai-product-strategy designs the squishiness budget Alex Komoroske describes: UX for the failure case, escape hatches, and confidence surfaces so the product degrades gracefully.
You need to decide whether to fine-tune your own model or call a frontier API. /ai-product-strategy runs Amjad Masad's 'society of models' check, Aishwarya Naresh Reganti's flywheel audit, and gives you a decision doc for leadership.
How it works
Describe the product, user, and AI capability you're considering
Run the problem-first check: is the user problem real, or is this AI for AI's sake?
Map the human-AI decision boundary and squishiness budget for failure cases
Choose architecture: single model, society of models, or specialized engines + LLM translation
Get a strategy brief with bets, flywheels, risks, and a next-90-days plan
Example
B2B SaaS, 200K users, 30% abandon onboarding at step 4 Idea: 'AI onboarding coach' that answers questions Team: 4 eng, 1 PM, 1 designer Constraint: 6 weeks, must not hallucinate
Real problem? YES. 30% abandon means a funnel leak, not a vanity AI project. AI for AI's sake risk: LOW. Users already ask live-support the same questions. Alternative: FAQ redesign. Tested 2 years ago, bounced. AI is the upgrade path.
AI decides: which help doc / video to surface, how to phrase it AI suggests: next onboarding step Human decides: whether to skip, continue, or escalate to support Escape hatch: 'Talk to a human' one-click, every turn
Fast path: small model, RAG over help docs (Haiku / gpt-4o-mini) Hard path: frontier model for multi-step troubleshooting (Sonnet) Det. layer: rule-based router for account-state checks (no LLM)
Flywheel: log every 'talk to human' click as a training signal Metric: onboarding completion +X%, escape-hatch click <8% Failure: if hallucination caught, show 'I'm not sure, talk to a human' + ping support Kill line: if escape-hatch >15% after 2 weeks, roll back
Metrics this improves
Works with
AI Product Strategy
Help the user make strategic decisions about AI products using frameworks from 94 product leaders and AI practitioners.
How to Help
When the user asks for help with AI product strategy:
- Understand the context - Ask what they're building, what problem they're solving, and where they are in the AI journey
- Clarify the problem - Help distinguish between "AI for AI's sake" and genuine user problems that AI can solve
- Guide architecture decisions - Help them think through build vs buy, model selection, and human-AI boundaries
- Plan for iteration - Emphasize feedback loops, evals, and building for rapid model improvements
Core Principles
Start with the problem, not the AI
Aishwarya Naresh Reganti: "In all the advancements of AI, one slippery slope is to keep thinking about solution complexity and forget the problem you're trying to solve. Start with minimal impact use cases to gain a grip on current capabilities."
Define the human-AI boundary
Adriel Frederick: "When working on algorithmic products, your job is figuring out what the algorithm should be responsible for, what people are responsible for, and the framework for making decisions." This boundary is the core PM decision.
AI is magical duct tape
Alex Komoroske: "LLMs are magical duct tape—distilled intuition of society. They make writing 'good enough' software significantly cheaper but increase marginal inference costs." Understand the new cost structure.
Build for the slope, not the snapshot
Asha Sharma: "You have to build for the slope instead of the snapshot of where you are." AI capabilities change fast—build flexible architectures that can swap models as they improve.
Design for squishiness
Alex Komoroske: "Even at 99% accuracy, if it punches the user in the face 1% of the time, that's not a viable product. Design assuming the AI will be squishy and not fully accurate."
Flywheels beat first-mover advantage
Aishwarya Naresh Reganti: "It's not about being first to have an agent. It's about building the right flywheels to improve over time." Log human actions to create data loops for system improvement.
Society of models, not single models
Amjad Masad: "Future products will be made of many different models—it's quite a heavy engineering project." Use specialized models for different tasks (reasoning vs speed vs coding).
Use the right tool for each task
Albert Cheng: "We run chess engines for evaluations. LLMs translate that into natural language. Use the right technology for the right task." Don't use LLMs where deterministic algorithms excel.
Humans are the bottleneck
Alexander Embiricos: "The current limiting factor is human typing speed and multitasking on prompts. Build systems that are 'default useful' without constant prompting."
Account for non-determinism
Aishwarya Naresh Reganti: "Most people ignore the non-determinism. You don't know how users will behave with natural language, and you don't know how the LLM will respond." Build for variability.
Agents need autonomy + complexity + natural interaction
Aparna Chennapragada: "Effective agents have (1) increasing autonomy to handle higher-order tasks, (2) ability to handle complex multi-step workflows, and (3) natural, often asynchronous interaction."
Rebuild your intuitions
Aishwarya Naresh Reganti: "Leaders have to get hands-on—not implementing, but rebuilding intuitions. Be comfortable that your intuitions might not be right." Block time daily to stay current.
Questions to Help Users
- "What specific user problem are you solving with AI?"
- "What should the AI decide vs. what should humans decide?"
- "How will you handle the 5% of cases where the AI fails?"
- "What feedback loops will improve the system over time?"
- "Are you building for today's model capabilities or anticipating improvements?"
- "Have you set up evals and observability?"
Common Mistakes to Flag
- AI for AI's sake - Adding AI features without clear user problems
- Single-model thinking - Not considering specialized models for different tasks
- Ignoring the failures - Not designing UX for when AI gets it wrong
- Static architecture - Building systems that can't evolve with model improvements
- Skipping evals - Not establishing measurement and observability from day one
- Over-automation - Removing humans from loops where they add value
Deep Dive
For all 179 insights from 94 guests, see references/guest-insights.md
Related Skills
- Building with LLMs
- AI Evals
- Evaluating New Technology
- Platform Strategy
Reference documents
AI Product Strategy - All Guest Insights
94 guests, 179 mentions
Alex Hardimen
Alex Hardimen
"We're training algorithms on specific data sets, like editorial important scores that actually come from our journalists. What that allows us to do is actually scale editorial judgment to a large group of readers. Those algorithms... they're trained on editorial signal and then they can still work towards driving towards outcomes like reach, engagement, conversion, et cetera."
Insight: AI strategy should focus on using algorithms to scale human expertise and judgment rather than just optimizing for engagement.
Tactical advice:
- Train algorithms on proprietary 'expert' data sets (e.g., editorial scores)
- Use AI to scale human judgment to a larger audience
- Balance expert signals with traditional engagement outcomes
Timestamp: 01:04:25
Adriel Frederick
Adriel Frederick
"When you are working on algorithmic heavy products, your job is figuring out what the algorithm should be responsible for, what people are responsible for, and the framework for making decisions."
Insight: The core role of a PM in AI products is defining the boundary between automated algorithmic decisions and human judgment.
Tactical advice:
- Identify which decisions require long-term strategic intent that algorithms cannot yet grasp.
- Create a framework that specifies the responsibilities of the machine versus the human operator.
Timestamp: 00:00:00
"It's more about giving people the information that they can use for decisions that they alone are good at and giving machines the power to amplify a person's intent... I think about it as designing an interface and make it an extension of yourself rather than a black box."
Insight: AI should be designed as a tool that amplifies human intent rather than a standalone black box that operates without human constraints.
Tactical advice:
- Design interfaces that provide humans with the necessary context to make strategic choices.
- Use ML to optimize for specific objectives while allowing humans to set the strategic constraints.
Timestamp: 00:38:15
Albert Cheng
Albert Cheng
"Behind the scenes, we're running chess engines to basically spit out evaluations for every move that you make. And then we translate that and make that approachable to the user using their native language and plain approachable style... that part is LLMs."
Insight: The best AI products use the right technology for the right task: specialized engines for logic/calculation and LLMs for human-friendly communication.
Tactical advice:
- Use LLMs to translate complex technical data (like engine evaluations) into natural, encouraging language for the user.
Timestamp: 00:49:07
Alexander Embiricos
Alexander Embiricos
"One of our major goals with Codex is to get to proactivity. If we're going to build a super system, has to be able to do things. One of the learnings over the past year is that for models to do stuff, they're much more effective when they can use a computer. It turns out the best way for models to use computers is simply to write code. And so we're kind of getting to this idea where if you want to build any agent, maybe you should be building a coding agent."
Insight: The most effective way for AI agents to interact with and control computers is by writing and executing code rather than using accessibility APIs or visual clicking.
Tactical advice:
- Prioritize coding capabilities as the core competency for any functional AI agent
- Focus on 'proactivity' where the agent chimes in or takes action without a direct prompt
Timestamp: 00:00:47
"I actually think Chat is a very good interface when you don't know what you're supposed to use it for... you start using it even outside of work to just help you. You become very comfortable with the idea of being accelerated with AI. So then you get to work and you just can naturally just, 'Yeah, I'm just going to ask it for this and I don't need to know about all the connectors or all the different features.'"
Insight: Chat serves as a universal 'common denominator' interface that allows users to access complex AI capabilities without needing to learn specific tool configurations.
Tactical advice:
- Use Chat as the entry point for discovery and general assistance
- Surface specialized GUIs only when the user needs to go deep into a functional domain like coding
Timestamp: 00:26:10
"I think that the current limiting factor, I mean, there's many, but I think a current underappreciated limiting factor is literally human typing speed or human multitasking speed on writing prompts... we need to unblock those productivity loops from humans having to prompt and humans having to manually validate all the work."
Insight: The primary bottleneck for AI productivity is the 'human-in-the-loop' requirement for prompting and manual verification of output.
Tactical advice:
- Build systems that allow agents to be 'default useful' without constant prompting
- Develop automated validation loops so humans don't have to manually review every AI action
Timestamp: 01:11:29
Aishwarya Naresh Reganti + Kiriti Badam
Aishwarya Naresh Reganti + Kiriti Badam
"Most people tend to ignore the non-determinism. You don't know how the user might behave with your product, and you also don't know how the LLM might respond to that. The second difference is the agency control trade-off. Every time you hand over decision-making capabilities to agentic systems, you're kind of relinquishing some amount of control on your end."
Insight: AI products differ from traditional software due to non-deterministic inputs/outputs and the necessary trade-off between system autonomy and human control.
Tactical advice:
- Account for non-deterministic user behavior in natural language interfaces.
- Balance the level of agency granted to an agent against the amount of control the user retains.
Timestamp: 00:08:01
"So we recommend building step-by-step. When you start small, it forces you to think about what is the problem that I'm going to solve. In all this advancements of the AI, one easy, slippery slope is to keep thinking about complexities of the solution and forget the problem that you're trying to solve."
Insight: Successful AI deployment requires a 'problem-first' approach, starting with low-impact, high-control versions to learn before scaling complexity.
Tactical advice:
- Start with minimal impact use cases to gain a grip on current capabilities.
- Gradually increase agency as confidence in the system's reliability grows.
Timestamp: 00:11:39
"It's not about being the first company to have an agent among your competitors. It's about have you built the right flywheels in place so that you can improve over time."
Insight: Competitive advantage in AI comes from building iterative feedback loops (flywheels) rather than just being first to market with a static agent.
Tactical advice:
- Focus on building a pipeline that learns and improves over time rather than a 'one-click' solution.
- Log human actions in early versions to create a data flywheel for system improvement.
Timestamp: 00:30:31
"I used to work with the CEO of now Rackspace, Gagan. So he would have this block every day in the morning, which would say catching up with AI 4:00 to 6:00 AM... I think leaders have to get back to being hands-on. And that's not because they have to be implementing these things, but more of rebuilding their intuitions because you must be comfortable with the fact that your intuitions might not be right."
Insight: AI leadership requires rebuilding professional intuition through hands-on learning and staying current with rapid technological shifts.
Tactical advice:
- Block dedicated time daily to stay updated on AI developments.
- Be willing to challenge and relearn long-held product intuitions in the context of AI.
Timestamp: 00:25:43
Alex Komoroske
Alex Komoroske
"I think LLMs are truly a disruptive technology. In fact, I would argue that what we're seeing in the industry is us trying to use mature playbooks from the end stage of the last tech era in one that doesn't really fit yet. To me, LLMs are magical duct tape. They're formed principally by the distilled intuition of all of society into a thing that operates between, a cost structure between human and plain old computing."
Insight: AI shifts the fundamental cost structure of software, requiring a departure from traditional playbooks where software was expensive to write but cheap to run.
Tactical advice:
- Recognize that LLMs make writing 'good enough' software significantly cheaper but increase marginal inference costs.
- Avoid consumer startup models based solely on advertising, as ad revenue may not clear inference costs.
Timestamp: 00:10:56
"I see all these places where people will build products and they'll say 80% of the time, 90% percent of the time, it's great. 5% of the time it punches the user in the face... even if you get it down to 99% of the time, it's fine. If it punches in the face, that's not a viable product. And so how do you design your products assuming that this thing will be squishy and not fully accurate and fully work?"
Insight: Product design in the AI era must account for the 'squishy' and non-deterministic nature of LLMs rather than treating them as perfect oracles.
Tactical advice:
- Design product UX to handle cases where the AI might be inaccurate or fail.
- Focus on building what is possible now that 'magical duct tape' (LLMs) exists, rather than just trying to make the AI 100% autonomous.
Timestamp: 00:13:24
Amjad Masad
Amjad Masad
"I actually wrote about it back in '22. I said it's going to be society of models, like products will be made of a lot of different models, and it's quite a heavy engineering project."
Insight: Future AI products will not be built on a single model but on an orchestrated ecosystem of specialized models.
Tactical advice:
- Architect systems to leverage multiple foundation models based on their specific strengths (e.g., reasoning vs. speed).
Timestamp: 00:33:47
"I could imagine whatever, five years from now, someone running a billion dollar company with zero employees where it's like the support is handled by AI, the development is handled by AI, and you're just building and creating this thing that people are finding valuable."
Insight: AI enables a future of 'hyper-efficient' companies where core functions like support and development are fully automated, allowing founders to focus purely on value creation.
Tactical advice:
- Evaluate business models that can scale to high revenue with minimal headcount by leveraging autonomous agents.
Timestamp: 00:53:08
Anton Osika
Anton Osika
"The reason why we're doing Lovable is that I don't know about your mom, but my mom doesn't write code... we are building for this 99% of the population who don't write code."
Insight: AI product strategy should focus on democratizing complex skills for the non-technical majority.
Tactical advice:
- Target the '99%' who lack specialized technical skills
- Focus on natural language interfaces to lower the barrier to entry
Timestamp: 00:06:52
"The frontier of where this is a problem is very rapidly receding back. So what we did was we identified the most important areas, so specifically adding login, creating data persistence, adding payment with Stripe. Those are the things that we made sure it doesn't get stuck on."
Insight: Identify and systematically solve the specific 'stuck points' where AI agents typically fail to ensure a reliable user experience.
Tactical advice:
- Identify common failure points in AI generation (e.g., auth, payments)
- Tune the system quantitatively to address these specific bottlenecks
Timestamp: 00:29:04
Aparna Chennapragada
Aparna Chennapragada
"When I think about agents, I think about these three things. One is an increasing level of autonomy and kind of independence that you can delegate higher and higher order tasks. Second, I think of as complexity. It's not a one-shot, 'Hey, create this image or do this thing or summarize the document,' it's build me this prototype that expresses my idea of, say, an augmented reality app. And then the third one I think of is it's a much more natural interaction."
Insight: Effective AI agents are defined by their autonomy, ability to handle complex multi-step tasks, and natural, often asynchronous interaction models.
Tactical advice:
- Design for delegation of high-level goals rather than just fine-motor assistance
- Focus on complex, multi-step workflows over simple one-shot prompts
- Incorporate asynchronous capabilities so the agent works while the user is away
Timestamp: 00:17:10
Asha Sharma
Asha Sharma
"all of a sudden these are these living organisms that just get better with the more interactions that happen. I think this is the new IP of every single company products that think and live and learn."
Insight: AI products are shifting from static artifacts to living organisms that evolve through continuous data loops and interaction.
Tactical advice:
- Focus on the 'metabolism' of the product team to ingest data and digest rewards models
- Tune models toward specific outcomes like price, performance, or quality
Timestamp: 05:26
"I think that where companies fail is that they're doing AI for AI's sake. They have a ton of projects that they're kicking off at the same time without a blueprint to understand how it actually worked and what their Stack looks like and they aren't treating it like a real investment, and so they don't have the measurement and the observability and the evals all set up."
Insight: Successful AI implementation requires a strategic blueprint, rigorous measurement, and treating AI as a core investment rather than a series of experiments.
Tactical advice:
- Establish clear measurement, observability, and evaluation frameworks (evals) before scaling
- Map out existing processes and apply AI to specific pain points like customer support or fraud reduction
Timestamp: 10:56
"I feel like you have to actually build for the slope instead of the snapshot of where you are."
Insight: Product strategy in AI must account for the rapid rate of technological change rather than just the current state of the art.
Tactical advice:
- Build flexible architectures that allow for swapping models or tools as they improve
- Anticipate exponential demand for productivity as the marginal cost of output approaches zero
Timestamp: 11:54
Benjamin Mann
Benjamin Mann
"I think progress has actually been accelerating where if you look at the cadence of model releases, it used to be once a year and now with the improvements in our post-training techniques, we're seeing releases every month or three months, and so I would say progress is actually accelerating in many ways, but there's this weird time compression effect."
Insight: AI progress is accelerating through faster release cadences, which can create a false perception of plateaus due to 'time compression.'
Tactical advice:
- Monitor the cadence of model releases rather than just the magnitude of single leaps to gauge industry progress
- Account for 'time dilation' in AI development where rapid iterations can mask the underlying exponential growth
Timestamp: 00:08:06
"I think my favorite role in that time has been when I started the labs team about a year ago, whose fundamental goal was to do transfer from research to end user products and experiences. Because fundamentally I think the way that Anthropic can differentiate itself and really win is to be on the cutting edge."
Insight: A dedicated 'Labs' function is necessary to bridge the gap between frontier research and viable end-user product experiences.
Tactical advice:
- Create a specialized team to handle the 'transfer' from research breakthroughs to product features
- Focus on 'computer use' and credential management as a high-trust, high-differentiation product area
Timestamp: 01:03:07
"I guess concretely we think about skating to where the puck is going and what that looks like is really understand the exponential... don't build for today, build for six months from now, build for a year from now. And the things that aren't quite working that are working 20% of the time, will start working 100% of the time."
Insight: AI product planning must be based on the expected capabilities of future models rather than the limitations of current ones.
Tactical advice:
- Build for the model capabilities expected in 6-12 months to avoid shipping obsolete products
- Invest in features that have low reliability today (e.g., 20% success) if they are on an exponential improvement curve
Timestamp: 01:06:21
Ben Horowitz
Ben Horowitz
"I think the application layer is going to be very, very interesting... Chat GPT, like it or not, it's got a real moat... the applications are both more complex and kind of stickier than people thought they were originally. The thing that people got very wrong is this whole thin wrapper around GPT, that's really wrong."
Insight: AI moats are built through complex application logic and user stickiness, not just access to a foundation model.
Tactical advice:
- Avoid building 'thin wrappers'; focus on deep domain integration
- Look for opportunities where software previously couldn't solve the problem
Timestamp: 01:04:08
"Everything that we couldn't solve with software we can solve now, almost. So it's a really big world."
Insight: The biggest AI opportunities lie in addressing problems that were previously unsolvable by traditional deterministic software.
Tactical advice:
- Identify 'fat-tail' human behaviors or rare edge cases that traditional code couldn't handle
Timestamp: 01:11:48
Brian Balfour
Brian Balfour
"My prediction, the new distribution platform will be ChatGPT... I think the bigger thing will be whatever they do with launching a third-party platform on top of ChatGPT, there's a bunch of signals that they're about to launch that."
Insight: AI platforms like ChatGPT are transitioning from technology shifts to distribution shifts, creating a new 'escape velocity' opportunity for startups.
Tactical advice:
- Monitor for the emergence of third-party agent platforms as new distribution channels.
- Evaluate AI platforms based on retention and depth of engagement rather than just monthly active users (MAU).
Timestamp: 00:12:02
"My hypothesis... is that the moat is about context and memory. These models by themselves, if you compare them side by side, they generate the same result, and so the actual difference-maker is which one has more of your context, because it's the context plus the model that produces the best output."
Insight: In the AI era, product defensibility shifts from the model itself to the accumulation of user context and memory.
Tactical advice:
- Invest in 'context connectors' that allow your product to store and recall user-specific data.
- Focus on creating a flywheel where more usage leads to better personalized context and superior outputs.
Timestamp: 00:30:25
Cam Adams
Cam Adams
"We approach AI inside the product through three pillars. First of these is that we need to build some of our own AI tech... Second pillar is just finding the world's best AI people to partner with... And for us, the third pillar is our app ecosystem."
Insight: A robust AI strategy balances proprietary model building, strategic partnerships, and an open developer ecosystem.
Tactical advice:
- Build proprietary AI only where you have a data advantage or it is critical to the core business
- Partner with best-in-class providers for commodity AI needs like LLMs
- Create an app ecosystem to allow third-party AI developers to reach your user base
Timestamp: 00:56:53
Bret Taylor
Bret Taylor
"I think there's three segments of the AI market... frontier model market... tooling... applied AI market. I think this will play out for companies who build agents. I think agent is the new app."
Insight: The AI market is divided into CapEx-heavy frontier models, risky tooling, and high-value applied agents that solve specific business problems.
Tactical advice:
- Focus on 'Applied AI' where the agent is the primary product form factor
- Build agents that accomplish jobs autonomously rather than just increasing individual productivity
Timestamp: 00:52:36
"The whole market is going to go towards agents. I think the whole market is going to go towards outcomes-based pricing. It's just so obviously the correct way to build and sell software."
Insight: The future of software is autonomous agents that are priced based on the value they deliver rather than the seats they occupy.
Tactical advice:
- Orient product strategy around autonomous task completion rather than just human-in-the-loop tools
Timestamp: 00:59:31
Chip Huyen
Chip Huyen
"What actually improves AI apps, talking to users, building more reliable platforms, preparing better data, optimizing end-to-end workflows, writing better prompts."
Insight: Successful AI products are built on fundamental product work and data quality rather than chasing the latest technical frameworks.
Tactical advice:
- Prioritize talking to users over staying up to date with every AI news cycle
- Focus on writing better prompts and optimizing end-to-end workflows
- Avoid over-committing to new, untested technologies that are hard to switch out later
Timestamp: 00:05:30
"I do ask people to ask their managers, 'Would you rather give everyone on the team very expensive coding agent subscriptions or you get an extra head count?' Almost every one, the managers will say head count."
Insight: There is a disconnect between executive AI goals and manager-level productivity needs because AI productivity gains are difficult to measure.
Tactical advice:
- Use the 'headcount vs. AI subscription' question to gauge the perceived value of AI tools within a team
- Focus on identifying use cases with clear, measurable outcomes (like conversion rates in sales bots) to drive adoption
Timestamp: 00:44:28
"When it comes to, think about voice, it's an entirely different beast... we need to think about latency because I think multiple steps... And there's a question, what does it make you sound natural?"
Insight: Multimodal AI, particularly voice, shifts the challenge from model capability to traditional engineering problems like latency and interruption detection.
Tactical advice:
- Solve for 'forced interruption' to make voice bots feel natural
- Optimize the multi-hop latency (STT to LLM to TTS) for real-time interaction
Timestamp: 01:01:45
Chandra Janakiraman
Chandra Janakiraman
"There are two ways to get AI to assist you in the strategy formulation process. The first is to support the preparation phase in terms of research... The second one is in this idea called generating mock strategies."
Insight: AI can accelerate strategy work by performing massive competitive research and providing comprehensive 'mock' starting points.
Tactical advice:
- Use AI to analyze themes across a vast library of competitor release notes
- Generate 'mock strategies' with LLMs to identify comprehensive investment areas before human down-selection
Timestamp: 01:27:52
Christopher Miller
Christopher Miller
"I get to help lead HubSpot in terms of how we should be thinking about building the foundational technology to create AI-powered experiences and then also lead the strategy of how we leverage those experiences to help that B2B business builder be way more successful using our platform than they might've been in years past."
Insight: AI product strategy involves balancing the development of foundational infrastructure with the creation of specific user experiences that drive customer success.
Tactical advice:
- Focus on building foundational technology that can power multiple AI experiences
- Leverage AI to help users achieve outcomes more successfully than traditional software methods
Timestamp: 00:04:54
Claire Vo
Claire Vo
"I hold myself to the bar as a technology leader, I need to be leading the league on understanding what this can disrupt, using these tools to make a better team, and actually shifting the size and shape of my organization in response to the technology around us."
Insight: Leaders must proactively restructure their organizations and talent ratios in response to AI-driven efficiency gains.
Tactical advice:
- Automate a role for a week before opening a new job description
- Shift focus from 'communication' (trading info) to 'influence' (getting buy-in)
- Study non-deterministic products to understand how they differ from traditional software
Timestamp: 01:03:30
David Placek
David Placek
"Engineers come to us wanting more sophisticated names where they are likely to end up with another Codium or an Anduril or an Anthropic... we think what you're doing needs to be much more tangible, and something that people can grab onto, and much more natural as opposed to a Codium."
Insight: AI products benefit from tangible, natural names that counter consumer skepticism and technical abstraction.
Tactical advice:
- Move away from abstract, technical-sounding names in AI
- Use metaphors and natural concepts (e.g., Windsurf) to make AI feel more accessible
Timestamp: 00:37:42
Dan Shipper
Dan Shipper
"There are these things that were historically really expensive that only rich people or big companies could buy... what AI does is it allows you to be like, oh, I could just use cloud for that... And then if it does, we will unbundle it into its own separate thing that becomes an app."
Insight: A viable AI product strategy is to identify expensive, high-demand human services and unbundle them into affordable, specialized AI applications.
Tactical advice:
- Test product ideas first using general-purpose chatbots (ChatGPT/Claude) to see if the workflow is valuable
- Measure product success by internal adoption within your own team before launching publicly
Timestamp: 00:57:38
"I think the number one predictor is, 'Does the CEO use ChatGPT?'... If the CEO is in it all the time, being like, 'This is the coolest thing,' everybody else is going to start doing it. If the CEO is like, 'I don't know, this is for someone else,' no one else is going to be able to lead that charge."
Insight: Successful AI adoption within an organization is primarily driven by the CEO's personal engagement and intuition with the tools.
Tactical advice:
- CEOs should explicitly mention in memos when they have used AI to draft the content
- Lead from the front by setting reasonable expectations based on personal usage experience
Timestamp: 01:12:00
Dalton Caldwell
Dalton Caldwell
"Small fine tune models as an alternative to gigantic generic ones... we'll probably be able to create better and better glue so all sorts of software systems can talk to each other. And so again, very broad idea. But yeah, I think we'll see a lot of very successful companies where that's the kernel of the idea they start with."
Insight: A viable AI strategy involves moving away from generic models toward specialized, fine-tuned models and using LLMs as 'glue' for enterprise systems.
Tactical advice:
- Explore small, fine-tuned models for specific vertical use cases
- Identify brittle enterprise 'glue' that can be replaced or improved with LLMs
Timestamp: 00:55:37
Dr. Fei Fei Li
Dr. Fei Fei Li
"That combination of the trio technology, big data, neural network, and GPU was kind of the golden recipe for modern AI. And then fast-forward, the public moment of AI, which is the ChatGPT moment, if you look at the ingredients of what brought ChatGPT to the world technically still use these three ingredients."
Insight: Modern AI breakthroughs are built on the convergence of three core pillars: massive datasets, neural network architectures, and high-performance GPUs.
Tactical advice:
- Focus on the 'trio' of technology: big data, neural networks, and compute (GPUs).
- Recognize that scaling existing architectures is necessary but insufficient for future breakthroughs.
Timestamp: 00:19:12
"I think scaling loss of more data, more GPUs, and bigger current model architecture is there's still a lot to be done there, but I absolutely think we need to innovate more. There's not a single deeply scientific discipline in human history that has arrived at a place that says we're done, we're done innovating and AI is one of the, if not the youngest discipline in human civilization."
Insight: While scaling compute and data is effective, true progress toward advanced AI requires fundamental innovation in areas like abstraction, emotional intelligence, and scientific reasoning.
Tactical advice:
- Look beyond current transformer architectures for innovations in abstraction and creativity.
- Identify 'North Star' problems like object recognition or spatial intelligence to drive model development.
Timestamp: 00:26:44
"A simple way to understand a world model is that this model can allow anyone to create any worlds in their mind's eye by prompting whether it's an image or a sentence. And also be able to interact in this world whether you are browsing and walking or picking objects up or changing things as well as to reason within this world."
Insight: World models represent a shift from passive content generation to the creation of interactive, navigable, and reason-based 3D environments.
Tactical advice:
- Develop models that allow for interaction and reasoning within a 3D space rather than just 2D output.
- Use world models as a foundation for embodied AI (robotics) and spatial intelligence.
Timestamp: 00:34:56
"It turns out simpler model with a ton of data always win at the end of the day instead of the more complex model with less data... why can't bitter lesson work in robotics alone? ...you hope to get actions out of robots, but your training data lacks actions in 3D worlds... we have to find different ways to fit a, what do they call, a square in a round hole, that what we have is tons of web videos."
Insight: The 'Bitter Lesson' (scaling data/compute) is harder to apply to robotics because of the lack of high-quality 3D action data compared to the abundance of text for LLMs.
Tactical advice:
- Supplement web video data with teleoperation or synthetic data to train robotic models.
- Recognize that robotics requires physical bodies and supply chains, making the productization journey longer than software-only AI.
Timestamp: 00:41:17
Dhanji R. Prasanna
Dhanji R. Prasanna
"Our number one priority is through automate Block, which means getting AI and getting AI forms of automation through our entire company. ... we find engineering teams that are very, very AI forward that are using Goose every day are reporting about eight to 10 hours saved per week, and this is self-reported."
Insight: Treat internal automation via AI as a top-level company priority to drive massive productivity gains.
Tactical advice:
- Measure AI impact through 'manual hours saved' across all departments, not just engineering
- Use data scientists to validate self-reported productivity gains with throughput metrics like PR volume
Timestamp: 00:15:46
"The truth is the value is changing every day. And so you need to be adaptable and look at what the value is today and plan for what the value will be tomorrow and then slowly expand to the areas where it's most efficacious."
Insight: AI strategy must be fluid because the capabilities of the underlying models are evolving rapidly.
Tactical advice:
- Identify areas where AI currently outperforms humans (e.g., simple tool building) vs. where it underperforms (e.g., complex architecture)
- Ride the wave of model improvements rather than waiting for a 'final' version of the technology
Timestamp: 00:17:17
Drew Houston
Drew Houston
"Dash connects to all your different apps. It gives you universal search. Then obviously after ChatGPT, not only can you do conventional search, but you can ask questions in natural language, and answer a lot of the questions that ChatGPT can't because it's not connected to your stuff."
Insight: AI product strategy should focus on solving the 'context' problem by connecting LLMs to fragmented, proprietary user data.
Tactical advice:
- Build connector platforms to index the 'known universe' of SaaS apps to provide personalized AI answers.
- Focus on universal search and natural language queries as a way to organize a user's working life.
Timestamp: 01:11:08
Dharmesh Shah
Dharmesh Shah
"we're going from what was an imperative model... to what engineers would call a declarative model. A declarative model is you describe the outcome you want, not the steps to get there"
Insight: The core shift in AI product strategy is moving from step-by-step user instructions (clicks/swipes) to outcome-based descriptions (natural language).
Tactical advice:
- Identify use cases where the 'translation layer' between a user's thought and the software's interface can be eliminated.
- Build products that allow users to express intent rather than execute steps.
Timestamp: 01:34:31
Dylan Field
Dylan Field
"I was looking online on social media and I think people are already zeroing in the right conversation, which is, okay, in a world of more software being created by AI, what does that mean and the impact on craft and the impact on quality and the need to have more unique design and how design is a differentiator."
Insight: In an AI-driven software landscape, product strategy must focus on craft and unique design as the primary competitive differentiators.
Tactical advice:
- Evaluate how AI-generated features impact the overall quality and 'soul' of the product
- Identify areas where AI can handle 'obvious' tasks to allow humans to focus on unique differentiation
Timestamp: 03:37
"PMs are no longer saying to the designer, 'Hey, can you draw this thing out for me?' That frees up designer time to go explore more deeply the stuff they need to go into and it allows anyone to add to that first conversation of, where should we go?"
Insight: AI shifts the product development process from execution-heavy (drawing mocks) to exploration-heavy (strategic direction).
Tactical advice:
- Use AI to democratize the prototyping process across non-design functions
- Focus AI strategy on shortening the path from idea to working prototype
Timestamp: 00:45:24
Edwin Chen
Edwin Chen
"I'm worried that instead of building AI that will actually advance us as a species, curing cancer, solving poverty, understand the universe, we are optimizing for AI slop instead. But we're optimizing your models for the types of people who buy tabloids at a grocery store. We're basically teaching our models to chase dopamine instead of truth."
Insight: Current AI development risks prioritizing engagement and 'flashy' responses over accuracy and meaningful human advancement.
Tactical advice:
- Avoid optimizing models solely for user engagement or 'dopamine' hits
- Focus on 'truth' and high-utility outcomes rather than superficial performance
Timestamp: 00:01:18
"I don't trust the benchmarks at all... the benchmarks themselves are often honestly just wrong. They have wrong answers... these benchmarks at the end of the day, they often have well-defined objective answers that make them very easy for models to hill-climb on in a way that's very different from the messiness and ambiguity of the real world."
Insight: Standard AI benchmarks are often flawed and easily gamed, failing to represent real-world performance and ambiguity.
Tactical advice:
- Be skeptical of model performance on academic benchmarks
- Prioritize testing models against messy, ambiguous real-world tasks rather than objective-answer benchmarks
Timestamp: 00:18:00
"The way we really care about measuring model progress is by running all these human evaluations... because or searchers or annotators, they are experts at the top of their fields, and they are not just giving your responses, they're actually working through the responses deeply themselves... they're going to evaluate the models in a very deep way, so they're going to pay attention to accuracy and instruction following, all these things that casual users don't"
Insight: Deep human evaluation by domain experts is superior to casual user feedback or automated benchmarks for measuring true model progress.
Tactical advice:
- Use expert human annotators to fact-check and deeply evaluate model outputs
- Look beyond 'vibes' and flashy responses to measure accuracy and instruction following
Timestamp: 00:20:15
"I've realized that the values that the companies have will shape the model... Do you want a model that says, 'You're absolutely right. There are definitely 20 more ways to improve this email,' and it continues for 50 more iterations or do you want a model that's optimizing for your time and productivity and just says, 'No. You need to stop. Your email's great. Just send it and move on'?"
Insight: AI models will become increasingly differentiated based on the specific values and objective functions chosen by their creators.
Tactical advice:
- Define the specific 'personality' and value system you want your AI product to embody
- Decide whether to optimize for user engagement (time spent) or user productivity (time saved)
Timestamp: 00:48:20
Eoghan McCabe
Eoghan McCabe
"You don't have a choice. AI is going to disrupt in the most aggressive violent ways. If you're not in it, you're about to get kicked out of all of it."
Insight: AI disruption is an existential threat that requires aggressive, total commitment rather than incremental adoption.
Tactical advice:
- Acknowledge that AI will disrupt almost all software categories.
- Move aggressively to be part of the disruption rather than fighting it.
Timestamp: 00:00:00
"We were only six weeks into the launch of GPT 3.5 when we actually had a beta version of Fin. I got a text from Des, my co-founder, a week or so after the launch of GPT 3.5 and he said, 'The AI team have something interesting and they actually think we could make a product out of this.'"
Insight: Speed to prototype is critical when a foundational technology shift occurs.
Tactical advice:
- Empower existing AI/ML teams to experiment immediately with new models.
- Aim for a working prototype within weeks of a major model release.
Timestamp: 00:11:10
"I jumped hard on AI and announced that we were going to spend nearly $100 million of our own cash on that. We allocated a lot of capital, but I also restarted the culture."
Insight: A successful AI pivot requires significant capital allocation and a cultural reset to support high-speed innovation.
Tactical advice:
- Allocate substantial budget specifically for AI development.
- Align company culture with the demands of the AI era (speed, resilience).
Timestamp: 00:28:40
Eric Ries
Eric Ries
"AI is a management technology. The thing it does is manage intelligence and other intelligences... It will really change management a lot because it changes the individual span of control quite a lot."
Insight: AI's primary impact on organizations is its ability to summarize information and expand an individual's span of control.
Tactical advice:
- Use AI for summarization of organizational activity
- Design agents with clear procurement policies
- Pick actions that make ethical sense in a wide variety of future scenarios
Timestamp: 01:20:35
Ethan Smith
Ethan Smith
"Answer Engine Optimization is how do I show up in LLMs as an answer?"
Insight: AEO is the strategic process of ensuring a product or brand is cited as the primary answer within Large Language Model responses.
Tactical advice:
- Focus on getting mentioned as many times as possible across various citations rather than just ranking for a single link.
- Optimize for the 'long tail' of conversational questions which are more prevalent in chat than traditional search.
Timestamp: 00:00:02
"The LLM is summarizing many citations and so you need to get mentioned as many times as possible. Usually when you ask something like, 'What's the best tool for X?' The first answer will be mentioned the most in the citations."
Insight: LLMs determine the 'best' answer based on the frequency and authority of mentions across the sources they retrieve via RAG.
Tactical advice:
- Identify the specific citations (websites, videos, threads) the LLM is pulling from.
- Increase brand mentions in those specific high-authority citations to move up the LLM's internal ranking.
Timestamp: 00:11:18
Eric Simons
Eric Simons
"Software is deterministic. When you write code and you hit run, it either runs or it doesn't... It makes technical sense why, of anything, LLMs are going to get insanely better at writing code than probably most other types of applications for LLMs."
Insight: AI strategy should focus on deterministic verticals where reinforcement learning can be applied through automated testing and permutations.
Tactical advice:
- Focus AI efforts on tasks that have deterministic outcomes (like code execution)
- Use automated environments to generate high-quality training data through reinforcement learning
Timestamp: 01:09:13
"PMs, they're going to be 'writing code', quote, unquote, instead of just writing a JIRA ticket and waiting for a developer to do it... The winners, at least, their org charts are going to completely change, and how they approach building products and shipping products."
Insight: AI will shift the organizational structure so that PMs and designers directly drive the 'coding' of the UI, while engineers focus on complex, non-commodity logic.
Tactical advice:
- Prepare for an org chart where PMs and designers have direct 'fingertip' access to the codebase via AI
- Shift engineering resources away from 'cookie-cutter' UI work toward intellectually challenging tasks
Timestamp: 00:55:30
Geoffrey Moore
Geoffrey Moore
"From a customer's point of view, there's AI in the early market, there's AI in the bowling alley, there's AI in the chasm, there's AI in the tornado, and there's AI on Main Street."
Insight: AI products exist across all stages of the adoption lifecycle simultaneously, requiring different strategies for each.
Tactical advice:
- Identify if your AI feature is a 'Main Street' productivity add-on (like Copilot) or a 'Bowling Alley' specialized solution (like AI tutoring).
- For specialized AI, focus on high-productivity returns with modest risk.
Timestamp: 00:59:50
Gaurav Misra
Gaurav Misra
"Our goal specifically for video is not to build professional tools... We're building for the person who could not have created video before."
Insight: Focus AI strategy on lowering the barrier to entry for non-professionals by bridging skill and time gaps.
Tactical advice:
- Identify 'skill gaps' or 'time gaps' that AI can bridge for users who lack professional tools.
- Focus on specific AI niches (like talking videos) rather than general-purpose generation to solve practical problems.
- Differentiate between 'documentation' video (real) and 'storytelling' video (AI-enhanced) to guide safety and product focus.
Timestamp: 00:10:55
Hamel Husain & Shreya Shankar
Hamel Husain & Shreya Shankar
"To build great AI products, you need to be really good at building evals. It's the highest ROI activity you can engage in."
Insight: Developing evaluation systems is the most critical and high-return activity for AI product development.
Tactical advice:
- Focus on building evals as a core competency
- Prioritize systematic measurement over vibe checks
Timestamp: 00:00:00
"Evals is a way to systematically measure and improve an AI application, and it really doesn't have to be scary or unapproachable at all. It really is, at its core, data analytics on your LLM application"
Insight: AI evaluation is essentially a specialized form of data analytics applied to large language model outputs.
Tactical advice:
- Treat evals as a systematic measurement framework
- Use data analytics principles to iterate on LLM applications
Timestamp: 00:05:49
"You can appoint one person whose taste that you trust. It should be the person with domain expertise. Oftentimes, it is the product manager."
Insight: A 'benevolent dictator' with domain expertise should lead the evaluation process to avoid committee-driven stagnation.
Tactical advice:
- Appoint a single domain expert to lead open coding
- Ensure the person with the best 'taste' for the product defines the quality bar
Timestamp: 00:01:09
Grant Lee
Grant Lee
"It's not just one model. It's maybe 20 plus models powering all different parts of the product, and then you're thinking about the orchestration that's required and you're thinking about, obviously if you're experimenting constantly being able to test across the newest models versus models that have been around that are cheaper, you're doing a lot to really... Your job is to, again, align value, maximize the value you're delivering to the end user in a way that's sustainable for you as a business."
Insight: Durable AI products move beyond simple 'wrappers' by orchestrating multiple models to solve deep, end-to-end user workflows.
Tactical advice:
- Own the end-to-end workflow rather than just providing a single AI feature.
- Use different models for different tasks (e.g., one for outlining, one for visual layout, one for image generation).
- Constantly experiment with new models to balance performance with inference costs.
Timestamp: 01:20:15
Hamilton Helmer
Hamilton Helmer
"Will AI models develop so that they learn in a way that for one user's interaction helps another user's interaction? That would be a powerful network economy. Or if it learns, if you think of if it learns about you and becomes a better psychiatrist or something, then that's a switching cost."
Insight: AI can create strategic power through data-driven network economies or high switching costs derived from deep personalization.
Tactical advice:
- Explore how AI learning can create network economies where one user's data improves the experience for all others.
Timestamp: 00:39:44
Guillermo Rauch
Guillermo Rauch
"When you're building AI products, it's a constant stream of user feedback. So for people that are thinking about not building AI products, it's going to be hard to compete with something that has such a tight feedback loop with users. The whole idea is to capture users' feedback so the next iteration of the model, the prompt, the fine-tuning, the examples, the rag is better."
Insight: The competitive advantage of AI products is the ability to use a constant stream of user feedback to immediately improve the underlying model, RAG, or prompts.
Tactical advice:
- Build infrastructure to capture user 'thumbs up/down' to inform the next iteration of fine-tuning.
- Treat user feedback as direct input for RAG (Retrieval-Augmented Generation) improvements.
Timestamp: 01:02:40
Gustav Söderström
Gustav Söderström
"The internet started with curation... then the world switched from curation to recommendation... And I think what we're entering now is we're going from your curation to recommendation to generation. And I suspect it will be as big of a shift that you will eventually have to rethink your products."
Insight: The shift from recommendation-based products to generative-based products requires a fundamental rethink of user interfaces and business models.
Tactical advice:
- Identify 'zero intent' use cases where users don't know what they want and use generative AI to fill the gap
- Differentiate between using AI for iterative improvements (safety, classification) versus core generative features
Timestamp: 00:13:30
"The way to think about these diffusion models if and when they get good enough at generating music is probably the same like an instrument. It's just a much more powerful instrument and we'll probably see a new type of creator that wasn't proficient at any instrument."
Insight: Generative AI should be viewed as a high-leverage instrument that enables new genres and types of creators rather than just a replacement for existing art.
Tactical advice:
- Focus on how AI can help creators be 'truly unique' rather than just generating generic content
- Look for new business models that allow rights-holders to benefit from generative technology
Timestamp: 00:22:51
Hilary Gridley
Hilary Gridley
"Designing reward loops... The reward loop needs to be powerful, it needs to be immediate, and it needs to be emotional, so that when this person does the thing that you want them to do, they feel like a million bucks. ... I like Custom GPTs as a tool for helping people learn to use LLMs... because they get the joy of like, 'Oh, this helps me. This was cool,' without any of the despair of, 'Oh, I'm not very good at prompting.'"
Insight: Driving AI adoption requires designing immediate, emotional reward loops that minimize the friction of learning new tools.
Tactical advice:
- Start with fun, low-stakes AI use cases (e.g., vacation planning) to build the habit.
- Provide pre-built custom GPTs so users get immediate value without needing to master prompting first.
- Ensure the AI output provides a 'million bucks' feeling of accomplishment or time saved.
Timestamp: 01:05:48
Inbal S
Inbal S
"The user of the AI tools to develop software needs to form a different thinking. You need to start figuring out how are you using these AI tools to help you be successful. And it's no longer just the actual code writing, it's really evolving your thinking to the big picture, to the connected experience, to connected systems"
Insight: AI shifts the developer's role from tactical code writing to high-level systems architecture and big-picture thinking.
Tactical advice:
- Focus on understanding the system and environment rather than just syntax
- Leverage AI to handle simple code so junior developers can learn architecture earlier
Timestamp: 00:00:00
"Generative AI will replace humans. I don't see that happening in the near future. The way I think about it, you always need that human in the loop because AI cannot replace innovation. That creative spark, that creative thinking that is the center of humanity, this will not be replaced by AI"
Insight: AI is a tool for efficiency, but human innovation and the 'creative spark' remain the essential core that cannot be automated.
Tactical advice:
- Keep a 'human in the loop' for all AI-generated outputs
- Focus human effort on innovation and creative problem solving rather than repetitive tasks
Timestamp: 00:05:11
"What is that problem that we're trying to solve and how can we leverage AI better to help solve the problem versus what do we do with AI? So it's really working backwards from the customer problem from what we're trying to solve, and then realize what are the best tools that we have in order to do that work better"
Insight: Avoid 'AI for AI's sake' by starting with the customer problem and determining if AI is the right tool to solve it.
Tactical advice:
- Work backwards from the customer problem before selecting AI as the solution
- Identify manual or high-friction workflows as prime candidates for AI integration
Timestamp: 14:38
"The design philosophy for Copilot is very much aligned with the working backwards concept... It's really putting yourself in the shoes of your customers and figuring out what is it that they need, how is that experience going to work for them? If it's an extra tool and if you need to ask for it and if you need to ask for it or if you need to wait for it, then developers will not adopt it."
Insight: AI tools must be seamlessly integrated into existing workflows to avoid the friction that prevents adoption.
Tactical advice:
- Design AI features to be intuitive and frictionless
- Ensure the AI assistant doesn't require the user to 'wait' or perform extra steps to get value
Timestamp: 19:05
"There is no one metric to rule them all. It's a combination of the things that you're looking to measure out of adopting AI... productivity is not the right metrics against each one of these components. When we're implementing AI to GitHub Advanced Security, writing more secure code is the right element. It's like how many secrets were we able to prevent from leaking?"
Insight: AI success should be measured by specific outcomes (like security or quality) rather than a single generic productivity metric.
Tactical advice:
- Measure 'time to value' instead of just 'time saved'
- Use specific quality metrics like secrets prevented or bugs detected for security AI
Timestamp: 20:35
Howie Liu
Howie Liu
"How would you execute on that mission using a fully AI native approach? If you can't, then you should find a buyer and then if you really care about this mission, go and start the next carnation of it."
Insight: Evaluate your product's mission through a clean-slate, AI-native lens to determine if existing assets are an advantage or a liability.
Tactical advice:
- Ask: 'How would an AI-native company execute on our mission?'
- Use AI as a 'DSL' (Domain Specific Language) to manipulate existing product primitives rather than generating everything from scratch
- Prioritize 'vibe coding' and agentic app building over traditional GUI-only interfaces
Timestamp: 00:35:08
"I think to really understand the solution space of what's possible, you have to be in the details. I mean, literally, you can't just look at screenshots or a pre-recorded video of a new product feature. AI is something you have to play with"
Insight: To understand the AI solution space, leaders must personally experiment with underlying primitives and models rather than just reviewing final products.
Tactical advice:
- Play directly with underlying primitives via API or chat interfaces to understand model boundaries
- Focus on creating visual metaphors and affordances that help users understand underlying AI capabilities
Timestamp: 00:12:46
Ivan Zhao
Ivan Zhao
"I always feels like AI language model feels like a new type of wood. It feels like aluminum. It's a new type of material... Mass air travel wasn't available until aluminum become cheap enough that people can make airplanes that support this at cost... AI is really good with bundled offerings. AI is really good with horizontal tools."
Insight: AI should be treated as a new raw material that enables previously impossible architectural trade-offs, particularly favoring horizontal, bundled platforms.
Tactical advice:
- Leverage AI's ability to reason across disparate data sets to strengthen a horizontal product's value proposition.
- Build AI 'connectors' to pull external data into your core ecosystem to increase the AI's reasoning power.
Timestamp: 00:39:13
"The first product was our AI writer product. Second product is AI Q&A or connectors. Please look at all the information in Notion and give your answer... the third one, which is even more fascinating... if we're just putting AI coding agent on top of it, you can create any kind of knowledge, customer software, customer agent for whatever your vertical use cases you need."
Insight: AI product evolution moves from simple generation (writing) to retrieval (Q&A) to autonomous assembly (agents building custom software).
Tactical advice:
- Sequence AI features from low-complexity (writing) to high-complexity (autonomous agents).
- Use AI to solve the 'blank slate' problem of modular tools by having it assemble components for the user.
Timestamp: 00:58:17
Jake Knapp + John Zeratsky
Jake Knapp + John Zeratsky
"We found that it's especially valuable for AI startups. So it just turns out that a lot of the complex issues you have to figure out with turning something that may not initially be trustworthy may require a big behavior shift to customers who aren't used to working in this way and sometimes artificial intelligence can produce things that feel kind of alien to people. And so making this stuff actually useful, more than just a chatbot with little stars that's in the corner... but something that's really meaningful."
Insight: AI product strategy requires solving for trust and significant behavioral shifts in users.
Tactical advice:
- Focus on making AI features 'meaningful' rather than just adding generic chatbots.
- Address the 'trust hurdle' when introducing AI into traditional workflows.
Timestamp: 01:31:20
Jason Droege
Jason Droege
"The general trend right now is going from models knowing things to models doing things. The next question becomes, what can it do for me? How does the agent make decisions for you?"
Insight: The strategic frontier of AI is moving from knowledge retrieval to agentic action and decision-making.
Tactical advice:
- Focus product development on agentic workflows where models navigate software environments
- Design systems that allow agents to pop up to humans for feedback when accuracy is low
Timestamp: 00:35:47
"These things take 6 to 12 months to get them truly robust enough where an important process can be automated. Like with any of these major tech revolutions, headlines tell one story and then on the ground, laying broadband means you need to dig up every single road in America to lay it."
Insight: Enterprise AI automation requires significant 'operational chiseling' and time (6-12 months) to reach production-level reliability.
Tactical advice:
- Plan for long implementation cycles beyond the initial proof-of-concept (POC)
- Focus on reliability and 'five nines' accuracy for mission-critical processes
Timestamp: 00:39:00
Jonathan Becker
Jonathan Becker
"The effect ultimately that we've seen from a human capital point of view is displacement. We have more people now than we've ever had, but the nature of the work that they do is more strategic. It's more about modeling, validation, asking the right questions, being focused around creative levers. And less so the like trench work of implementation and bid modifiers at the keyword level on Google search, and some of the really hardcore manual analysis we had to do."
Insight: AI shifts human roles from manual execution to high-level strategic modeling and creative direction.
Tactical advice:
- Focus human capital on strategic modeling and validation
- Automate manual tasks like bid modifiers and keyword-level analysis
Timestamp: 00:00:00
Karina Nguyen
Karina Nguyen
"Creative thinking and you kind of want to generate a bunch of ideas and filter through them and not just build the best product experience. I think it's actually really, really hard to teach the model how to be aesthetic or really good visual design or how to be extremely creative in the way they write."
Insight: Creative reasoning, aesthetics, and high-level idea filtering remain difficult to automate and are high-value skills for AI product teams.
Tactical advice:
- Focus on developing 'aesthetic' and 'creative' judgment that models currently lack.
Timestamp: 00:00:26
"Because file uploads... It's like form follows function. It's like the form factor, the file uploads can enable people to just literally upload anything, the books, any reports, financial and ask any task to the model."
Insight: Product value in AI often comes from the form factor (like file uploads) rather than just the underlying model capability.
Tactical advice:
- Design form factors that align with familiar user tasks (e.g., uploading a document) to unlock model utility.
Timestamp: 00:37:04
"You want to build for the future. So it's like it doesn't necessarily matter whether the model is good or not, good right now, but you can build product ideas such that by the time the models will be really good, it'll work really well."
Insight: Effective AI strategy involves designing product experiences that anticipate future model improvements rather than just current limitations.
Tactical advice:
- Prototype product ideas that might fail today but will succeed as reasoning costs drop and intelligence increases.
Timestamp: 00:43:53
"I think what models are really good at is connecting the dots, I think. It's like if you have user feedback from this source, but you also have an internal dashboard with metrics and then you have other feedback or input and then it can create a plan for you, recommendations even."
Insight: AI is exceptionally strong at synthesizing disparate data sources (feedback, metrics, logs) into a cohesive strategy or plan.
Tactical advice:
- Use LLMs to aggregate and summarize user feedback and internal metrics to identify the most painful user flows.
Timestamp: 00:50:10
Keith Coleman & Jay Baxter
Keith Coleman & Jay Baxter
"take existing notes as input... have an LLM generate a ton of different variants, and then basically make the simulated jury to basically get a representative group of contributors for community notes who would be rating the note and try to predict based on their past ratings how they would rate these LLM generated notes."
Insight: LLMs can be used to simulate user feedback and generate high-quality content variants that are likely to achieve consensus.
Tactical advice:
- Use LLMs to generate multiple variants of a piece of content based on existing user inputs
- Simulate user rating processes using historical data to predict which AI-generated content will be most helpful
Timestamp: 01:39:13
Kevin Weil
Kevin Weil
"Everywhere I've ever worked before this, you kind of know what technology you're building on... but that's not true at all with AI. Every two months, computers can do something they've never been able to do before and you need to completely think differently about what you're doing."
Insight: AI product strategy requires a mindset shift because the underlying technology is a moving target rather than a fixed foundation.
Tactical advice:
- Expect the technology to change every two months
- Re-evaluate product direction based on new model capabilities frequently
Timestamp: 00:16:19
"Our general mindset is in two months, there's going to be a better model and it's going to blow away whatever the current set of limitations are... If you're building and the product that you're building is kind of right on the edge of the capabilities of the models, keep going because you're doing something right."
Insight: Adopt 'model maximalism' by building for the capabilities that are almost possible, as the model will likely catch up by launch.
Tactical advice:
- Don't over-engineer scaffolding for current model limitations
- Build products that push the current edge of model capabilities
Timestamp: 00:31:12
"I think the future is really going to be incredibly smart, broad-based models that are fine-tuned and tailored with company-specific or use case-specific data so that they perform really well on company-specific, or use case-specific things."
Insight: The next phase of AI strategy involves combining powerful general models with proprietary, industry-specific data through fine-tuning.
Tactical advice:
- Identify non-public data that can be used for fine-tuning
- Develop custom benchmarks to measure performance on specific use cases
Timestamp: 00:23:58
"We use ensembles of models much more internally than people might think... If we have 10 different problems, we might solve them using 20 different model calls, some of which are using specialized fine-tuned models... You want to break the problem down into more specific tasks versus some broader set of high level tasks."
Insight: Complex AI products should be built as ensembles of specialized, fine-tuned models rather than a single generic model call.
Tactical advice:
- Break down broad problems into specific sub-tasks
- Use different model sizes (e.g., 4o vs 4o mini) based on latency and cost needs for each sub-task
Timestamp: 01:00:32
Luc Levesque
Luc Levesque
"What we're about to see is basically Google... showed a big box on top of the search results that answers the query directly... how do you optimize in a world where it's not so much about optimizing for the platform, but teaching the AI what you do and why you're the best in the world at it."
Insight: Generative AI in search engines shifts the strategy from keyword optimization to 'teaching' the AI to recommend your brand.
Tactical advice:
- Identify 'informational' keywords at risk of being cannibalized by AI search summaries
- Shift focus toward 'transactional' intent where users still need to click through to complete an action
Timestamp: 00:52:42
Madhavan Ramanujam
Madhavan Ramanujam 2.0
"AI pricing is very different from the previous vintage of companies... we have moved from software being a pay for access to now you're paying for work delivered. So the monetization model's become key."
Insight: AI shifts the value proposition from providing a tool (access) to providing the result (work), requiring a fundamental change in pricing models.
Tactical advice:
- Focus on 'pay for work delivered' rather than 'pay for access'
- Solve the 'attribution problem' by showing exactly how the AI impacts customer KPIs
Timestamp: 00:27:51
"What that would mean is, how do I build functionality in the products to actually show attribution, how do I build more agentic workforces to take the human out of the loop and be more autonomous, and being thoughtful about your vision and strategy so that you will orient yourself towards more outcome-based pricing models."
Insight: AI strategy should focus on increasing product autonomy and building features that explicitly track and display value attribution.
Tactical advice:
- Build dashboards that showcase value attribution to customer KPIs
- Develop agentic capabilities to move from 'copilot' to 'autonomous' mode
Timestamp: 00:46:05
Logan Kilpatrick
Logan Kilpatrick
"I'm really, really excited to see more people. I think 2024 is the year of multimodal AI, but it's also the year that people really push the boundaries of some of these new UX paradigms around AI."
Insight: The next phase of AI product development will move beyond chat interfaces into multimodal and new UX paradigms like infinite canvases.
Tactical advice:
- Explore interfaces like 'infinite canvases' where AI can populate details, files, and videos in a non-linear format.
- Look beyond the predominant chat interface to find more human-centric ways of interacting with data.
Timestamp: 00:09:30
"I think GPTs is our first step towards the agent future. Again, today when you use A GPT, it's really you send a message, you get an answer back almost right away... I think as GPTs continue to get more robust, you'll actually be able to say, 'Hey, go and do this thing and just let me know when you're done.'"
Insight: AI strategy is shifting from immediate chat responses to 'agents' that can perform asynchronous, complex tasks.
Tactical advice:
- Design products that allow users to delegate tasks to the AI and receive notification upon completion rather than requiring active waiting.
- Build for a future where AI spends more 'thought time' on meaningful requests.
Timestamp: 00:45:48
"I heard from a friend that there's kind of this tip that when you're building products today, you should build towards a GPT-5 future, not based on limitations of GPT-4 today."
Insight: Product roadmaps should be designed for the predicted capabilities of future models rather than being constrained by current model limitations.
Tactical advice:
- Assume future models will be faster, smarter, and solve higher echelons of problems.
- Plan for a world where AI tools become 'normal' and integrated very quickly rather than assuming they will remain a novelty.
Timestamp: 00:48:22
"I think products that move beyond this chat interface really are going to have such an advantage. And also, thinking about how to take your use case to the next level... What I really want is just ask my question... Get an answer to that question in a very data grounded way."
Insight: The biggest opportunity for AI products is replacing complex dashboards and filters with direct, data-grounded natural language answers.
Tactical advice:
- Identify areas where users currently navigate complex UI filters and replace them with a single natural language query.
- Focus on providing a summary of 'what is happening' in the data rather than just showing raw examples.
Timestamp: 00:55:34
Marc Benioff
Marc Benioff
"AI is the defining technology of our lifetime and probably any lifetime."
Insight: AI is not just a feature but a foundational shift that requires a complete re-evaluation of product direction.
Tactical advice:
- Treat AI as the primary lens for all future product development
Timestamp: 36:33
"Step one was we had to automate all these customer touch points... step three is the agentic platform on top of that. Then, the fourth layer that will come will be the robotic drone layer where those robots and drones will then feed off of the platform and all of these capabilities."
Insight: AI product evolution follows a specific sequence: automation of touchpoints, data aggregation, agentic layers, and finally physical robotics.
Tactical advice:
- Automate customer touchpoints first to create a baseline of interaction
- Aggregate all interaction data into a unified 'Data Cloud'
- Build an 'agentic' layer on top of the data to handle autonomous tasks
Timestamp: 37:18
Marily Nika
Marily Nika
"I believe that ballpark managers will be AI product managers in the future. And this is because we see all products needing to have a personalized experience, a recommender system that is actually good."
Insight: AI will become the default for product management as personalization and automation become standard requirements.
Tactical advice:
- Anticipate that every product will eventually require a personalized experience or recommender system.
- Prepare for a future where 'AI PM' and 'Generalist PM' roles merge.
Timestamp: 00:08:39
"Don't do it for your MVP. It makes zero sense. Do not waste time of data scientists that can train models with using powerful machines that are going take weeks to train. This is because if you have an MVP and you just want to get buy-in for an idea or feature that may use AI in the future, take it, create a little figma prototype and just show it some users, just fake what the AI is going to be doing."
Insight: Avoid using actual AI for MVPs; instead, use low-fidelity prototypes to 'fake' the AI functionality and validate the market first.
Tactical advice:
- Use Figma prototypes to simulate AI features for initial user testing.
- Only invest in training models once you have validated the problem and have sufficient data.
Timestamp: 00:14:42
"AI product development is different. As I mentioned before, sometimes you're actually managing the problem and not the product and you're trying to secure out if there is a problem that makes sense to be answered by a smart solution."
Insight: AI PMing involves managing high levels of uncertainty and focusing on problem-solution fit rather than just feature delivery.
Tactical advice:
- Clarify with leadership that progress in AI/Research may not always result in a launch.
- Be prepared to pivot or shut down projects if the model results don't meet the hypothesis.
Timestamp: 00:28:02
Marty Cagan
Marty Cagan 2.0
"I've been on so many of these calls where we've been talking about the implications of probabilistic software versus deterministic software and what is okay? The lawyers are weighing in already with the legal perspective, but also ethical perspective and just if this is mission critical, is this something that we could be okay with having a probabilistic answer?"
Insight: AI shifts the PM's focus toward the viability and ethical implications of probabilistic software outcomes.
Tactical advice:
- Evaluate the risks of using probabilistic AI answers in mission-critical features.
- Involve legal and ethical perspectives early when defining AI product strategy.
Timestamp: 00:53:45
Matt MacInnis
Matt MacInnis
"Point solutions don't have enough data in the age of AI to be useful. You got to be able to provide the AI with a lot of context about a lot of data so it can do things. It can do joins. It can do correlations."
Insight: AI value is moving toward platforms with broad, first-party data sets rather than isolated point solutions.
Tactical advice:
- Focus on building a 'common business data graph' to give AI the context it needs to be useful.
- Avoid building AI point solutions that rely on 'drinking data through a straw' via limited integrations.
Timestamp: 01:18:49
Matt Mullenweg
Matt Mullenweg
"Llama, you can obviously download and run locally and all these sorts of things, right? You don't have to use their SaaS service. However, there's a clause in it that says if you're above a certain threshold of monthly active users... You need a license from them. And so that does not give you the freedom to use the software for any purpose."
Insight: True open-source AI strategy requires the freedom to use models for any purpose without arbitrary user-count restrictions that create vendor lock-in.
Tactical advice:
- Audit AI model licenses for 'user threshold' clauses that might restrict future growth
- Distinguish between 'open weights' and true 'open source' when selecting foundational models
Timestamp: 00:23:52
"But I can't wait for more automated scanning there, and I think that could vastly upgrade the security of open source. The other thing that's really exciting is right now you see people building apps and stuff and it's just sort of custom generated code, but I think the next generation of these models... is when the open source models you say like, 'Hey, build me a website.' It actually installs WordPress, and then builds on top of that."
Insight: The future of AI-assisted development lies in agents that build on top of established open-source engines rather than generating entirely custom, unmaintained codebases.
Tactical advice:
- Use AI to automate security scanning of third-party plugins and extensions
- Direct AI agents to build on top of audited open-source platforms to ensure long-term maintainability
Timestamp: 00:32:03
Mayur Kamat
Mayur Kamat
"At a company level, there is an incredible set of advancements across these three areas: developer productivity, customer support, and fraud."
Insight: The most immediate and massive ROI for AI in enterprise is in coding efficiency, support automation, and pattern-based fraud detection.
Tactical advice:
- Deploy AI co-pilots to achieve a 20-25% boost in developer productivity.
- Use LLMs to automate the 'bottom 70%' of customer support queries.
- Apply AI to detect language and transaction patterns in fraudsters.
Timestamp: 01:16:58
Melanie Perkins
Melanie Perkins
"I think being able to integrate it into the product where it actually helps people to get their work done where it genuinely helps them to achieve their goals... AI is just kind of naturally a very critical part of that equation for us."
Insight: AI should be embedded directly into existing user workflows to reduce friction between an idea and its execution.
Tactical advice:
- Embed AI tools directly into the core editor or 'elements' tabs where users already work
- Prioritize AI features that solve specific user requests (e.g., safety controls for teachers)
Timestamp: 00:52:56
Michael Truell
Michael Truell
"At this point, every magic moment in Cursor involves a custom model in some way... picking your spots carefully, not trying to reinvent the wheel, not trying to focus on places, and maybe where the best foundation models are excellent, but instead kind of focusing on their weaknesses, and how you can complement them."
Insight: To create 'magic moments' in AI products, developers should use an ensemble of models, combining large foundation models with smaller, specialized custom models for specific tasks.
Tactical advice:
- Use custom models for tasks requiring high speed (e.g., <300ms) or low cost.
- Focus custom model development on the weaknesses of foundation models rather than trying to replicate their general intelligence.
Timestamp: 00:33:18
"We take the sketches of the changes that these models are suggesting, you make with that code base. And then we have models that then fill in the details of, the high level thinking is done by the smartest models, they spend a few tokens on doing that, and then these smaller specialty incredibly fast models, coupled with some inference tricks, then take those high level changes and turn them actually into full code diffs."
Insight: An 'ensemble' approach—using smart models for reasoning and fast models for execution—optimizes for both quality and performance.
Tactical advice:
- Use high-reasoning models (like Sonnet or GPT-4) for high-level 'sketches' of work.
- Use smaller, faster models to fill in the technical details and generate final outputs.
Timestamp: 00:37:02
Mihika Kapoor
Mihika Kapoor
"I think that the key to being successful at zero-to-one is to honestly have optimism that borders on delusion. You need to be insane, almost like reality distortion field where you don't hear the word no, or at the very least, you translate it into a not yet."
Insight: Leading zero-to-one AI initiatives requires a 'keeper of the flame' mentality to maintain momentum through the ambiguity of early development.
Tactical advice:
- Focus on 'black-boxification'—making AI outputs interactive and manipulatable rather than static
- Look for distribution or platform advantages when deciding whether to build inside an existing company
- Use hackathons to rapidly prototype and secure initial buy-in for ambitious new product directions
Timestamp: 01:23:12
Mike Krieger
Mike Krieger
"The functional unit of work at Anthropic is no longer take the model and then go work with design and product to go ship a product. It's more like we are in the post-training conversations around how these things should work and then we are in the building process and we're feeding those things back and looping them back."
Insight: The most effective AI product development happens when product teams are embedded in the post-training and research process rather than just building UX on top of finished models.
Tactical advice:
- Embed product managers directly with researchers during the fine-tuning and post-training phases.
- Focus on the intersection of model capabilities and product experience rather than just prompting off-the-shelf models.
Timestamp: 00:23:07
"I think there's still a lot of value in two things. One is making this all comprehensible... Two is... strategy, how we win, where we'll play... And then the third one is opening people's eyes to what's possible, which is a continuation of making it understandable."
Insight: Product teams provide unique value in AI through strategy, making complex capabilities comprehensible, and demonstrating the 'art of the possible' to users.
Tactical advice:
- Focus on reducing the 'overhang'—the gap between what models can do and how users actually use them.
- Prioritize empathy and human psychology to make AI capabilities understandable for non-technical users.
Timestamp: 00:24:42
"I think things that are going to, I can't promise this as a five to 10 year thing, but at least one to three years, things that feel defensible or durable. One is understanding of a particular market... Two was paired with that is differentiated go to market... Then the last one is... a completely different take on what the form factor is by which we interface with AI."
Insight: Defensibility for AI startups comes from deep vertical market knowledge, specialized go-to-market relationships, or radical new interface form factors.
Tactical advice:
- Build products for specific industries (e.g., legal, biotech) with complex compliance or workflow needs.
- Experiment with 'weird' or power-user form factors that incumbents are too slow to adopt.
Timestamp: 00:47:51
Naomi Ionita
Naomi Ionita
"I think what I described around marketing and sales, just because they really touch the dollars. It can be this ROI story around saving time, but also driving revenue. There'll be plenty of really effective examples within things like customer support. I mean the cost savings potential. There's going to be massive."
Insight: AI strategy should focus on high-ROI areas like sales, marketing, and support where automation directly impacts the bottom line.
Tactical advice:
- Focus AI implementation on revenue-generating or high-cost-saving functions like SDR outbounding or customer support
Timestamp: 48:48
Nick Turley
Nick Turley
"I've never ever worked on a product that is so empirical in its nature where, if you don't stop, and watch, and listen to what people are doing, you're going to miss so much, both on the utility and on the risks, actually. Because normally, by the time you ship a product, you know what it's going to do... And with AI, because I think so much of it is emergent, you actually really need to stop and listen after you launch something."
Insight: AI product development requires an empirical approach because capabilities and risks are emergent rather than pre-defined.
Tactical advice:
- Observe user behavior post-launch to identify emergent utility and risks
- Iterate on the model based on real-world use cases rather than a priori reasoning
Timestamp: 00:19:14
"One thing we've learned with ChatGPT is that there really is no distinction between the model and the product. The model is the product and therefore you need to iterate on it like a product."
Insight: In AI applications, the model and the interface are inseparable, requiring the model itself to be managed with a product mindset.
Tactical advice:
- Systematically improve the model for specific high-value use cases like coding or writing
- Treat 'vibes' and personality as product features to be tuned
Timestamp: 00:29:18
"I think that in the original release, making it free was a big deal... making it free and putting a nice UI on it, very consequential in the way that you take for granted now. And this is why I think that A, distribution and the interface are continuously important even in 2025."
Insight: Lowering friction through free access and a clean UI is critical for the mass adoption of complex AI technology.
Tactical advice:
- Prioritize removing friction (like login requirements) to drive growth
- Use a free tier to gather the massive data needed for model iteration
Timestamp: 00:37:34
"If we're shipping a feature and it doesn't get 2X better as the model gets 2X smarter, it's probably not a feature we should be shipping."
Insight: A key litmus test for AI features is whether they scale proportionally with the underlying model's intelligence.
Tactical advice:
- Evaluate features based on their ability to benefit from future model intelligence gains
- Focus on 'interdisciplinary' development where research and product goals align
Timestamp: 01:04:23
"I started writing evals before I knew what an eval was because I was just outlining very clearly specified ideal behavior for various use cases... it might be the lingua franca of how to communicate what the product should be doing to people who do AI research."
Insight: Writing evaluations (evals) is the primary way for product managers to communicate desired behavior to AI researchers.
Tactical advice:
- Articulate success by outlining ideal model behaviors for specific use cases
- Use evals as a bridge between product requirements and technical research
Timestamp: 01:14:41
Nicole Forsgren
Nicole Forsgren
"People really fundamentally shift the way they work when they work with an AI-enabled tool... you spend more time reviewing code than writing code... we've changed what your mental model is. So we've changed the friction model that you expect. We've changed the cognitive load of what you expect."
Insight: AI tools shift the primary developer activity from creation to review, fundamentally changing the cognitive load and mental models required for the job.
Tactical advice:
- Evaluate AI tools based on how they free up cognitive space for harder tasks rather than just time saved on simple tasks.
- Consider new dimensions of productivity like 'trust' and 'reliability' when integrating AI into the workflow.
Timestamp: 00:51:04
"I think there are a lot of ways that we can pull in AI tools to help us refine our strategy, refine our message, think about the experimentation methods or targets of experimentation... because now, the engineering can go, or at least the prototyping especially, much, much faster. We can throw out prototypes. We can run any tests and experiments that are customer facing"
Insight: AI accelerates the strategy-to-execution loop by enabling rapid prototyping and faster customer experimentation.
Tactical advice:
- Use AI to rapidly generate and test multiple strategic alternatives or prototypes.
- Shorten the feedback loop from idea to production experiment to under a week using AI acceleration.
Timestamp: 00:30:26
Noah Weiss
Noah Weiss
"One of the big ones, was that the promise of the UI has to match the quality of the underlying data, which is to say... I think this is actually one of the failings of the various LMs right now is they all appear supremely confident even when they're completely hallucinating. I think that's going to be something that people are going to have to work on a lot, which is to figure out how to be not so faultless, to acknowledge when you're not sure."
Insight: Ensure the user interface's confidence level matches the actual accuracy of the underlying AI data to maintain user trust.
Tactical advice:
- Acknowledge uncertainty in AI responses rather than appearing 'supremely confident' when hallucinating.
- Provide transparency about where data comes from to build credibility.
Timestamp: 00:21:42
"What we want to do is actually spin up a couple different teams that are focused on prototyping, using that common infrastructure but in specific directions that are all a little bit different. We've got a common ML, let's say in search team and now we have a bunch of teams that are working in parallel and different customer problems that we're trying to solve using that shared infrastructure."
Insight: Organize AI development by having a central infrastructure/ML team supporting multiple ad-hoc prototyping teams focused on specific customer problems.
Tactical advice:
- Use a hybrid model: central ML infrastructure + decentralized prototyping teams.
- Give AI prototyping teams a 'get out of jail free card' from normal quarterly planning to increase learning velocity.
Timestamp: 00:25:42
Noam Lovinsky
Noam Lovinsky
"Grammarly is one of the few products where you just install it and it makes you better. You don't have to configure it, you don't have to manipulate it, you don't have to change anything about what you're doing. ... essentially it's like a huge AI achievement masquerading as a little UX innovation."
Insight: Successful AI products should focus on 'meeting the user where they are' with zero-configuration value that integrates into existing workflows.
Tactical advice:
- Design AI features that integrate into existing workflows rather than requiring new ones
- Focus on 'invisible' AI that provides value without complex prompting or setup
Timestamp: 00:52:14
Paul Adams
Paul Adams
"I'd start with the thing your product does. "What's the core premise behind it? Why do people use it? What problem does it solve for them?" That kind of thing. So, go back to basics. And then ask, "Can AI do that?" And for a lot, the answer is going to be, "Yes, it can.""
Insight: Evaluate AI integration by mapping the core product premise and customer problems against current AI capabilities.
Tactical advice:
- Identify the core problem your product solves.
- Determine if AI can replace the current solution or merely augment it.
Timestamp: 00:00:14
"You're going to need to map what your product does against what AI can do... for some of it'll be replacement. AI would replace, it'll just do it. And, in other places, it'll be augmentation. It'll augment. It'll help people."
Insight: AI strategy involves deciding whether the technology will fundamentally replace a workflow or act as a 'copilot' to assist users.
Tactical advice:
- Map product features against AI's ability to write, summarize, reason, and take actions.
Timestamp: 00:22:07
"Don't bolt it on. I think some people are still in that camp... Don't be like, "Oh, we'll have a bunch of AI people..." And we do have some specialists. But generally speaking, we're trying to have everyone learn about it."
Insight: Avoid siloing AI into a separate team; instead, integrate AI knowledge across the entire product organization.
Tactical advice:
- Encourage generalist PMs and engineers to learn AI interfaces and frameworks.
- Avoid creating a 'side team' that only adds AI features to existing products.
Timestamp: 00:37:08
Ramesh Johari
Ramesh Johari
"Predicting is about picking up patterns, but making decisions, it's about thinking about these differences... the first and most important thing that I feel very strongly about in what would I get a data scientist to do is... get them to be thinking in the back of their mind always that their goal is to help the business make decisions. And that the distinction between causation and correlation matters a lot."
Insight: The highest leverage for data science in product is moving from simple prediction (correlation) to causal inference that informs business decisions.
Tactical advice:
- Shift the data team's focus from building predictive models to identifying the causal impact of specific product changes.
Timestamp: 00:33:21
"What AI has done for us is it's massively expanded the frontier of things we could think about our problem, hypotheses we could have, maybe things we could test... I really think actually what that does is puts more pressure on the human, not less. I think it becomes more important for humans to be in the loop in interacting with these tools to drive the funneling down process of identifying what matters."
Insight: AI expands the volume of possible hypotheses and creatives, making the human role of 'funneling' and prioritization more critical than ever.
Tactical advice:
- Use AI to generate a vast array of testable hypotheses or creatives, but maintain human oversight to select which ones align with strategic goals.
Timestamp: 01:09:35
Ravi Mehta
Ravi Mehta
"I think one of the most interesting things about it is not AI as a replacement for people, but AI as a way to amplify people and make them more effective. And I think we'll see a lot of that in terms of both image generation and text generation where it's less about AI doing all the work and more about AI providing a really good starting point."
Insight: AI's current primary value is as an 'amplifier' that provides a high-quality starting point for human experts to refine.
Tactical advice:
- Use AI to generate initial drafts or suggestions (e.g., coaching feedback) that experts then tailor.
- Experiment with different prompting styles (e.g., action-oriented vs. sympathetic) to simulate different personas or leadership styles.
Timestamp: 01:14:32
Rahul Vohra
Rahul Vohra
"I think for me the biggest surprise has been how unpredictable the user love has been in terms of what they love and what they don't love... everything I thought would work out well, people use it less than they thought they did. And everything where I was like, 'I don't know, but let's build the thing,' people love that."
Insight: AI product success is often counter-intuitive; simple features can drive massive engagement while complex ones may lag.
Tactical advice:
- Experiment with 'commodity' AI features like writing assistance, as they often have the highest utility.
- Be prepared to pivot the AI roadmap based on actual usage data rather than founder intuition.
Timestamp: 01:14:25
Roger Martin
Roger Martin
"It is super hard when the guts of how you make money is under threat, and you just don't want that thing to go away... But my general advice is always the same, which is, it can take a while, but in the end the customers will triumph."
Insight: AI strategy often forces a choice between protecting legacy revenue and following the 'tide' of customer preference.
Tactical advice:
- Identify where the 'customer tide' is moving, even if it threatens your current business model.
- Avoid trying to 'hold back the tide' of new technology; instead, scramble to find how to serve customers in the new reality.
Timestamp: 01:06:14
Robby Stein
Robby Stein
"AI is expansionary. There's actually just more and more questions being asked and curiosity that can be fulfilled now with AI."
Insight: AI doesn't just replace existing search behavior; it expands the total volume of queries by enabling users to fulfill deeper curiosity.
Tactical advice:
- Identify use cases where users are currently 'hacking' your product (e.g., adding 'AI' to search queries) to find where AI can add value.
- Focus AI features on expansionary moments rather than just replacing core foundational needs.
Timestamp: 00:08:54
"We wanted to be the best at informational needs, that's what's Google's all about, and so how does it find information? How does it know if information is right? How does it check its work? These are all things that we built into the model."
Insight: Effective AI strategy involves specializing models for specific domains (like information retrieval) rather than just general-purpose chat.
Tactical advice:
- Build 'check your work' mechanisms into models to ensure accuracy for informational tasks.
- Use query fan-out to allow models to use search as a tool for real-time data retrieval.
Timestamp: 00:18:15
Ryan J. Salva
Ryan J. Salva
"We see it range anywhere from the upper twenties to the forties across all the different languages. ... AI is going to infuse pretty much our entire development stack in the not so distant future. Copilot is really just the very tip of the sphere for a lot of innovations and better managing maybe our build queues or helping to... Here's a great one. I don't know about you, but often the comments that I get with commit messages and PRs aren't super great. It puts a lot of effort onto the code reviewer to go figure out what the developer was actually trying to do. What if AI could summarize all of your changes with your full request and you just have to, as the contributing developer, just review it to make sure it's accurate, send it on its way, and you don't have to put in extra effort for that."
Insight: AI should be viewed as an augmentative tool that removes rote drudgery (like summarizing PRs or writing boilerplate) to allow humans to focus on higher-level creative design.
Tactical advice:
- Identify high-drudgery, low-creativity tasks in the workflow for AI automation
- Position AI as an 'augmenter' rather than a 'replacer' to manage user expectations and anxiety
Timestamp: 00:45:35
"Our stance on it, what we ended up coming to is actually the framing of Copilot as an AI pair programmer i think is a useful one. ... Well, if Copilot is your AI pair programmer and they're whispering crazy stuff into your ear and they're bringing politics into it or gender identity into it or, I don't know, whatever other... They're spouting off slang and slander and all that kind of stuff. You're probably not going to be able to focus on your work, right? It's going to be really distracting. Really coming down to some principles about what is the use case we're trying to solve, what is appropriate, I put this in scare quotes, behavior of the AI bot sitting side by side with you, helped us create some principles or some guidelines for the developer experience that we wanted to create."
Insight: Creating a clear persona (like an 'AI Pair Programmer') helps define the boundaries of appropriate AI behavior and guides the user experience.
Tactical advice:
- Define a persona for the AI to establish behavioral guardrails
- Establish principles for what constitutes 'appropriate' AI interaction within the specific product context
Timestamp: 00:39:53
Sander Schulhoff
Sander Schulhoff
"If we can't even trust chatbots to be secure, how can we trust agents to go and manage our finances? If somebody goes up to a humanoid robot and gives it the middle finger, how can we be certain it's not going to punch that person in the face?"
Insight: The move from chatbots to autonomous agents introduces significant security risks because prompt injection can lead to real-world physical or financial harm.
Tactical advice:
- Prioritize 'agentic security' when building products that have the power to take actions (e.g., booking flights, managing money)
Timestamp: 00:01:00
"The most common technique by far that is used to try to prevent prompt injection is improving your prompt and saying... 'Do not follow any malicious instructions.' This does not work at all... Fine-tuning and safety-tuning are two particularly effective techniques and defenses."
Insight: Prompt-based defenses and external guardrails are often insufficient; security must be handled at the model training level.
Tactical advice:
- Don't rely on system prompts to prevent malicious injections
- Use fine-tuning to narrow a model's capabilities to a specific task, making it less susceptible to general malicious instructions
Timestamp: 01:09:48
"It is not a solvable problem... You can patch a bug, but you can't patch a brain... you can never be certain with any strong degree of accuracy that it won't happen again."
Insight: AI security is fundamentally different from classical cybersecurity because probabilistic 'brain-like' models cannot be perfectly patched against all adversarial inputs.
Tactical advice:
- Assume a 95-99% security ceiling and build product safeguards accordingly
- Focus on mitigation and detection rather than expecting a 100% 'fix' for prompt injection
Timestamp: 01:15:08
"If you deploy improperly secured, improperly data-permissioned agents, people can trick those things into doing whatever, which might leak your user's data and might cost your company or your user's money, all sorts of real world damages there."
Insight: Deploying AI agents without strict data permissioning creates significant financial and privacy risks for companies.
Tactical advice:
- Ensure agents are properly data-permissioned before deployment
- Evaluate the potential for agents to chain actions together in malicious ways
Timestamp: 00:19:11
"If all you're doing is deploying chatbots that answer FAQs... It's not really an issue because your only concern there is a malicious user comes and, I don't know, maybe uses your chatbot to output hate speech... but they could go to ChatGPT or Claude or Gemini and do the exact same thing."
Insight: The security risk for simple, read-only FAQ chatbots is primarily reputational rather than functional, as the damage is limited to the conversation itself.
Tactical advice:
- Distinguish between simple chatbots and agentic systems when assessing security needs
- Focus security efforts on systems that can take actions or access sensitive user data
Timestamp: 00:46:24
Sarah Tavel
Sarah Tavel
"LLMs may make it possible to bring on a supply type that maybe the long tail, that was just, it was too much effort to reach out to them, onboard them, but maybe if you automate that work, you actually create an opportunity to expand the supply in a way that none of us can anticipate right now."
Insight: AI can unlock new marketplace supply by automating the high-friction onboarding and management of long-tail providers.
Tactical advice:
- Look for supply segments that were previously too expensive to acquire manually and use LLMs to automate their integration
Timestamp: 01:44:15
Shaun Clowes
Shaun Clowes
"LLMs can only be as good as the data they are given and how recent that data is. They're ultimately like information shredders. They are limitless information eaters. You can never have enough information to give to an LLM to truly gain its value."
Insight: The effectiveness of an AI product is directly tied to the volume, quality, and recency of the data context provided to the model.
Tactical advice:
- Prioritize building data pipelines that feed high-quality, real-time context to LLMs over simply choosing the 'best' model.
Timestamp: 00:21:11
"It's a data management problem. It's getting access to good data, getting access to high quality data, getting access to timely data and getting it to the LLM to get the LLM to make a smart decision. That's where 90% of the calories go."
Insight: AI product development is primarily a data management challenge rather than a modeling or prompting challenge.
Tactical advice:
- Invest 90% of effort into data quality and accessibility for the AI rather than just UI or prompt engineering.
Timestamp: 00:23:21
Shweta Shriva
Shweta Shriva
"We're using a lot of human driving data to train our deep models. So it's important to make sure that the behavior of the car doesn't seem robotic... we have deep learned models that can understand what the other road users' intent is. So, stuff like which way the pedestrian is looking or what is their body orientation because that could tell you which way they're headed."
Insight: AI products should leverage human behavioral data to mimic natural interactions and social norms rather than appearing robotic.
Tactical advice:
- Use human behavior data to train models to avoid unnatural or 'robotic' product interactions.
- Incorporate intent recognition (e.g., body orientation, gaze) into AI models to handle complex human environments.
Timestamp: 06:07
Tomer Cohen
Tomer Cohen
"What is the objective of the algorithm? I would challenge you to ask folks... what is the objective of the algorithm and can you write it down for me on a board? They should be able to do so, ultimately it's a mathematical formula and then it's like what features have you added to the algorithm? ...what investment do you have in data collections and fine-tuning?"
Insight: AI-first product leaders must move beyond treating AI as a black box and take ownership of the model's objectives, features, and data strategy.
Tactical advice:
- Define the mathematical objective of the algorithm as a core product requirement.
- Invest in infrastructure and data collection as primary product levers rather than just UI features.
- Shift from controlling the exact user experience to controlling the 'ingredients' (data and guidelines) that the AI uses.
Timestamp: 00:40:13
"AI is the ultimate matchmaker. It's underutilized, it's misunderstood... in a marketplace it's all about value exchange. And if I'm able to do value exchange really well, then people will come back and they do and they engage."
Insight: The core strategic value of AI in a marketplace is its ability to facilitate high-quality matchmaking and value exchange.
Tactical advice:
- Focus AI objectives on downstream value (e.g., meaningful conversations) rather than just top-level clicks.
Timestamp: 00:31:21
"We call it the full stack builder model. The goal itself is to empower great builders to take their idea and to take it to market, regardless of their role and the stack and which team they're on. It's really fluid interaction between human and machine."
Insight: The Full Stack Builder model aims to collapse organizational complexity by using AI to empower individuals to own the entire product lifecycle from idea to launch.
Tactical advice:
- Empower builders to work across traditional functional boundaries
- Focus human effort on vision, empathy, communication, creativity, and judgment
- Automate repetitive process steps to increase iteration speed
Timestamp: 00:12:03
"The platform for us as an example is rearchitecting all of our core platforms so AI can reason over it. So we're building kind of this composable UI components with server side that we actually build. We're basically building for AI to be ready to bring it in."
Insight: Successful AI integration requires re-architecting technical platforms and design systems so that AI agents can effectively reason over and manipulate the codebase.
Tactical advice:
- Rearchitect core platforms for AI readability
- Build composable UI components that AI can assemble
- Customize third-party AI tools to work with internal proprietary stacks
Timestamp: 00:17:17
Varun Mohan
Varun Mohan
"We should be cannibalizing the existing state of our product every six to 12 months. Every six to 12 months, it should make our existing product look silly. It should almost make the form factor of existing product look dumb."
Insight: In fast-moving AI markets, companies must be willing to disrupt their own successful products to stay ahead.
Tactical advice:
- Plan for major product paradigm shifts every 6-12 months
- Invest in long-term R&D that might render current features obsolete
Timestamp: 00:00:00
"Where is the layer that you can actually differentiate on? And we believe the application layer is a very, very deep layer to go out and differentiate on. What are the number of ways we can build better user experiences and better workflows for developers? We think there's effectively no ceiling on that."
Insight: Value in AI is shifting from infrastructure to the application layer where unique user experiences and workflows are built.
Tactical advice:
- Focus on vertical integration and custom UI/UX rather than just being a model wrapper
- Identify specific user workflows that can be fundamentally reimagined with AI
Timestamp: 00:10:00
"If AI is writing over 90% of the code... the ROI of building technology has actually gone up. This actually means you hire more. The best thing to do is just get your hands dirty with all of these products. You could be a force multiplier to your organization in ways in which they never even anticipated."
Insight: AI increases the ROI of engineering, encouraging companies with high 'technology ceilings' to invest even more in talent.
Tactical advice:
- Use AI to increase the volume and complexity of technology the organization can produce
- Encourage non-technical roles to use AI tools to build custom internal solutions
Timestamp: 00:00:29
Brendan Foody
Brendan Foody
"If the model is the product, then the eval is the product requirement document. And the way that researchers' day-to-day looks is that they'll run dozens of experiments where they'll make small improvements on an eval set."
Insight: Evals serve as the foundational product requirements for AI models, acting as the primary benchmark for measuring progress and success.
Tactical advice:
- Treat evals as the PRD for AI products
- Run iterative experiments to make small, measurable improvements against an eval set
Timestamp: 00:06:39
"I think that for enterprises especially, the core way to think about it is how can they build a test or systematic way to measure how well AI automates their core value chain?"
Insight: The prerequisite for applying AI effectively is defining a systematic way to measure how well it automates a company's specific value chain.
Tactical advice:
- Identify the core value chain of the business
- Build a systematic test to measure AI's performance in automating that specific chain
Timestamp: 00:07:39
Andrew Wilkinson
Andrew Wilkinson
"I think the fundamental question is, do all jobs just become a single prompt? For example, does a CEO just grow the business while making the customers happy and turning a profit... and it is able to actually be an omniscient presence that can run a whole company."
Insight: The long-term trajectory of AI suggests a shift toward 'omniscient' agents that can manage entire business functions, potentially displacing traditional knowledge work.
Tactical advice:
- Prepare for a future where AI models may be 'smarter than all PhDs' by 2027.
- Focus on building wealth and diversifying into compute and energy as AI drives down the cost of labor.
- Identify 'human-only' value adds like humor, status, and physical connection in a world of AI abundance.
Timestamp: 00:58:43
Garrett Lord
Garrett Lord
"The models have gotten so good that the generalists are no longer needed. What they really need is experts, experts across every area that the models are focused on."
Insight: AI strategy is shifting from generalist data labeling to expert-led post-training to improve model reasoning in specialized domains.
Tactical advice:
- Focus on advanced STEM domains and derivative professional functions like law and medicine for model improvement
- Target experts (PhDs, Masters) who can identify where models break in reasoning or ground truth
Timestamp: 00:10:52
"We like to say the only moat in human data is access to an audience. Basically, there are many, many small players in this space... they're basically running TikTok ads... The huge advantage that we've had... is we built a decade of trust with 18 million people."
Insight: A sustainable moat in AI data products is proprietary access to a trusted, high-intent audience rather than relying on performance marketing.
Tactical advice:
- Leverage existing brand affinity to lower customer acquisition costs for data contributors
- Use historical data on user performance to target the right experts for specific labeling tasks
Timestamp: 00:30:50
Paige Costello
Paige Costello
"When it came to the massive leap forward in LLMs recently, we staffed a team to really prototype quickly, and discover what was possible, and just apply hypotheses outside of the typical norms of how we work. So they went straight to prototyping instead of going through that Double Diamond I was explaining earlier."
Insight: For rapidly evolving technologies like LLMs, bypass standard heavy processes in favor of rapid prototyping to discover technical possibilities quickly.
Tactical advice:
- Staff a dedicated team to prototype AI hypotheses outside of normal product cycles.
- Skip formal discovery phases in favor of immediate prototyping when dealing with high-uncertainty technology.
Timestamp: 00:40:08
Peter Deng
Peter Deng
"A lot of the value is still going to require a bunch of hustle from a lot of builders to really turn that new source of energy and channel it into something that we humans want to use that solves some of our problems."
Insight: AGI alone is insufficient; product builders must 'harness' and channel AI energy into specific human-centric solutions.
Tactical advice:
- Focus on the 'elbow grease' required to turn raw AI intelligence into a useful product
- Identify specific human problems that AI can solve more ergonomically than existing tools
Timestamp: 00:08:15
"The data flywheel thing is really interesting because the models will get really good at whatever data you show it... being very mindful of the data that you have access to to start your flywheel going and what you can do to keep on going with that flywheel is going to be a critical thing."
Insight: Defensibility in AI comes from proprietary data flywheels and deeply integrated workflows.
Tactical advice:
- Identify proprietary data sources to start the initial model training flywheel
- Build workflows that naturally generate more high-quality data through user interaction
Timestamp: 00:29:36
"I think that close, tight-knit relationship at any of these large model companies between post training and product is going to produce some really incredible stuff."
Insight: The highest leverage for AI PMs is working directly with research and post-training teams to fine-tune model behavior.
Tactical advice:
- Embed PMs within research teams to influence model 'vibe' and capabilities
- Focus on fine-tuning and post-training rather than just the UI layer
Timestamp: 00:35:15
Scott Belsky
Scott Belsky
"I think that the greatest performers I've ever worked with... preserve the time to explore lots of possibilities... generative AI and AI for all, when it talks to me about just product leaders exploring possibilities, this should expand the surface area."
Insight: Generative AI serves as a superpower for product leaders by allowing them to explore a much larger surface area of possibilities and scenarios in less time.
Tactical advice:
- Use AI to generate multiple 'what if' scenarios to expand your thinking beyond your initial solution
- Treat AI as an 'intern' to create initial drafts or thumbnails that you then refine
- Play with emerging AI tools regularly to understand how they can augment your specific creative process
Timestamp: 00:33:05
Scott Wu
Scott Wu
"I think the big shift that we really felt we would see is moving from kind of this text to text model to an actual autonomous system that can make decisions, that can interact with the real world, that can take in feedback, that can iterate and take multiple steps to solve problems. And now we call that agents, but that was what we were really excited about at the time."
Insight: The core shift in AI product strategy is moving from simple text completion to autonomous agents capable of multi-step reasoning and real-world interaction.
Tactical advice:
- Focus on building autonomous systems rather than just text-to-text completion tools
- Design for systems that can take in feedback and iterate on their own work
Timestamp: 00:13:34
"I think the product experience itself is going to change every single time. And then obviously there, there's all of the practicality of just getting it out there in the world. And so folks obviously need to learn how to use the new technology. There's a lot to do to deploy into all of the messiness of real world software."
Insight: AI product strategy must account for the evolving user experience as model capabilities improve and the need to handle messy, real-world edge cases.
Tactical advice:
- Anticipate that the product interface will need to change with every new generation of model capabilities
- Prioritize handling real-world complexity and 'messiness' over theoretical performance
Timestamp: 00:56:04
Timothy Davis
Timothy Davis
"You guys have been using AI for years now. Smart Bidding is AI. All of the recommendations within Google Ads is AI. Ad copy recommendations is AI, and that's always been in the platform."
Insight: Recognize that AI in performance marketing is often already embedded in platform-native automation like smart bidding and algorithmic recommendations.
Tactical advice:
- Leverage platform-native AI for bidding and ad copy iterations rather than seeking external tools for basic tasks
Timestamp: 01:30:59
Tamar Yehoshua
Tamar Yehoshua
"In five to 10 years, I think the lines between product managers and engineers and designers are going to blur because AI will enable product managers to build prototypes, to build designs... I'm of the believer that we're just going to have a lot more software."
Insight: AI will commoditize execution and grunt work, leading to a blurring of functional roles and a massive increase in software output.
Timestamp: 00:50:21
"The industry is transforming so rapidly that you need to make sure that your product gets better as the LLMs get better. And that too many people are building things to make up and compensate for the LLMs that all that work is going to go away. So it's okay to do it to understand that it's going to go away, but that can't be your differentiator."
Insight: Avoid building core value propositions around fixing current LLM limitations, as those gaps will likely be closed by the model providers.
Tactical advice:
- Ensure your product's unique value lies in something outside the base capabilities of the LLM (e.g., proprietary data access or specific workflows).
Timestamp: 01:03:45
Casey Winters
Casey Winters_
"If you thought the PM job was just filling in frameworks, you're going to get replaced by AI."
Insight: PMs who follow frameworks mechanically will be replaced; those with expertise will thrive.
Tactical advice:
- Build subject matter expertise
- Use AI for tedious work
Timestamp: 00:24:41
David Singleton
David Singleton
"We can have GPT-4 read all our docs and answer questions for developers."
Insight: Apply LLMs to make complex products accessible via natural language.
Tactical advice:
- Use embeddings for docs
- Translate natural language to technical queries
Timestamp: 01:03:44
Jag Duggal
Jag Duggal
"Companies need to figure out what AI native means, not how to append AI at the corners."
Insight: AI-native requires reimagining products from first principles with AI at the core.
Tactical advice:
- Ask what you'd design if AI existed from the start
- Build AI at the heart
Timestamp: 01:11:12
Krithika Shankarraman
Krithika Shankarraman
"Taste is going to become a distinguishing factor in the age of AI."
Insight: In the AI era, taste and craft become key differentiators.
Tactical advice:
- Invest in building taste
- Use AI to augment not replace judgment
Timestamp: 00:55:31
Sam Schillace
Sam Schillace
"AI isn't a feature of your product. Your product is a feature of AI."
Insight: Transformative AI products treat AI as a platform foundation, not a bolt-on.
Tactical advice:
- Build products that require AI
- Think of AI as enabling new category
Timestamp: 01:03:01