Pizza Hack Tests AI Agent Grounding Layer

100 engineers raced AI agents to deliver pizza in 90 minutes. Two winners grounded them with Brave Search.

AI engineer testing pizza-ordering agent grounded with live Web search in San Francisco
AlphaSignal hackathon challenged devs to build live ordering agents in 90 minutes· Brave
Contents(3)

The AI agent grounding layer got stress-tested over pizza. More than 700 engineers registered for Brave's write-up of AlphaSignal's Aug 6 hackathon in San Francisco, where 100 showed up to build a live ordering agent in 90 minutes with no pre-built code and race it to 3 Embarcadero Center for $2,500.

StartupHub data

Companies working on this

Profiles of the companies named in this story, with funding and a one-liner from our database.

Brave
$980M
A privacy-focused browser and search engine that blocks ads and trackers, rewarding users with cryptocurrency.
DoorDash
$16.0B
DoorDash is the largest food delivery platform in the US, connecting consumers with restaurants and convenience stores through on-demand delivery.
Google
$9.1B
Global technology leader in search, advertising, cloud, AI, and consumer electronics.
Brave Search API
$980M
An independent, privacy-focused search API powering AI applications with real-time web data.

The premise was playful. The failure mode it exposed was not.

How the attack actually works

An agent without live grounding hallucinates what should be searchable.

It assumes a pizzeria is open, nearby, and deliverable because it was during training. In the real world that data changes by the hour, and the agent acts on a frozen snapshot.

Think of it like sending a courier with last year's phone book. He will knock on closed doors, and any tool that lets him act, like a browser ordering on DoorDash, will amplify the wrong choice into a real transaction.

Why this matters and what is not fixed

This is not a model bug. It is a systems gap between static weights and a live Web, and it affects any agent that takes real-world action.

Preston Kwei patched it by using Brave Search API as a live discovery layer, including the Place Search API, then executing via the Brave browser on DoorDash. Rohan Gandotra pulled nearby spots by address, scored them programmatically by distance, and fed the ranked structured list back to the agent with no scraping.

Both approaches point to the same mitigation: give agents a verifiable, independent Web index as input. That pattern already powers chat grounding, research agents and market data tools, but it is not a patch for the underlying model and it still depends on third-party execution surfaces that can fail, change, or block automation.

Brave staff including Rafael Ebron, Anton Lazarev and Shivan Sahib attended to answer questions, but according to the announcement winners were judged solely on live build and delivery speed. The pizza arrived once.

The next test is whether that grounding holds at scale, when cost and coverage matter more than a 90-minute clock. Cost pressure is the next gating factor for live grounding at scale, after accuracy. Brave claims 6 to 7x lower cost than Google Maps at $5 per 1,000 requests for place data, a claim that only matters if developers trust the index when the agent is spending real money.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.

More from Daniel Singer