Google DeepMind
Google DeepMind is Google's artificial intelligence research laboratory focused on developing advanced AI systems that can solve complex problems. They're known for breakthrough achievements like AlphaGo, AlphaFold for protein structure prediction, and the development of various AI models including Gemma.
Company Info
- Founded
- 2010
- Headquarters
- London, UK
- Founders
- Demis Hassabis, Shane Legg, Mustafa Suleyman
- Employees
- 1000+
- Website
- https://deepmind.google
- Status
- active
Funding
Subsidiary of Alphabet Inc. total
Products
Gemini 2.5 Pro is Google DeepMind's frontier large language model, designed for advanced reasoning, coding, multimodal understanding, and long-context tasks. It features a massive context window with tiered pricing — $1.25 input / $10 output per million tokens up to 200K context, scaling to $2.50 / $15 above that threshold. Accessible via the Gemini API and Google AI Studio, it competes directly with OpenAI's GPT-4o and Anthropic's Claude 3.7 Sonnet at the top of the frontier model tier.
general-purposeAlphaEvolve is a Gemini-powered evolutionary coding agent developed by Google DeepMind that uses LLMs to mutate, recombine, and evolve algorithm code, with each candidate evaluated against automated verifiers in a closed loop. It functions as a meta-algorithm — autonomously generating and refining search algorithms for combinatorial optimization problems at scales beyond human intuition. Since its unveiling in May 2025, it has produced state-of-the-art breakthroughs in matrix multiplication, kissing number bounds, Ramsey theory, data center scheduling, and TPU circuit design.
coding