{"slug": "google-just-funded-the-startup-its-4-best-people-left-to-build", "title": "Google just funded the startup its 4 best people left to build", "summary": "Jeff Dean, Google's former Senior Fellow and co-founder of Google Brain, left Alphabet on August 5 with three other top researchers—Sanjay Ghemawat, Quoc Le, and Oriol Vinyals—to launch Discovery Loop, a Palo Alto-based public benefit corporation that aims to automate the experimental loop in machine learning research. The seed round is co-led by Radical Ventures and Khosla Ventures, with Lightspeed, Kleiner Perkins, and Doerr Capital participating, and Alphabet is a founding investor supplying compute for at least the first year. Dean, who was Google employee #30 and led teams that grew to about 4,400 people, said the company will be its own first customer, using rapid feedback to build better AI.", "body_md": "In June, Jeff Dean stood at a University of Washington commencement and told graduates how he “got the itch to join a startup in 1999.” He landed at Google when it had 20 people, in an office above what is now a T-Mobile store in Palo Alto.\n\nHe was employee #30.\n\nTwenty-seven years later, at 58, he has the itch again.\n\nOn August 5, Dean walked out of Google with 3 people who between them carry most of modern computing:\n\n▫️ **Sanjay Ghemawat**, Senior Fellow, co-creator of MapReduce, Google File System, Bigtable, and Spanner. The infrastructure that made internet-scale computing possible. Dean’s collaborator for over 2 decades.\n\n▫️ **Quoc Le**, Google Brain founding member, co-inventor of sequence-to-sequence learning with Ilya Sutskever and Oriol Vinyals. The direct architectural ancestor of every model you use today.\n\n▫️ **Oriol Vinyals**, DeepMind VP of Research, Gemini technical co-lead, the mind behind AlphaStar. Over 100,000 citations.\n\nThe 4 of them have worked together for 14 to 30 years. Their own site puts it plainly: **3 of the most-cited researchers in AI, and 2 of the most-cited in distributed systems**, in one founding team.\n\nThe company is **Discovery Loop**, a Delaware public benefit corporation in Palo Alto. Dean is CEO. The mission fits in a sentence: automate the experimental loop itself.\n\n“Particularly in a lot of domains, you can fully computerize that whole loop.”\n\nJeff Dean\n\n## The slide that explains why Google could not keep them\n\nDean did something founders almost never do. He published slides from the pitch deck he used to raise.\n\nThe one worth studying is titled **“Management/Team Building experience.”** On its face it is a résumé dump: Dean co-founded and ran Google Brain at its peak of roughly **600 people**, then led Google Research and AI teams that grew to about **4,400**.\n\nThe actual message sits in the list underneath, the people who worked on their teams and went on to found things:\n\nRead the pitch inside the pitch. These 4 built Google’s most important infrastructure over 25 years, **and** they built the organizations that trained the people now running the rest of the AI industry.\n\nThat is the asset an incumbent cannot replace with a counteroffer.\n\n## Who is funding it, and the part that should stop you\n\nThe seed round is co-led by **Radical Ventures** and **Khosla Ventures**, with **Lightspeed**, **Kleiner Perkins**, and **Doerr Capital** participating. Wilson Sonsini is advising. The round was still open at announcement and the valuation stays undisclosed.\n\nThen there is the last name on the cap table.\n\nAlphabet is a founding investor, and is supplying the compute for at least the first year.\n\nGoogle is bankrolling the company its own legends left to build, and renting it the machines. Sundar Pichai went out of his way to call the exits amicable, saying Dean and Ghemawat “helped drive some of the most significant technology transitions” in Google’s history.\n\nThat check makes sense once you see what loop they picked first.\n\nDiscovery Loop starts with **machine learning research**, acting as its own first customer. An AI that proposes experiments, runs them, learns, and iterates, thousands in parallel, aimed at the problem of building better AI. Dean was direct about why: *“we’re going to be our own first customers. The rapid feedback from doing that is the way to build something amazing.”*\n\nSo Alphabet did not fund a competitor. It bought a seat next to the fastest compounding process anyone has attempted, because sitting outside it costs more than the check.\n\nOne more detail worth noticing: California bans non-competes. Anthropic, SSI, Thinking Machines, and now Discovery Loop all exist partly because their founders could walk out on a Wednesday and incorporate on a Thursday.\n\n## What they are actually automating\n\nThe scientific method is the most powerful algorithm we have, and we have always run it by hand. Propose, experiment, read the result, adjust, repeat. Sequential. Slow. Bounded by how many humans you can put on it.\n\nDiscovery Loop’s bet is that the loop runs faster once the human steps out of the middle.\n\nThe AI proposes the experiment, executes the run, learns from the outcome, and iterates recursively, with **thousands of experiments running in parallel** where a team would have run them in series.\n\nTheir published ambition:\n\n“Imagine a future where a handful of people can conduct scientific research and engineering tasks much more rapidly, and with higher quality, than massive teams of scientists and engineers do today.”\n\nThe sequencing tells you they have done this before. **ML research and engineering first**, because software experiments are cheap, fast, and fully computerizable. Then hardware design, drug discovery, materials, and clean energy. Dean says the approach reaches subproblems in nearly every one of the 14 NAE Grand Challenges.\n\nHere is the part that matters for you.\n\nThe loop they are industrializing at frontier scale is the same 4-stage pattern you can run this week, at your scale, with tools you already pay for. Most teams run it by hand and call it iteration. The leverage arrives when you remove yourself from the middle and give it a stop condition.\n\nBelow, the full system.\n\n**Inside The Discovery Loop Playbook:**\n\n▫️ * The 4-stage loop architecture,* mapped to what you can automate today\n\n▫️ * The self-customer rule,* how to pick the first target so it compounds\n\n▫️ * 4 copy-paste loop prompts,* propose, execute, evaluate, iterate-or-stop\n\n▫️ * The parallel-experiment system,* with the cost formula and the budget guard\n\n▫️ * The verification layer,* the piece almost everyone skips\n\n▫️ * The 5 signals to watch,* to know whether this thesis is working\n\n### Your subscription opens the full AI Corner archive:\n\n▫️ [The AI Tools and Models library](https://www.the-ai-corner.com/t/ai-tools-and-models?r=1krivi), every model, tool, and setup guide\n\n▫️ [The AI Agents library](https://www.the-ai-corner.com/t/ai-agents?r=1krivi), the full agent-building stack, start to finish\n\n▫️ [The Prompting and Context Engineering library](https://www.the-ai-corner.com/t/prompting-and-context-engineering?r=1krivi), the prompts and context systems that actually ship\n\n▫️ [The Claude and Anthropic library](https://www.the-ai-corner.com/t/claude-and-anthropic?r=1krivi), every Claude playbook in one place\n\nPlus 3 new premium systems every week.\n\n# 🔁 The Discovery Loop Playbook\n\nGet the full system below 👇\n\n## 1. The 4-stage loop\n\nEvery automated research loop has 4 stages. Each maps to something you can run now:", "url": "https://wpnews.pro/news/google-just-funded-the-startup-its-4-best-people-left-to-build", "canonical_source": "https://www.the-ai-corner.com/p/discovery-loop-jeff-dean-google-automate-research-2026", "published_at": "2026-08-06 11:29:03+00:00", "updated_at": "2026-08-23 13:13:39.237924+00:00", "lang": "en", "topics": ["artificial-intelligence", "machine-learning", "ai-startups", "ai-research", "ai-infrastructure"], "entities": ["Jeff Dean", "Sanjay Ghemawat", "Quoc Le", "Oriol Vinyals", "Discovery Loop", "Alphabet", "Radical Ventures", "Khosla Ventures"], "alternates": {"html": "https://wpnews.pro/news/google-just-funded-the-startup-its-4-best-people-left-to-build", "markdown": "https://wpnews.pro/news/google-just-funded-the-startup-its-4-best-people-left-to-build.md", "text": "https://wpnews.pro/news/google-just-funded-the-startup-its-4-best-people-left-to-build.txt", "jsonld": "https://wpnews.pro/news/google-just-funded-the-startup-its-4-best-people-left-to-build.jsonld"}}