ToolsJuly 19, 2026via InfoQ AI/ML
Google's AlphaEvolve Reaches General Availability with Evolutionary Code Optimization as a Service
Why it matters
Google is commercializing DeepMind's evolutionary optimization research as an enterprise service, with real deployment wins. This signals a shift from research-to-product velocity and addresses a specific pain point (code optimization) where measurable evaluation functions exist.
Key signals
- AlphaEvolve reached general availability on Gemini Enterprise Agent Platform
- Derived from DeepMind research project
- Client-side evaluators ensure code never leaves customer infrastructure
- Klarna doubled ML training throughput using the service
- Requires measurable evaluation function to be effective
- Published July 2026
The hook
Not a pilot. Klarna doubled ML training throughput using Google's AlphaEvolve—now generally available on Gemini Enterprise.
Google's AlphaEvolve reached general availability on the Gemini Enterprise Agent Platform, turning the DeepMind research project into an evolutionary code optimization service. Evaluators run client-side so code never leaves the customer's infrastructure. Klarna doubled ML training throughput; pract…