Building AI into Your Product Strategy

Identifying AI Opportunities

5 min read

Not every feature needs AI. The best PMs know where AI creates genuine value vs. where it's just hype.

The AI Opportunity Framework

Ask these questions to evaluate potential AI features:

1. Is There a Pattern to Learn?

AI excels at finding patterns humans can't see or can't process at scale.

Good AI candidates:

  • Fraud detection (patterns in transaction behavior)
  • Content recommendations (patterns in user preferences)
  • Demand forecasting (patterns in historical sales)

Poor AI candidates:

  • Static configuration settings
  • Simple if/then business rules
  • One-time data migrations

2. Do You Have Enough Data?

AI needs data to learn. Rough minimums:

AI TaskMinimum Data
Text classification1,000+ labeled examples
Image classification5,000+ labeled images
Recommendation system100,000+ user interactions
Custom LLM fine-tuning10,000+ examples

No data yet? Consider:

  • Starting with rule-based logic
  • Using pre-trained models (GPT-5.4, Claude 4.6)
  • Collecting data before building AI

3. What's the Cost of Errors?

AI makes mistakes. Can your use case tolerate them?

Error ToleranceExamplesAI Approach
High toleranceContent recommendations, search rankingDeploy freely, iterate
Medium toleranceCustomer support, content moderationHuman review for edge cases
Low toleranceMedical diagnosis, legal adviceHuman-in-the-loop required

4. Is Scale a Problem?

AI shines when human review doesn't scale.

Scale indicators:

  • Reviewing 10,000+ items/day manually
  • Personalizing for millions of users
  • Real-time decisions needed

No scale problem? Human review might be better.

The Value vs. Effort Matrix

Plot potential AI features on this matrix:

High Value │  Quick Wins    │   Strategic Bets
           │  (Do First)    │   (Plan Carefully)
           │                │
───────────┼────────────────┼───────────────────
           │                │
Low Value  │  Avoid         │   Avoid
           │                │
           └────────────────┴───────────────────
                Low Effort     High Effort

Common AI Opportunity Categories

Category 1: Content Intelligence

OpportunityBusiness ValueComplexity
SummarizationSave reading timeLow
ClassificationOrganize at scaleLow
Search enhancementBetter discoveryMedium
Content generationScale content creationMedium

Category 2: User Understanding

OpportunityBusiness ValueComplexity
SegmentationBetter targetingLow
Churn predictionRetention focusMedium
RecommendationIncreased engagementMedium
PersonalizationImproved conversionHigh

Category 3: Process Automation

OpportunityBusiness ValueComplexity
Data extractionReduce manual entryLow
Routing/TriageFaster responseMedium
Quality assuranceConsistent standardsMedium
Decision supportBetter outcomesHigh

Opportunity Scoring Template

Rate each potential AI feature (1-5):

CriteriaScoreNotes
User impact_/5How much does this help users?
Data availability_/5Do we have the data?
Technical feasibility_/5Can we build this?
Error tolerance_/5Can we accept AI mistakes?
Scale benefit_/5Does AI scale better than alternatives?
Total_/25Prioritize features scoring 18+

Red Flags: When to Say No

Decline AI projects when:

  • "We want AI because competitors have it" (no clear problem)
  • "Let's see what AI can do with our data" (solution looking for problem)
  • "We need 100% accuracy" (AI can't guarantee this)
  • "We have no data but want to start anyway" (build data collection first)

Key Takeaway

AI opportunities exist where patterns in data can solve user problems at scale. Use this framework to separate genuine opportunities from AI hype.


Next: Once you've identified an opportunity, how do you write requirements for AI features? :::

Quick check: how does this lesson land for you?

Quiz

Module 2: Building AI into Your Product Strategy

Take Quiz
FREE WEEKLY NEWSLETTER

Stay on the Nerd Track

One email per week — courses, deep dives, tools, and AI experiments.

No spam. Unsubscribe anytime.