HS
Harshit Singh
Say hi
๐Ÿง  AI Product Managementยทadvancedยท6 min

๐Ÿ”ฌAI Customer Intelligence

Using LLMs to synthesize 10,000 customer signals at the scale and speed humans can't. The new craft of customer-listening.

aidiscovery
Why it matters

Customer research used to be a sample of 10-50 conversations per quarter. AI lets you process every support ticket, sales call, in-app feedback, and review continuously โ€” surfacing patterns no human team could find manually. PMs who build this capability run discovery at 100x scale.

The core idea

AI customer intelligence systems ingest unstructured customer signal (support tickets, calls, reviews, surveys, social), cluster by topic and sentiment, surface emerging themes, and let PMs query in natural language. Tools like Enterpret, Dovetail, Sprig, and custom LLM pipelines make this accessible. The PM job is asking the right questions and turning insights into roadmap.

What it enables

Before AI customer intelligence, PMs had:

  • ~10 interviews per quarter (you could do)
  • ~100 support tickets read per week (if you tried)
  • Quarterly survey results (lagging, low-signal)

With AI:

  • All 50,000 support tickets per quarter, clustered and themed
  • All 500 sales call transcripts, searchable by topic
  • All 10,000 app reviews, sentiment-tagged
  • All 2,000 community posts, themed
  • Real-time alert when a new pattern emerges

This is a 100x increase in customer-signal throughput. It changes how product decisions get made.

The architecture

A typical AI customer intelligence pipeline:

  1. Ingestion. Pull from Zendesk, Gong/Chorus, Apple/Google Play, in-app feedback tools, social.
  2. Embedding. Each text item gets a vector embedding.
  3. Clustering. Similar items group automatically. Topics emerge.
  4. Theming. LLM names the themes ("Confused about pricing tier upgrades").
  5. Sentiment. Each item tagged positive/negative/neutral.
  6. Surfacing. Dashboard shows trends, drill-downs, new emerging themes.
  7. Query. PM asks in natural language: "What are users saying about onboarding this month vs last?"

The tools

  • Enterpret. Best-in-class for B2B. Ingests every channel, surfaces themes.
  • Dovetail. Strong for qualitative research repos. Adding more AI.
  • Sprig. In-product micro-surveys + AI analysis.
  • Custom pipeline. Build with Pinecone + LangChain + Claude. Many teams do this for cost/customization.

The PM workflows that work

Weekly review. Look at top trending themes vs last week. Catch emerging issues before they explode.

Pre-launch baseline. Before shipping a feature, capture current sentiment on the affected workflow. Post-launch, compare.

Quarterly synthesis. What are the top 10 themes across all channels? How are they trending? Feeds roadmap planning.

Ad-hoc query. Before a meeting, ask 'what are customers saying about X?' Get the real signal in 30 seconds.

What's hard about it

  • Garbage in, garbage out. Bad data sources produce bad insights. Curate sources carefully.
  • Theme drift. Themes shift over time; the system needs to recognize that.
  • Avoiding theater. AI customer intelligence dashboards can be impressive but useless if no one references them. Build the habit of using them in product decisions.
  • Hallucination. Themes named by the LLM might not match reality. Spot-check.

The competitive advantage

PMs whose teams have this capability ship more relevant products faster. The pattern of decision-making changes: roadmaps become responsive to real customer signal at much higher cadence. Companies without this capability are running discovery on a 1990s timeline.

Real-world examples

Enterpret
Enterpret
Category-defining customer intelligence

Enterpret built the category of AI customer intelligence for product teams. Their customers (Notion, Atlassian, Canva, others) report that the move from sampled to comprehensive customer signal changed how their PMs prioritized.

Go deeper โ€” recommended reading

Interview questions (1)

Q1
How would you set up an AI customer intelligence system from scratch?
ai-pmsenior
โ–ผ

Three-phase rollout.

Phase 1: Data sources (weeks 1-2). Inventory all customer-signal channels: support tickets, sales calls, app reviews, in-app feedback, community posts, NPS verbatims. Pick top 3-4 to integrate first.

Phase 2: Tooling (weeks 3-5). Either buy (Enterpret, Dovetail+AI, Sprig) or build (Pinecone + Claude pipeline). For most teams, buy in year 1; consider build at scale. Ingest, embed, cluster, theme.

Phase 3: PM workflow (weeks 6-8). Build the habits: weekly trending-themes review, pre-launch baseline capture, quarterly synthesis fed into planning. Train the team on the natural-language query interface.

The success metric: in 6 months, 80% of product decisions reference data from the system. If it's not changing how PMs decide, the system isn't earning its keep.

The biggest mistake: setting up the dashboard and not building the workflow. Tools are 20% of the value; the PM team's habit is the other 80%.

Related concepts