The new AI making Chat & Claude look like dial-up (Sponsor)
Today's LLMs are brilliant, but have terrible memory. Every session starts at zero. You upload, re-explain, update... over and over.That's single-player AI. And it just became obsolete.
Brain² is the first multiplayer AI for companies. One shared brain compounds context from every human and agent in your org. It doesn't just answer, it BUILDS. Slides, dashboards, websites, reports.
- Self-improving memory across your entire team
- Routes to the best model for every task automatically
- One subscription, every frontier model
Explore multi-player AI for the first time. Try Brain² free.
🚀Headlines & Launches
The Department of Commerce has lifted export controls on Claude Fable 5 and Mythos 5 (1 minute read)
Anthropic has received notice that the export controls on Claude Fable 5 and Mythos 5 have been lifted. The company will start restoring access tomorrow. Another update is expected soon.Nano Banana 2 Lite (6 minute read)
Google released Nano Banana 2 Lite, its fastest and most cost-efficient Gemini Image model, alongside Gemini Omni Flash for video generation and conversational editing. The models are available through AI Studio, the Gemini API, and Google's enterprise and consumer products.Claude Sonnet 5 (4 minute read)
Anthropic has introduced Claude Sonnet 5, a lower-cost Sonnet model with stronger agentic performance in planning, tool use, coding, and knowledge work. Its capabilities were described as approaching Opus 4.8 while improving substantially over Sonnet 4.6.Claude Science, an AI Workbench for Scientists (4 minute read)
Anthropic has announced Claude Science, an AI workbench app available in beta for Pro, Max, Team, and Enterprise users on macOS and Linux. The workbench integrates fragmented scientific tools into a single environment, natively rendering 3D protein structures, genome browser tracks, and chemical structures.🧠Deep Dives & Analysis
Popping the GPU Bubble (17 minute read)
AI models typically produce one token at a time - you can't compute the third token before you have the second. The GPU does most of the heavy lifting, but there is also some work that needs to be done by the CPU. GPU bubbles occur when the GPU sits idle in a loop waiting for the GPU to complete its job. This article looks at how to hide these bubbles using a technique called pipeline decoding, which involves starting the GPU work on the next token while the CPU is still finishing the last one.Why Specialization Is Inevitable (4 minute read)
Domain-specialized AI models consistently outperform generalized ones because finite resources require concentrated capacity. This pattern aligns across optimization mathematics, biological evolution, market competition, and machine learning, proving that universal generality is structurally inefficient under resource constraints.Inside Thinking Machines' Interaction Models (17 minute read)
Thinking Machines is an AI research lab focused on human-AI collaboration. It believes that real work benefits from continuous collaboration, where the human clarifies, redirects, and gives feedback as a model goes along. This requires an interface that supports that instead of treating the human as someone who hands off a task and walks away. Thinking Machines' interaction models make interactivity a part of the model itself. The company plans to open a limited research preview in the coming months, with a wider release later this year.AI and the future of math (2 minute read)
In this podcast interview with Dwarkesh Patel, 3Blue1Brown creator Grant Sanderson discusses how AI's rapid, uneven progress in mathematics provides a roadmap for how it will transform the broader economy. Sanderson notes that while AI can rapidly brute-force fields like geometry, it still struggles with playful combinatorics problems that require deep conceptual creativity.👨💻Engineering & Research
Evals belong where your code runs (Sponsor)
It's harder than it should be to evaluate agent performance—especially if waiting for a key event that might occur days later.Agent Evals fixes that. Evaluate agents based on real business outcomes just by wrapping existing code, and using data already collected at execution. Try it free.