Refacto AI

Podcast episode

Building an Autonomous Delivery Experience with DoorDash Co-Founders Andy Fang and Stanley Tang

agents cost-compression inference model-pricing open-weights

DoorDash co-founders Andy Fang and Stanley Tang joined Sarah Guo and Elad Gil to give a detailed field report on where applied AI is actually paying off inside a company doing 40 million-plus consumer transactions. This isn't a vision pitch — it's an operator debrief.

The sharpest disclosures: AI model spend rose 20x between January and June 2025, then went flat, prompting DoorDash to build an internal benchmark ("Dash Bench") to audit ROI task by task. Their conversational ordering interface drove a 50% increase in new-restaurant discovery and a 40% basket-size lift — both self-reported. They also described routing cheap, high-volume tasks to open-weight models (openly available AI that anyone can run) while reserving expensive frontier models for harder problems. On their in-house L4 delivery robot (Dot), Tang said autonomy is increasingly solved; hardware costs and supply chain are now the hard part.

The 20x-then-flat spend curve is the real story. That's not a success — that's a company that overshot and is now rationalizing. Treat the discovery and basket numbers as directional, not proof.

Analysis

Showing the shorter version.

DoorDash co-founders Andy Fang and Stanley Tang gave a field report on production AI deployment: a conversational ordering interface, an in-house L4 delivery robot called Dot, and a 20x spike in model spend that has since gone flat. The useful signal isn't frontier capability — it's a large operator telling you, with numbers, where applied AI pays and where it stalls.

The numbers that matter

DoorDash reported that their AI ordering interface drove 50% of users to order from a restaurant they'd never tried before, and lifted average basket size by 40%. Both figures are self-reported and unaudited. "Ordered from a new restaurant" is also a soft metric — novelty doesn't automatically mean retention. Andy Fang's claim that "agent traffic now exceeds human traffic on the web" is doing heavy work here; a large share of that traffic is scrapers and bots, not paying agentic buyers. Build a product strategy on that framing and you're making a bet, not reading a fact.

The spend curve is the real story

AI model spend rose 20x from January to June 2025, then went flat. That inflection is when free experimentation ended and per-task ROI accounting began. DoorDash's response was to route cheap, high-volume tasks to open-weight models (such as Meta's Llama or Alibaba's Qwen) and reserve frontier model calls for hard problems. This two-tier routing is now standard practice for any team with a real inference bill, and it works because most enterprise tasks don't require the most capable model. Whether the 20x ramp reflects healthy exploration or an overspend being retroactively justified is a fair question — DoorDash building an internal benchmark called "Dash Bench" to justify the spend reads like both.

The most credible finding: frontier models fail on real production data

The most valuable admission in the episode is one they're least happy about: frontier models that top public benchmarks underperform on DoorDash's own finance and analytics tasks. This matches what every applied team quietly experiences. Public leaderboards are trained and evaluated on cleaned data; production enterprise data is messier, more idiosyncratic, and full of domain conventions no pretraining corpus captured. Their solution — Dash Bench, an internal benchmark measuring model-plus-harness performance on their actual coding and analytics tasks — is the right move and the transferable lesson: test on your own production data before trusting any public leaderboard.

The data moat, not the model

DoorDash has logged ten billion deliveries including "last 100 feet" drop-off coordinates that don't exist in any public map dataset. That proprietary data is what no open or closed model can replicate. The model layer is increasingly commoditized; your data is what competitors can't download.

The Dot robot: autonomy is "solved," ops remain

Stanley Tang says autonomy is "increasingly less of a constraint" and the hard problems are now hardware, depots, torque edge cases, and supply chain. That framing is optimistic and self-serving — DoorDash needs it to justify Dot. It also matches the classic pre-scaling claim that has kept every autonomous vehicle program confined to a handful of cities long after "solving" the core navigation problem.

DoorDash has run Dot in Phoenix for roughly two years and reached L4 in 2024. If geographic expansion were straightforward, they'd already be in more markets.

Prediction: Dot will not be operating fully driverless at commercial scale in more than three metro areas by the end of Q2 2027. Confidence: medium. Physical-world scaling is gated by manufacturing ramp (the Also/Rivian partnership is still early), municipal permitting that doesn't parallelize, and depot logistics. No autonomous ground-delivery program has yet solved all three simultaneously at speed. The opposite outcome — four or more commercial driverless metros by mid-2027 — would require DoorDash to do what no comparable program has done in under a year.

What to take from this: Build your own Dash Bench equivalent on your production data before trusting public leaderboards. Set up open-weight routing for high-volume tasks now — that cost arbitrage has no real downside. And treat the agent-traffic and solved-autonomy claims as motivated framing until DoorDash shows multi-city scale.

Comments