ByteByteGo
Read post

Why DoorDash, Instacart, and Uber Eats Integrated LLMs Into Search Three Different Ways

DoorDash, Instacart, and Uber Eats each integrated LLMs into their food delivery search systems differently, revealing how existing infrastructure shapes architectural choices more than model selection does. DoorDash uses LLMs mostly offline to enrich a knowledge graph, keeping runtime retrieval classical. Instacart consolidates multiple specialized models under a unified LLM strategy, splitting head queries to an offline RAG-and-cache pipeline and tail queries to a real-time fine-tuned Llama-3-8B. Uber Eats goes deepest, fine-tuning a Qwen LLM as the embedding backbone of a two-tower retrieval system covering all verticals and languages. Key universal tradeoffs include hybrid classical+LLM systems, domain-specific fine-tuning or RAG on top of general world knowledge, and guardrails to keep outputs catalog-aligned.

    #llm#deep-learning#nlp#rag
Jul 28•13m read time•From blog.bytebytego.com
Post cover image
Table of contents
WorkOS Pipes: More context makes for smarter products (Sponsored)The ProblemYour infrastructure platform shouldn’t be your biggest project [VIRTUAL EVENT] (Sponsored)DoorDashInstacartUber EatsIntegration DepthConclusion
24.4K Impressions2 Comments
ByteByteGo's image
ByteByteGo

ByteByteGo provides tutorials, articles, and resources for learning and mastering the Go programming...

7.4K Followers

•

30.2K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard