The competitive landscape of artificial intelligence is no longer defined solely by the scaling of compute clusters or the size of proprietary datasets. It is a war of intellectual attrition. That war reached an unprecedented, chaotic crescendo when Dr. John Jumper, the Google DeepMind Vice President who shared the 2024 Nobel Prize in Chemistry for co-creating the revolutionary AlphaFold system, announced he was leaving Alphabet.
His destination: Anthropic.
For Google, Jumper's departure is a catastrophic symbolic and structural blow. It represents the loss of one of the most celebrated scientific minds of the modern technology era—a researcher who successfully directed machine learning to solve a 50-year-old biological mystery.
But Jumper’s exit did not happen in a vacuum. It was the second of two historic, back-to-back talent defections that hit Mountain View in a single 48-hour window. Just one day prior, Noam Shazeer—Gemini’s co-lead and the co-author of the seminal 2017 "Attention Is All You Need" paper—announced he was leaving Google for OpenAI. Shazeer’s departure was particularly stinging: Google had paid a staggering $2.7 billion less than two years earlier in a complex licensing-and-acqui-hire deal with Character.AI specifically to bring him back.
Within hours of these twin announcements, Alphabet’s stock ($GOOGL) tumbled as much as 7%, wiping out tens of billions of dollars in market capitalization. The market’s reaction was unambiguous: Wall Street is increasingly skeptical of Google’s ability to retain its absolute highest-tier AI researchers, regardless of how much capital is thrown at them.
Whenever a veteran DeepMind researcher leaves, it is a reminder of the shifting forces shaping the industry. But Jumper's defection to Anthropic reveals a much deeper, structural fracture inside Google DeepMind. It is the story of a corporate pivot that forced one of the world's greatest biological AI pioneers out of pure science and into the mundane mechanics of commercial coding tools.
Chronology of an Industry Shake-up
| Date | Key Figure | Former Role | New Destination | Event / Impact |
|---|---|---|---|---|
| January 2026 | David Silver | Lead RL Researcher, DeepMind | Ineffable Intelligence (Founder) | Departs to start a stealth startup betting on reinforcement learning, raising $1.1B. |
| May 19, 2026 | Andrej Karpathy | Ex-Tesla AI Lead, OpenAI Co-founder | Anthropic | Joins Anthropic’s pretraining team to build next-generation auto-research agents. |
| June 18, 2026 | Noam Shazeer | VP of Engineering, Gemini Co-lead | OpenAI | Leaves Google to join OpenAI as Lead for Architecture Research. |
| June 19, 2026 | John Jumper | VP of Google DeepMind, Nobel Laureate | Anthropic | Announces departure after nine years; joins Anthropic to focus on scientific AI. |
| June 22, 2026 | N/A | N/A | N/A | Alphabet ($GOOGL) stock falls 5–7% amid investor panic over research attrition. |
Phase 1: The Pure Science Utopia (2016–2020)
To understand why John Jumper walked away, one must first look back to the environment that nurtured his greatest breakthrough.
When Jumper arrived at DeepMind in 2017, the London-based lab operated less like a corporate subsidiary and more like a well-funded, highly collaborative academic paradise. Founded by Demis Hassabis, Shane Legg, and Mustafa Suleyman, DeepMind was bought by Google in 2014 for roughly $500 million on a single, uncompromising promise: the pursuit of Artificial General Intelligence (AGI) through pure research.
Hassabis had constructed a protective bubble around his scientists. While Google’s core engineering teams in Mountain View worked on indexing the web, building advertising auctions, and scaling Google Cloud, DeepMind was free to play Atari, master the game of Go, and dream up ways to map the physical universe.
In 2017, Jumper—who had recently completed a PhD in theoretical chemistry from the University of Chicago and won a Marshall Scholarship to Cambridge—was hired by DeepMind. In a decision that would redefine structural biology, Hassabis took an immense gamble: he appointed Jumper to lead the nascent AlphaFold team just six months after Jumper received his doctorate.
[ Amino Acid Sequence ] ---> [ Transformer-Based AlphaFold 2 ] ---> [ Precise 3D Protein Structure ]
The challenge they set out to solve was the "protein folding problem," a biological grand challenge that had stymied computational scientists for half a century. Proteins are the workhorses of biology, and their function is entirely dictated by how their long chains of amino acids fold into intricate, three-dimensional shapes. For decades, determining a single protein's structure required years of painstaking, million-dollar laboratory work using X-ray crystallography or cryo-electron microscopy.
At the 2018 Critical Assessment of Structure Prediction (CASP13) competition, Jumper’s initial team achieved unprecedented results with the first iteration of AlphaFold. But Jumper was not satisfied. He recognized that the initial system, which relied heavily on traditional physics-based models augmented by neural networks, was reaching its performance ceiling.
Jumper and his team completely overhauled the system for CASP14 in 2020. They threw out the old codebase and rebuilt AlphaFold 2 from scratch, designing a novel neural network architecture that integrated physical and geometric constraints of protein biology directly into a transformer-style attention mechanism.
The results were stunning. AlphaFold 2 achieved a median score of 92.4 GDT (Global Distance Test), demonstrating accuracy competitive with experimental lab methods. It solved the folding problem. In the years that followed, AlphaFold mapped more than 200 million protein structures—making almost the entirety of known proteins available to the global scientific community for free. It dramatically accelerated work on malaria vaccines, cancer therapies, and plastic-eating enzymes.
For Jumper and DeepMind, this was the golden era. They had proven that artificial intelligence was not just a tool for generating text or playing games; it was a mechanism for unlocking the secrets of physical reality.
Phase 2: The Shock of ChatGPT and the Great Consolidation (2022–2023)
In November 2022, OpenAI released ChatGPT. The subsequent consumer AI boom shattered the calm within Google’s executive suites.
Almost overnight, Google’s leadership realized that while their researchers had invented the fundamental building blocks of modern generative AI—specifically the Transformer architecture—competitors like OpenAI were rapidly eating their lunch in the commercial market. The academic, slow-burning culture that Google had cultivated was suddenly deemed a liability.
Google’s response was swift, defensive, and disruptive. In April 2023, Alphabet CEO Sundar Pichai announced the merger of Google Brain (the company’s internal AI division) and DeepMind to form Google DeepMind. Demis Hassabis was placed in charge of the newly unified division, tasked with a singular, high-stakes mission: build a large language model capable of beating OpenAI’s GPT-4.
[ Old Paradigm: Pre-2023 ] [ New Paradigm: Post-2023 ]
┌─────────────────────────────────┐ ┌─────────────────────────────────┐
│ Google Brain: Commercial LLMs │ │ │
│ DeepMind: Pure Science/RL │ ──( MERGER )──▶│ Google DeepMind: Unified focus │
└─────────────────────────────────┘ │ on Gemini, LLMs, and enterprise │
└─────────────────────────────────┘
This merger represented a massive cultural realignment. DeepMind was no longer a protected sanctuary for pure scientific exploration; it was now the primary engine of Google’s enterprise product pipeline. The massive compute resources that had once been distributed across diverse, experimental projects—ranging from reinforcement learning to biological physics—were increasingly directed toward pretraining and fine-tuning the Gemini series of models.
Many of DeepMind’s old guard began to feel the friction of corporate bureaucracy and the relentless pressure to ship commercial features. The company’s core focus shifted from "Aims to solve intelligence to solve everything else" to "Aims to deploy Gemini to protect Google’s search monopoly."
Phase 3: The Pinnacle and the Pivot — The 2024 Nobel Prize
Despite the commercial pivot occurring around them, the scientific achievements of DeepMind's original era continued to garner global acclaim. In October 2024, the Royal Swedish Academy of Sciences awarded the Nobel Prize in Chemistry to David Baker, Demis Hassabis, and John Jumper for their work on protein structure prediction.
At just 39 years old, Jumper became one of the youngest Nobel laureates in history. His triumph was heralded as the defining proof that deep learning had matured into a legitimate, epoch-defining scientific discipline.
🏆 2024 NOBEL PRIZE IN CHEMISTRY
┌───────────────────────────────┐
│ Shared Equally By: │
┌───────────────────────┴───────────────┬───────────────┴──────────────────────┐
│ │ │
┌───────▼───────────────┐ ┌───────▼───────────────┐ ┌───────▼───────────────┐
│ David Baker │ │ Demis Hassabis │ │ John Jumper │
│ University of Wash. │ │ Google DeepMind CEO │ │ Google DeepMind VP │
└───────────────────────┘ └───────────────────────┘ └───────────────────────┘
But as Jumper stood in Stockholm, the ground beneath his feet at Google DeepMind was shifting.
Behind the scenes, Google’s leadership was struggling. While Gemini had made massive strides, OpenAI and Anthropic were still locked in a fierce, neck-and-neck race to dominate the enterprise SaaS market. Specifically, both of Google's primary rivals had identified AI-assisted coding as their primary vector for commercial growth and near-term monetization.
Anthropic, in particular, was experiencing astronomical commercial momentum. In February 2026, the startup raised a $30 billion Series G round. By May 2026, it had closed a monumental $65 billion Series H round, valuing the company at a staggering $965 billion. Anthropic’s secret weapon was Claude Code, a terminal-native, agentic software engineering tool that had exploded in popularity. By early 2026, Claude Code’s annualized revenue run-rate had surged past $2.5 billion.
Google, on the other hand, was struggling to sell its own enterprise AI coding tools to businesses. Internal Google DeepMind executives and senior managers grew increasingly anxious that the company lacked a coherent, developer-focused product strategy to match Claude Code.
To salvage Google's enterprise coding strategy, senior leadership began reorganizing internal teams, reallocating some of their most brilliant mathematical and structural engineers away from fundamental research and into product development pipelines. Jumper—whose expertise lay in organizing incredibly complex spatial, geometric, and sequential datasets—found himself pulled into engineering efforts aimed at optimizing code-generation tools.
A scientist who had literally mapped the building blocks of human life was now being tasked with helping Google sell code-completion APIs to enterprise developers.
Phase 4: The Silver Lining Snaps — The First Major Defection (January 2026)
The first major warning sign that Google’s research structure was fracturing came in early 2026.
David Silver, the legendary reinforcement learning pioneer who had spent 13 years at DeepMind, quietly walked out the door. Silver was arguably the most famous name at the lab after Hassabis himself. He had been the lead architect behind AlphaGo—the system that defeated world champion Lee Sedol in 2016—as well as AlphaZero and MuZero.
DAVID SILVER'S REINFORCEMENT LEARNING PARADIGM
┌────────────────────────────────────────────────────────┐
│ The World: Environment with infinite hidden dynamics │
└───────────────────────────┬────────────────────────────┘
│ (Observation, Reward)
▼
┌───────────────────────────┐
│ Ineffable Agent (RL) │
│ Learns via trial-and- │
│ error, not human text │
└───────────────────────────┘
│
▼ (Action)
Silver’s departure was rooted in a profound philosophical disagreement with the current direction of the AI industry. As Google poured its computing budgets almost exclusively into large language models (LLMs) trained on human text, Silver remained steadfast in his belief that LLMs are fundamentally limited. He argued that superintelligence could never be achieved simply by predicting the next word in human-written documents. Instead, he believed AGI would only emerge through reinforcement learning—systems that learn through active, real-time experience, exploration, and trial-and-error.
Believing that foundational, long-horizon research was no longer supported inside a heavily commercialized Google DeepMind, Silver left to found Ineffable Intelligence in London.
The scale of Silver’s departure shocked the European venture ecosystem. In April 2026, Ineffable Intelligence closed a record-shattering $1.1 billion seed round at a pre-money valuation of $4 billion, backed by Sequoia, Nvidia, and Microsoft. Silver's exit proved that the industry’s most prestigious researchers could easily raise billions of dollars on their own, completely bypassing the corporate structures of Big Tech.
Phase 5: The $2.7 Billion Boomerang Shatters — Noam Shazeer's Defection to OpenAI (June 18, 2026)
If David Silver’s departure was a slow-burning strategic realignment, the events of mid-June 2026 were a sudden, violent earthquake.
On Wednesday, June 18, 2026, Noam Shazeer announced he was leaving Google DeepMind to join OpenAI.
THE SHAZEER RECURSION
┌──────────────────────┐ $2.7B Acqui-Hire ┌──────────────────────┐
│ Google (2000-2021) │ ─────────────────────────────▶ │ Google (2024-2026) │
│ Co-authored │ │ VP of Engineering │
│ "Attention Is All" │ ◀───────────────────────────── │ Co-Lead of Gemini │
└──────────────────────┘ Left to found C.AI └──────────────────────┘
│ │
│ │ Defected on
│ │ June 18, 2026
▼ ▼
┌──────────────────────┐ ┌──────────────────────┐
│ Character.AI │ │ OpenAI (June 2026+) │
│ Chatbot Startup │ │ Lead for │
│ (Valued at $1B) │ │ Architecture Research│
└──────────────────────┘ └──────────────────────┘
Shazeer's relationship with Google was long, complicated, and incredibly expensive. He had first joined Google in 2000. In 2017, alongside seven other researchers, he co-authored "Attention Is All You Need," which introduced the Transformer architecture—the absolute foundation of modern generative AI.
In 2021, frustrated by Google’s reluctance to release LaMDA (a conversational AI system he had developed alongside Daniel De Freitas), Shazeer left the company to launch Character.AI.
As Character.AI struggled with monetization, high compute costs, and a wave of intense liability lawsuits, Google swooped in. In August 2024, Google signed an eye-watering $2.7 billion licensing and acqui-hire agreement. The primary goal of the transaction was not actually the licensing of Character.AI’s tech, but rather the return of Shazeer and De Freitas.
Google installed Shazeer as Vice President of Engineering and co-lead of the Gemini project. For nearly two years, Shazeer worked on the highly critical pretraining architectures of Gemini, attempting to close the performance gap between Google’s models and OpenAI’s GPT series.
But Shazeer was fundamentally an architectural pioneer, a scientist who flourished when inventing new systems rather than optimizing legacy structures. At Google DeepMind, he was bound by deep layers of management, rigorous compliance testing, and the immense, slow-moving corporate apparatus of Alphabet.
When OpenAI—recently filing confidential S-1 paperwork for an IPO valuing the company at $1 trillion—approached him with the role of Lead for Architecture Research, Shazeer decided he had had enough. He walked away from Google for the second time, rendering Google's historic $2.7 billion investment one of the most expensive and short-lived talent retention failures in corporate history.
Sam Altman, OpenAI's CEO, celebrated the coup publicly on X:
"Noam is one of the people I have most wanted to work with since the very beginning of OpenAI. Only took 10 years. I think it will be worth the wait!"
Phase 6: The Ultimate Blow — John Jumper Departs for Anthropic (June 19, 2026)
While Google’s PR team was still reeling from the Shazeer defection, the final hammer blow fell.
On Friday, June 19, 2026, John Jumper took to X to announce his departure from Google DeepMind after nine years.
THE 48-HOUR TALENT DRAIN
┌────────────────────────────────────────────────────────┐
│ GOOGLE DEEPMIND LAB │
└──────────────────────────┬─────────────────────────────┘
│
┌───────────────────────┴───────────────────────┐
│ │
June 18: Noam Shazeer June 19: John Jumper
Gemini Co-Lead AlphaFold Co-Creator
│ │
▼ ▼
┌──────────────────────┐ ┌──────────────────────┐
│ OPENAI │ │ ANTHROPIC │
│ (Architecture) │ │ (Scientific Agents) │
└──────────────────────┘ └──────────────────────┘
His farewell message was polite, praising the collaborative spirit of the team, but the underlying subtext was clear:
"After nearly 9 years, I have decided to leave Google DeepMind and join Anthropic (after taking some time to recharge). I am incredibly grateful for my time at GDM. Demis Hassabis took a real chance letting me lead the AlphaFold team just six months after finishing my PhD, and the entire GDM team taught me so much about how to do great science. GDM is a special place, and I'll still be excited to hear about what amazing things they discover next."
Hassabis quickly responded on social media, attempting to put a brave face on the loss of his Nobel co-recipient:
"Thanks John for an extraordinary partnership and wonderful collaboration over the past 9 years! What we achieved with AlphaFold changed the world, and showed the field what was possible with AI for science and medicine, lighting the way for how AI can benefit humanity."
But behind the polite corporate messaging, the reality was stark.
But when a world-renowned, Nobel Prize-winning DeepMind researcher leaves the mother ship, it points to a deeper, structural rot. Jumper was not leaving for money. At Google DeepMind, his compensation as a Vice President and Nobel laureate was astronomical.
He was leaving because Google had compromised his research autonomy.
Rather than allowing Jumper to leverage his peerless knowledge of spatial geometry, physical systems, and biochemistry to build the next generation of scientific models (like AlphaFold 3 or models for quantum chemistry), Google’s leadership had reassigned him to help optimize developer-facing coding features. They wanted him to build tools that would compete with Anthropic’s Claude Code in the enterprise market.
Jumper, a pure scientist at heart, found himself trapped in a corporate environment that valued enterprise SaaS revenue above fundamental scientific breakthroughs.
Anthropic, meanwhile, offered Jumper the perfect escape hatch. While Anthropic is a commercial powerhouse with Claude, it was founded as a Public Benefit Corporation (PBC) by former OpenAI research leads Dario and Daniela Amodei. The company has systematically positioned itself as the premier destination for researchers who care deeply about safety, interpretability, and the intersection of AI with structural biology and medicine.
By joining Anthropic, Jumper would have the freedom to escape the commercial pressure of building corporate software tools, returning instead to the frontier of AI for scientific discovery.
Why the "Talent Follows the Freedom" — The Structural Dynamics of Modern AI Labs
The dual defections of Jumper and Shazeer highlight a fundamental shift in how the elite tier of artificial intelligence researchers evaluate their careers.
In 2026, the global pool of scientists capable of producing Nobel-level research, co-authoring landscape-altering papers, or designing state-of-the-art model architectures is vanishingly small—perhaps consisting of fewer than 150 people globally.
These individuals do not think or act like traditional software engineers. To them, AI is a semi-scientific, almost spiritual quest to build AGI and unlock new domains of human knowledge.
For years, Big Tech companies assumed that they could retain this talent indefinitely through sheer financial dominance. They offered multi-million-dollar stock grants, custom computing clusters, and massive licensing payouts.
But as the market has matured, three distinct structural friction points have emerged, making legacy tech giants like Google increasingly toxic to frontier-class researchers:
1. Research Autonomy vs. Commercial SaaS Optimization
At Google, researchers are increasingly treated as cogs in a massive product optimization machine. The primary goal is no longer to discover new scientific paradigms, but to wring marginal percentage improvements out of pretraining pipelines, improve inference latency, and ship enterprise software APIs.
When a scientist of Jumper’s caliber is asked to pivot from mapping the proteome to fixing enterprise code-completion latency, the mismatch is terminal.
2. Bureaucratic Bloat and Safety Inertia
Because of its size, public exposure, and past public relations missteps, Google operates with an immense level of corporate friction. Simple research experiments require multiple rounds of legal, compliance, and ethical reviews.
For researchers who want to move at breakneck speed, the agility of a focused startup is infinitely more attractive. As DA Davidson analyst Gil Luria noted following Jumper's exit:
"This puts OpenAI and Anthropic at an advantage over large companies such as Google because they can promise less bureaucracy and a more focused effort on pursuing superintelligence."
3. The Lure of the IPO Event
In 2026, both Anthropic and OpenAI are actively preparing for blockbuster initial public offerings.
OpenAI’s confidential S-1 filing in June 2026 and Anthropic’s subsequent confidential filing on June 1, 2026, have created a powerful financial magnet. Joining a pre-IPO rocket ship valued at nearly $1 trillion offers an upside potential that a mature, publicly-traded stock like Alphabet simply cannot match. For senior researchers, a massive block of pre-IPO options represents a generational wealth opportunity combined with a return to a high-autonomy research culture.
The Impending IPO Storm: Anthropic and OpenAI’s Capital Offensive
The structural issues at Google have directly translated into a massive talent accumulation phase for its primary rivals, particularly Anthropic.
Over the course of 2026, Anthropic has executed one of the most successful talent acquisition campaigns in tech history:
ANTHROPIC'S 2026 TALENT ACQUISITION CYCLE
┌──────────────────────┐ ┌──────────────────────┐
│ ANDREJ KARPATHY │ │ JOHN JUMPER │
│ OpenAI Co-Founder │ │ Nobel Laureate, Chem │
└──────────┬───────────┘ └──────────┬───────────┘
│ │
│ Joined May 19, 2026 │ Joined June 19, 2026
▼ ▼
┌──────────────────────────────────────────────────────────────────────────────┐
│ ANTHROPIC PBC │
│ - Valued at $965 Billion (Series H) │
│ - Run-rate revenue of $47 Billion │
│ - Confidential S-1 filed for Fall 2026 IPO │
└──────────────────────────────────────────────────────────────────────────────┘
In May 2026, Anthropic landed Andrej Karpathy, the legendary OpenAI co-founder, former Tesla AI director, and pioneer of "vibe coding". Karpathy chose Anthropic over a return to OpenAI, taking a role on the pretraining team specifically tasked with using Claude to accelerate the development of future Claude models.
Four weeks later, Jumper joined.
This influx of talent is fueled by an unprecedented war chest. In May 2026, Anthropic announced its $65 billion Series H funding round at a post-money valuation of $965 billion. The startup’s financial metrics are staggeringly healthy: its annualized revenue run-rate crossed $47 billion in May 2026, driven by massive corporate adoption of Claude Code and enterprise API integrations.
By filing for a confidential IPO on June 1, 2026, Anthropic has signaled to the market that it is ready to transition from a venture-backed startup to a permanent, multi-trillion-dollar fixture of the global technology ecosystem.
For Google, this capital offensive is a nightmare scenario. Alphabet is one of Anthropic’s major early backers, holding an approximate 14% ownership stake and committing up to $40 billion in cash and compute partnerships. Yet, the very company Google helped fund and power is now systematically dismantling Google's own internal research lab, poaching its brightest stars.
The Next Frontier: What to Watch for in the Science-AI Space
As the dust settles from this historic week, the artificial intelligence industry finds itself at a profound structural crossroads.
For Google, the challenge is now one of damage control. Hassabis and Pichai must urgently reform the internal culture of Google DeepMind to prevent a broader exodus of mid-level and senior researchers. They must find a way to balance the relentless, short-term demands of Google's commercial search and enterprise teams with the long-term, high-autonomy environments that keep world-class scientists motivated.
For Anthropic, the acquisition of John Jumper signals an ambitious, highly strategic expansion. By bringing a Nobel Prize-winning computational chemist into the fold, Anthropic is signaling that its future is not merely about building smarter, faster text generators or terminal-based software tools.
Anthropic is quietly building a scientific powerhouse. By pairing Karpathy’s expertise in automated pretraining with Jumper’s profound understanding of physical and biological modeling, Anthropic is positioned to lead the next major paradigm of artificial intelligence: autonomous scientific discovery engines.
The realization that when a veteran DeepMind researcher leaves, it is rarely about immediate compensation, but rather about research autonomy, should serve as a stark warning to the boardrooms of Big Tech. In the race to AGI, the labs that prioritize the freedom to do great science will always outpace the corporations that force their geniuses to build better sales tools.
Key Takeaways for Enterprise Leaders
- Roadmap Concentration Risks: Enterprise teams heavily committed to Google's Gemini roadmap must closely monitor the rate of research attrition. The loss of key pretraining architects (Shazeer) and structural engineers (Jumper) may lead to downstream delays in Google’s next-generation model capabilities.
- Anthropic’s Scientific Trajectory: Jumper’s integration into Anthropic strongly suggests the startup is preparing a major push into biological, chemical, and physical modeling APIs. Organizations in the pharmaceutical, agricultural, and materials science sectors should prepare for upcoming scientific Claude integrations.
- The AGI Methodological Split: With David Silver pursuing reinforcement-learning-led superintelligence at Ineffable Intelligence, and OpenAI/Anthropic doubling down on massive transformer scaling, the industry is splitting into distinct technological paths. Enterprises should hedge their bets across both LLM-centric architectures and reinforcement-learning-native agents.
Reference:
- https://gulfnews.com/technology/companies/nobel-winning-ai-scientist-quits-google-deepmind-for-anthropic-in-major-talent-shake-up-1.500580793
- https://www.taipeitimes.com/News/biz/archives/2026/06/22/2003859496
- https://timesofindia.indiatimes.com/technology/tech-news/as-nobel-prize-winning-ai-researcher-john-jumper-announces-he-is-leaving-google-deepmind-for-anthropic-google-ai-ceo-demis-hassabis-shares-thanks-note/articleshow/131869587.cms
- https://thenextweb.com/news/john-jumper-nobel-deepmind-leaves-anthropic-alphafold
- https://siliconcanals.com/sc-n-a-nobel-laureate-just-walked-out-of-google-deepmind-for-anthropic-and-the-part-nobody-is-discussing-is-what-alphabet-had-reassigned-him-to-do-before-he-left/
- https://en.wikipedia.org/wiki/Demis_Hassabis
- https://mlq.ai/news/openai-hires-transformer-co-inventor-noam-shazeer-away-from-google-deepmind/
- https://theplanettools.ai/blog/noam-shazeer-leaves-google-gemini-joins-openai-2026
- https://qz.com/alphabet-stock-google-ai-researchers-openai-anthropic-062226
- https://www.searchenginejournal.com/google-loses-two-top-ai-researchers-to-openai-anthropic/580201/
- https://en.wikipedia.org/wiki/David_Silver_(computer_scientist))
- https://the-decoder.com/google-deepmind-pioneer-david-silver-departs-to-found-ai-startup-betting-llms-alone-wont-reach-superintelligence/
- https://letsdatascience.com/blog/karpathy-joins-anthropic-pretraining-team-may-19-2026
- https://www.businessinsider.com/anthropic-hires-andrej-karpathy-2026-5
- https://en.wikipedia.org/wiki/Andrej_Karpathy
- https://claudeapi.com/en/blog/news/karpathy-joins-anthropic-claude-pretraining/
- https://www.outlookbusiness.com/corporate/google-deepmind-loses-nobel-winner-john-jumper-to-anthropic
- https://techjacksolutions.com/ai-brief/nobel-laureate-john-jumper-leaves-google-deepmind-for-anthro/
- https://techjacksolutions.com/ai-brief/the-deepmind-talent-exodus-what-googles-frontier-ai-roadmap/
- https://www.businessinsider.com/alphafold-john-jumper-leaves-google-deepmind-anthropic-demis-hassabis-nobel-2026-6
- https://en.wikipedia.org/wiki/Anthropic
- https://www.anthropic.com/news/anthropic-raises-30-billion-series-g-funding-380-billion-post-money-valuation
- https://www.anthropic.com/news/series-h
- https://techfundingnews.com/david-silver-deepmind-1b-ineffable-intelligence/
- https://www.reddit.com/r/BetterOffline/comments/1qu5wa3/google_deepmind_pioneer_david_silver_departs_to/
- https://www.fastcompany.com/91562193/google-ai-leader-noam-shazeer-leaves-company-for-openai
- https://techjacksolutions.com/ai-brief/noam-shazeer-joins-openai-the-27b-hire-google-couldnt-keep/
- https://www.youtube.com/watch?v=8Ra1aDQF-zA
- https://nationalcioreview.com/articles-insights/extra-bytes/openai-strengthens-its-ai-team-with-a-major-gemini-hire/
- https://smartasset.com/investing/anthropic-ipo
- https://www.reddit.com/r/Anthropic/comments/1uan1cq/nobel_winner_john_jumper_to_leave_google_deepmind/
- https://saiyampathak.substack.com/p/andrej-karpathy-joins-anthropic-to