The same week Google DeepMind announced that its GraphCast model could produce a 10-day weather forecast in under one minute — enabling faster extreme-weather warnings across the globe — data surfaced showing that Microsoft's data centers consumed 6.4 million cubic meters of water in a single year for cooling.
These two facts are not contradictions. They are the same story told from opposite ends.
AI is simultaneously one of the fastest-growing sources of new energy demand on earth and one of the most powerful tools humanity has ever developed for understanding and managing its climate. Ignoring either half of that sentence leads to bad conclusions. Cheerleaders who cite only the climate benefits ignore real emissions. Critics who cite only the energy cost ignore tools that could genuinely help avoid catastrophe.
This piece examines both sides with the best available numbers and a level head.
The Scale of the Problem: AI's Energy Footprint
Before evaluating trade-offs, we need to know what we are actually talking about. The numbers are large enough to take seriously.
Training Large Models
Training a frontier AI model is a massive, one-time computation. The compute cluster runs for weeks or months, consuming electricity around the clock.
| Model | Estimated CO2 (training) | Rough equivalent |
|---|---|---|
| GPT-3 (175B params) | ~552 tonnes CO2e | ~330 NYC–London round trips |
| GPT-4 (est.) | ~500 tonnes CO2e | ~300 NYC–London round trips |
| Llama 3 70B | ~300–500 tonnes CO2e | ~180–300 NYC–London round trips |
| BLOOM 176B | 25 tonnes CO2e* | ~15 NYC–London round trips |
*BLOOM used Hugging Face's French grid, which is heavily nuclear — illustrating how energy mix changes everything.
These are one-time costs, but they are not trivial. Five hundred tonnes of CO2 equivalent is what an average American household emits over 50 years. The emissions are real, concentrated in short time windows, and tied to specific geographic locations — which is why several AI labs have moved training workloads to regions with cleaner grids.
Inference: The Ongoing Cost
Training is a headline number, but inference — running models at scale to answer billions of queries — is where most long-term emissions come from.
Estimates from researchers at the University of Massachusetts Amherst and energy analysts at the IEA suggest:
- A single ChatGPT-style query consumes roughly 0.001–0.01 kWh of electricity
- A standard Google Search consumes roughly 0.0003 kWh
- That puts a ChatGPT query at approximately 3–33x the energy of a Google Search — with "~10x" as the most cited central estimate
- At 100 million+ daily active users, that adds up fast
OpenAI has not published per-query energy figures. Neither has Anthropic or Google for their AI products. The opacity makes precise calculation impossible, which is itself a policy problem.
Data Center Electricity: The 2026 Forecast
The IEA's 2024 Electricity report projected that global data center electricity consumption could reach 1,000 TWh per year by 2026, roughly double 2022 levels. AI workloads are the primary driver of that growth.
For context:
- 1,000 TWh is approximately 3–4% of total US electricity consumption
- It is comparable to the entire electricity consumption of Japan in some years
- It is roughly five times the electricity consumed by all the electric vehicles in the world
This does not mean AI is single-handedly ruining the climate. The global electricity mix is getting cleaner, and large tech companies are the world's largest buyers of renewable energy. But it does mean that AI infrastructure is now a material factor in global energy demand — too large to dismiss.
Water: The Hidden Cost
Energy is not the only resource. Data centers require enormous amounts of water for cooling. Microsoft disclosed that its global data centers used 6.4 million cubic meters of water in 2022 — up 34% from 2021. Google reported 5.6 billion gallons of water consumption in the same year.
Some of this water is used for direct cooling; some evaporates into the atmosphere. In water-stressed regions — the US Southwest, parts of India, the Middle East — data center water consumption competes directly with agriculture and municipal use.
The Nuclear Renaissance AI Is Driving
Here is a development that few climate observers anticipated three years ago: AI data centers are directly funding the revival of nuclear power.
The reason is simple. Solar and wind are intermittent — the sun does not always shine, and the wind does not always blow. Data centers need reliable, 24/7 power. Battery storage at grid scale remains expensive and limited. Nuclear power produces carbon-free electricity continuously.
The deals being struck:
- Microsoft and Constellation Energy signed an agreement to restart Three Mile Island Unit 1 in Pennsylvania to power Microsoft's AI data centers. The plant, shut down in 2019 for economic reasons, reopened in late 2024 — the first US nuclear plant to be restarted rather than decommissioned.
- Amazon has invested in multiple Small Modular Reactor (SMR) companies, including X-energy, and signed agreements to purchase nuclear power from next-generation plants once operational.
- Google announced agreements to purchase nuclear power from Kairos Power's molten-salt reactor, expected to come online in the 2030s.
- Sam Altman, OpenAI's CEO, has separately invested in Oklo, an SMR startup seeking NRC approval for advanced fission reactors.
This is not altruism. Tech companies want reliable, carbon-free power that does not blow up their renewable energy commitments. But the practical effect is that AI demand is creating financial incentives to build and restart nuclear plants that would otherwise remain economically marginal.
Whether this is net-good for climate depends on your prior views on nuclear energy. The carbon lifecycle of nuclear power is among the lowest of any energy source (~12g CO2/kWh over the full lifecycle, compared to ~490g for natural gas and ~820g for coal). If AI's insatiable power demand accelerates the transition to nuclear alongside renewables, that is potentially a significant climate positive — though construction timelines for SMRs remain measured in decades, not years.
Where AI Is Genuinely Helping With Climate
The energy footprint debate is real, but it can obscure the other half of the story: AI is already delivering meaningful climate benefits across several domains.
Weather Forecasting and Extreme Event Prediction
Traditional numerical weather prediction (NWP) runs physics simulations on supercomputers. A 10-day global forecast from the ECMWF (European Centre for Medium-Range Weather Forecasts) takes roughly 12 hours of compute time.
Google DeepMind's GraphCast — trained on 40 years of weather data — produces the same forecast in under one minute, running on a single Google TPU v4. In benchmarks published in Science in 2023, GraphCast matched or exceeded the accuracy of the best operational NWP systems for most metrics beyond day 7.
The practical implications:
- Faster hurricane track forecasting means more evacuation time
- Better extreme heat event prediction 7–10 days out gives cities time to open cooling centers
- Agricultural frost warnings with greater accuracy save crops
- Renewable energy output forecasting helps grid operators balance supply and demand
NVIDIA's FourCastNet and Huawei's Pangu-Weather have produced similar results. The field has moved so fast that the European weather modeling community is now integrating AI components into operational systems.
Wildfire Modeling
Wildfire burned area has grown dramatically across the western US, Australia, Canada, and the Mediterranean. Traditional fire spread models run on high-performance computing clusters and can take hours to generate a forecast.
AI models trained on satellite imagery, topography, fuel moisture data, and historical fire behavior can predict fire spread in near real-time, with outputs running in minutes rather than hours. This matters directly for evacuation timing — a difference of two hours in evacuation order timing can be the difference between orderly departure and gridlock.
The US Forest Service and several state fire agencies are piloting AI-assisted fire behavior prediction. Australia's Bureau of Meteorology began integrating ML-based fire risk models after the catastrophic 2019-2020 Black Summer fires.
Grid Optimization and Renewable Integration
Integrating variable renewable energy into power grids is genuinely hard. Solar output drops when clouds pass; wind fluctuates minute-to-minute. Grid operators must balance supply and demand in real time or risk outages.
AI is being applied at every layer of this problem:
- Demand forecasting: ML models predict electricity demand 24–72 hours ahead with greater accuracy than traditional statistical methods, allowing grid operators to schedule generation more efficiently
- Renewable output forecasting: AI models predict solar and wind output from weather data and historical patterns
- Smart inverter control: AI optimizes when batteries charge and discharge in real time
- Transmission congestion management: AI identifies bottlenecks and reroutes power flows
Google used DeepMind's reinforcement learning systems to cut cooling energy in its data centers by approximately 40% — and has since made the system available more broadly. Applied to the global building stock, similar optimization could reduce a significant fraction of commercial building energy use.
Materials Discovery: AI's Long Game on Climate
This is perhaps the most consequential climate application of AI, though its benefits are 10–20 years away. The bottleneck in clean energy is often materials: better batteries, more efficient solar cells, cheaper electrolyzers for green hydrogen, materials that can capture CO2 at scale.
Discovering new materials is traditionally slow and expensive. A researcher might spend a year synthesizing and testing a handful of candidate compounds. High-throughput computational screening sped this up, but remained limited.
DeepMind's GNoME (Graph Networks for Materials Exploration), published in Nature in November 2023, used graph neural networks to predict the stability of 2.2 million previously unknown crystal structures — 381,000 of which are potentially synthesizable and useful. This is roughly ten times the number of stable materials known to science before GNoME.
Within those 381,000 candidates are potential:
- New solid-state electrolytes for safer, higher-energy batteries
- New photovoltaic absorbers for higher-efficiency solar cells
- New superconductors at higher temperatures
- New catalysts for green hydrogen production and CO2 conversion
None of these are deployed products yet. Materials science from discovery to commercial deployment typically takes 10–20 years. But GNoME has compressed the discovery phase dramatically. Researchers at Lawrence Berkeley National Laboratory have already used GNoME outputs to prioritize which materials to synthesize in the lab.
The pattern — AI accelerating scientific discovery rather than replacing it — also applies to battery research through tools like BatteryBERT, solar cell optimization through ML-guided synthesis, and carbon capture material design.
Precision Agriculture: Cutting Emissions From Food
Agriculture accounts for roughly 10–12% of global greenhouse gas emissions when you include land use change, livestock methane, fertilizer production and application, and food transport. AI is being applied to reduce emissions across this system.
Where precision agriculture reduces emissions:
- Variable-rate fertilizer application: Satellite and drone imagery analyzed by AI identifies exactly which field areas are nutrient-deficient, reducing total nitrogen fertilizer applied. Fertilizer production is energy-intensive; nitrous oxide from excess fertilizer is a potent greenhouse gas (298x CO2 over 100 years).
- Irrigation optimization: Soil moisture sensors combined with AI weather forecasts reduce water applied by 20–40% in some applications, reducing pumping energy.
- Livestock methane reduction: Livestock — especially cattle — produce methane through enteric fermentation. Methane from all livestock is approximately 14% of global greenhouse gas emissions. AI-optimized feed formulations can reduce individual animal methane production by 15–30%.
- Crop yield prediction: AI-guided planting decisions reduce food waste and the emissions embedded in wasted food.
These are not speculative. John Deere, Trimble, and dozens of ag-tech startups are deploying these systems on tens of millions of acres. The emissions reductions are real but fragmented and hard to aggregate into a single headline number.
Carbon Accounting and Verification
One of the dirtiest secrets of corporate climate commitments is that voluntary carbon offsets are often fraudulent or ineffective. A company declares itself "carbon neutral" by purchasing credits representing forests allegedly preserved. Except those forests may have been cut anyway; may not exist; may have burned down; or may be counted multiple times.
AI combined with satellite imagery is enabling genuine verification:
- Forest carbon monitoring: ML models applied to Sentinel-2 and Landsat satellite imagery can track canopy cover globally with high frequency, detecting deforestation that invalidates offset claims
- Methane leak detection: Satellites like MethaneSAT (operated by the Environmental Defense Fund) generate massive imagery datasets; AI processes them to pinpoint methane leaks from oil and gas infrastructure in near real-time
- Agricultural soil carbon: Measuring soil carbon sequestration at scale is notoriously difficult; AI is being used to calibrate models from sparse ground-truth measurements
The accountability function here is significant. If AI can reliably detect when forests claimed as offsets are actually being logged, it removes a major avenue for greenwashing. This is a less glamorous application than materials discovery or weather forecasting, but potentially a high-leverage one.
The Efficiency Argument and Its Limits
A common argument from AI optimists goes roughly like this: AI will make everything more efficient, so total emissions will fall even if AI itself uses energy.
There is truth in this. AI-optimized logistics routes reduce trucking fuel consumption. AI-designed buildings are more energy-efficient. AI drug discovery reduces expensive failed clinical trials. AI-managed smart grids waste less electricity.
But there is a well-documented counter-dynamic: the rebound effect.
When an efficiency improvement reduces the cost of an activity, people tend to consume more of it. The canonical example is the Jevons paradox: more fuel-efficient engines historically led to increased total fuel consumption, because cheaper energy per unit enabled more economic activity. A more fuel-efficient car leads to more miles driven. Cheaper electricity from solar leads to more appliances and bigger homes.
The rebound effect in AI context: if AI makes software development 30% faster, companies will likely build 30% more software rather than use 30% fewer engineers. If AI reduces the cost of protein design experiments by 90%, researchers will run 10x more experiments. The total resource consumption may not fall — it may rise, just producing more output per unit of resource.
The empirical evidence on whether AI will reduce net emissions is genuinely uncertain. McKinsey and Goldman Sachs have published analyses suggesting AI could reduce global emissions by 1–5 gigatonnes per year by 2035 through efficiency gains. Other analysts, noting the rebound effect and AI's own growing energy demand, are more skeptical.
The honest answer is: it depends on policy. Efficiency gains reduce emissions only if total consumption is also constrained — which requires either carbon pricing, regulation, or deliberate limits that do not currently exist.
The Policy Picture: Who Is Regulating AI's Climate Impact?
AI energy consumption is growing faster than policy frameworks designed to address it.
Current regulatory landscape:
| Jurisdiction | AI energy regulation | Status (2026) |
|---|---|---|
| European Union | EU AI Act | Does not directly address energy consumption; focuses on risk classification |
| United States | Biden EO on AI (2023) | Noted energy implications; directed agencies to study; no binding requirements |
| UK | AI Safety Institute | Focus on safety, not environmental impact |
| IEA | Tracking AI energy demand | Publishes estimates; no regulatory authority |
What is missing:
- Mandatory disclosure of per-query or per-training energy use by AI companies (similar to nutrition labels)
- Carbon intensity standards for data centers in major markets
- Life-cycle emissions accounting that includes embodied carbon in hardware
The closest precedent is data center energy efficiency standards, which several jurisdictions have adopted. The EU Energy Efficiency Directive requires large data centers to report power usage effectiveness (PUE) and water usage effectiveness (WUE). But reporting requirements are not the same as emissions caps.
Industry pledges:
- Microsoft: Committed to being carbon negative by 2030 and removing all historical carbon emissions by 2050. AI data center expansion has made this harder — Microsoft's emissions rose significantly in 2023 as data center expansion accelerated.
- Google: Committed to net-zero emissions across all operations by 2030. Google's 2023 emissions were 48% higher than 2019 levels, primarily due to data center energy demand.
- Amazon (AWS): Member of the Climate Pledge, targeting net-zero carbon by 2040. Amazon is the world's largest corporate purchaser of renewable energy.
The gap between pledges and current trajectories is visible in the annual sustainability reports. Both Microsoft and Google saw emissions rise significantly in 2022 and 2023 as AI data center construction accelerated. Whether they can decarbonize fast enough to meet their 2030 commitments while continuing AI expansion is an open question.
What AI Users Can Actually Do
Individual users are not powerless, though individual action should not substitute for systemic policy.
Choose providers committed to cleaner energy. Not all data centers are equal. Running workloads on providers with high renewable energy percentages (Google, Microsoft Azure in certain regions) has a lower carbon footprint than providers relying more heavily on fossil-fuel grids. Cloudflare publishes granular data on where its compute runs. More providers should.
Use smaller models when they are sufficient. A lightweight model doing a simple classification task uses a fraction of the energy of a frontier model. Running a "Haiku-class" model for a routine task rather than "Opus-class" is not just cheaper — it is meaningfully lower carbon. The principle: right-size the model to the task.
Question whether each AI request is actually necessary. This is not about guilt-tripping but about habit. Generating an elaborate AI image to illustrate a slide that three people will see is a different proposition than using AI to accelerate a genuine scientific analysis. Not every possible use of AI is worth its energy cost.
Advocate for transparency. The single most useful policy change would be mandatory energy disclosure by AI providers — the equivalent of a nutritional label on products. Users and enterprises cannot make informed decisions without knowing what they are consuming.
The Genuine Paradox
The tension at the heart of this piece does not resolve neatly.
AI is a significant energy consumer. Data centers running AI workloads will consume perhaps 1,000 TWh this year. Training frontier models emits hundreds of tonnes of CO2 each. Every query has an energy cost. This is real, growing, and insufficiently transparent.
AI is also a genuine climate tool. Weather forecasting that used to take 12 hours now takes one minute. Millions of new battery material candidates have been identified that could not have been found any other way. Smart grid optimization is making renewable energy integration cheaper and more reliable. Precision agriculture is reducing one of the most diffuse and hard-to-measure emission sources in the global economy.
Neither of these facts cancels out the other. The question is not "is AI good or bad for climate?" but "under what conditions does AI's climate benefit exceed its climate cost?" — and what policy and technology choices shift that balance.
Three conditions matter most:
-
Energy mix: AI running on clean energy has a fraction of the carbon footprint of AI running on fossil fuels. Accelerating grid decarbonization — including the nuclear renaissance AI is partly funding — changes the calculus significantly.
-
Efficiency of the models themselves: The field is advancing rapidly. Models are getting more capable per unit of compute. This is not guaranteed to continue at current rates, but it is a real trend that reduces the per-query cost of AI over time.
-
The quality and scale of climate applications: If AI helps discover one genuinely game-changing battery chemistry, the emissions avoided over decades of deployment could dwarf AI's own energy footprint many times over. If AI is used primarily to generate marketing copy and synthetic images, that arithmetic does not work.
The paradox is real. The outcome is not predetermined. It will depend on choices that governments, companies, and users make in the next several years — about where data centers are built and how they are powered, about which AI applications receive investment, about whether transparency and accountability are required of an industry that currently operates with minimal disclosure of its environmental impact.