DoorDash LLM-Assisted Personalization Framework for Multi-Vertical Retail Discovery
As DoorDash expanded beyond restaurants into grocery, convenience, alcohol, retail, flowers, and gifting verticals, it faced the challenge of personalizing discovery across a catalog of hundreds of thousands of SKUs at a scale that makes naive prompting or brute-force generation impractical.
DoorDash built a production LLM-assisted personalization framework described as a paradigm shift, with scalable, cost-effective techniques reusable across search, recommendations, and downstream tasks, providing a shared semantic layer for future agentic workflows.
Frequently asked questions
What did this team achieve with this AI workflow?
DoorDash built a production LLM-assisted personalization framework described as a paradigm shift, with scalable, cost-effective techniques reusable across search, recommendations, and downstream tasks, providing a sha…
What tools did this team use?
large language models, two-tower embedding model, multi-task rankers, Deals Generation Engine, Hierarchical Retrieval-Augmented Generation (RAG), Semantic IDs.
What results were reported?
Catalog scale: hundreds of thousands of SKUs; System scalability: scalable, cost-effective, and reusable across surfaces (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
Five-step pipeline initiation → Two-tower embedding retrieval → Multi-task ranker scoring → Deals Generation Engine targeting → Cross-vertical novelty via knowledge graphs → LLM pipeline assistance → Hierarchical RAG for scalable LLM context → Personalized surfaces delivered.