Google Is Handing Scientists $40 Million in Free AI Computing Power
Today’s AI news has a clear theme: access. Who gets to use powerful AI tools, and how easily can they reach them? From a massive grant program for researchers to new features that make AI agents easier to build, the barriers to using AI keep dropping — and that affects everyone.
Google DeepMind Is Giving Away $40 Million in Computing Power to Scientists
Computing power — the raw processing muscle that runs AI experiments — costs real money, and most researchers simply don’t have enough of it. Google DeepMind announced a program called the Genesis Mission to change that, committing $40 million in free computing resources to scientists working on AI-driven research.
Think of it like a library, but instead of books, it lends out supercomputers. A scientist studying protein folding or climate patterns can now apply for access to tools that previously required either a corporate budget or a well-funded university lab. The goal is to spread that capability to researchers who have good ideas but thin wallets.
This matters most if you’ve ever wondered why medical breakthroughs or climate solutions seem to move slowly. A lot of the delay comes down to who can afford the computing experiments. Faster drug discovery, better weather modeling, and deeper understanding of diseases all become more possible when more scientists can run more experiments.
Why this matters: Science moves faster when more people can participate. This program could surface discoveries that would otherwise never happen.
“Google DeepMind’s $40 million Genesis Mission provides free computing resources to researchers”
Anthropic’s Claude SDK Now Lets Developers Control How Hard AI Thinks
An SDK — a software development kit, essentially a toolbox developers use to connect their apps to an AI service — just got a meaningful upgrade. Anthropic released version 0.118.0 of its Python SDK for Claude, and the headline feature is support for Managed Agents that let developers dial in how much effort the AI applies to a task.
Imagine telling a human assistant: “Give me a quick answer on this, but take your time on that.” This update lets developers do the same thing with Claude. A low-effort setting might handle fast, simple queries. A high-effort setting digs deeper when the task demands more careful reasoning. The same update also adds session tracking and live streaming of conversation changes, so developers can watch what an AI agent is doing as it works.
For everyday people, this translates into AI-powered products that feel more responsive and smarter at the same time. Apps can stop treating every question as equally important, which means less waiting on simple requests and more thoroughness on complex ones.
Why this matters: Giving developers control over effort levels means AI products can get both faster and more capable, without choosing one at the expense of the other.
“Python SDK now supports Managed Agents with configurable effort levels”
OpenAI Updates Its Python Library With a Faster Networking Option
A library — in software terms, a collection of pre-written code that developers plug into their projects — is only as good as the tools underneath it. OpenAI released version 2.47.0 of its official Python library, adding experimental support for a newer version of HTTPX, which is the underlying software that handles how data travels between a developer’s app and OpenAI’s servers.
The word “experimental” is important here. Developers can opt in to test the newer networking layer, but it’s not switched on by default. This is a standard way to let the community stress-test something before it becomes the norm. HTTPX handles the actual web requests that make AI responses possible, so improvements there can mean faster, more reliable connections.
Most people won’t notice this change directly. Developers building apps on top of OpenAI will, though — and when those apps get snappier, the people using them benefit too.
Why this matters: Small infrastructure improvements compound over time. Faster, more stable developer tools eventually mean better products for end users.
“openai-python v2.47.0 adds experimental HTTPX support”
Also Happening in AI
LangChain, a popular toolkit for building AI applications, updated its OpenRouter integration to version 0.2.7 with refinements to how it connects different AI models together. AutoGPT, the project that lets AI agents run tasks autonomously, pushed version 0.6.69 of its platform beta with a cleaner sidebar for managing user profiles. On the hardware side, Samsung’s smart glasses — built with Google, Gentle Monster, and Warby Parker — got their first real public look courtesy of The Verge, showing what AI-powered eyewear might actually look like worn by a human. Meanwhile, IBM is pushing back on claims that AI is making its mainframe business obsolete, even after a rough sales quarter, arguing the two technologies serve different needs.
What to Watch
Google’s Genesis Mission is worth following closely because it sets a precedent — if this model works, expect other major AI labs to launch similar programs as a way to build goodwill with the scientific community. Watch whether Anthropic’s configurable effort levels for agents become an industry standard feature; if OpenAI and Google follow suit, it signals that the AI industry is shifting focus from raw capability to practical efficiency. The Samsung smart glasses reveal also hints that 2026 may be the year AI moves off screens and onto faces — and that shift will raise new questions about privacy that no one has fully answered yet.