Supercharging Discovery in Search with LLMs at Instacart
Instacart's Related Items section returned irrelevant alternatives when exact matches were unavailable, and the search stack failed to surface complementary products that paired with a user's primary find, leaving follow-up purchase intent unaddressed.
An initial basic LLM generation approach misinterpreted brand queries and produced overly generic recommendations, such as suggesting raw protein foods when users consistently converted on protein bars and powders, resulting in poor engagement.
LLM-powered discovery content delivered substantial improvements in user engagement and revenue, with the next-search-term extension producing an 18% improvement in engagement rate with inspirational content.
Frequently asked questions
What did this team achieve with this AI workflow?
LLM-powered discovery content delivered substantial improvements in user engagement and revenue, with the next-search-term extension producing an 18% improvement in engagement rate with inspirational content.
What tools did this team use?
LLMs, Query Understanding models, Whole Page Ranker model.
What results were reported?
Engagement rate with inspirational content: 18%; User engagement and revenue: substantial improvements; User engagement and revenue from advanced generation: notable boosts (source-reported, not independently verified).
What failed first in this deployment?
An initial basic LLM generation approach misinterpreted brand queries and produced overly generic recommendations, such as suggesting raw protein foods when users consistently converted on protein bars and powders, re…
How is this ecommerce ops AI workflow structured?
Batch query data preparation → Domain-enriched prompt construction → LLM substitute and complementary generation → LLM output to product mapping → Post-processing and diversity reranking → Discovery carousel served at runtime → LLM-as-Judge content evaluation.