Mintlify rebuilds feedback pipeline and uses LLM classification to identify AI assistant weaknesses
The Mintlify AI assistant was underperforming in ways not yet understood, and there was no way to map negative feedback events back to their original conversation threads to diagnose failures systematically.
Feedback events were stored in ClickHouse but could not be linked to their original conversation threads, and the PSQL setup made direct querying impossible, blocking any systematic analysis of negative interactions.
The analysis identified search quality as the assistant's biggest weakness, the assistant insights tab was expanded to surface LLM-categorized conversations to doc owners, and several UI improvements were shipped.
Frequently asked questions
What did this team achieve with this AI workflow?
The analysis identified search quality as the assistant's biggest weakness, the assistant insights tab was expanded to surface LLM-categorized conversations to doc owners, and several UI improvements were shipped.
What tools did this team use?
ClickHouse, LLM, Sonnet 4.5, PSQL.
What results were reported?
Negative conversation threads manually reviewed: about 100; Feedback categories created: eight; conversations LLM-classified: 1,000; Overall assistant response quality assessment: impressed with the overall quality of the assistant's responses (source-reported, not independently verified).
What failed first in this deployment?
Feedback events were stored in ClickHouse but could not be linked to their original conversation threads, and the PSQL setup made direct querying impossible, blocking any systematic analysis of negative interactions.
How is this customer support AI workflow structured?
Thumbs-down events trigger analysis → Feedback pipeline rebuilt to ClickHouse → Manual review and category creation → LLM classifies conversation sample → Search weakness identified → Insights tab and UI improvements shipped.