DoorDash builds a GenAI-powered personalized homepage carousel system
DoorDash's original heuristic-based content system with around 300 curated carousels lacked sufficient concept diversity, produced overly broad and impersonal recommendations, and suffered from suboptimal knowledge graph tagging that matched stores to irrelevant carousels or omitted relevant ones.
The GenAI carousel system improved store retrieval precision@10 from 68% to 85%, delivered double-digit click rate improvement, and drove improving conversion rates and homepage relevance metrics.
Show all 6 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
The GenAI carousel system improved store retrieval precision@10 from 68% to 85%, delivered double-digit click rate improvement, and drove improving conversion rates and homepage relevance metrics.
What tools did this team use?
LLMs, Spark.
What results were reported?
Store retrieval precision@10 (baseline): 68%; Store retrieval precision@10 (improved): 85%; Content moderation recall on bad titles: 95%; Click rate improvement: double-digit click rate improvement (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
Consumer profile and day-part input → LLM carousel title and metadata generation → Carousel embedding generation → LLM-as-jury content moderation → GPU-based exact KNN store retrieval → Store ranking and carousel serving.