Published on March 13, 2026

AI vs. AI: Can Technology Fix What It Broke?

AI consumes vast amounts of electricity and fuels global warming, yet it also offers solutions. We'll explore whether this is an absurdity or a genuine chance to escape the vicious cycle.

Artificial intelligence / Ecology 9 – 13 minutes min read
Author: Nick Code 9 – 13 minutes min read
«As I was writing this, I caught myself thinking it's all a bit like a classic recursive bug: a function calling itself, the stack growing, with no exit condition in sight. I believe AI's applications in climate tech and energy are real and important – but I can't shake the feeling that the industry is using them as a moral excuse, not a genuine plan. I hope I'm wrong about that.» – Nick Code

There's this classic programmer joke: the best way to solve a problem is to create a new one that makes the old one seem insignificant. With AI and ecology, it seems we're heading in exactly that direction. Except the old problem isn't going anywhere – it's just getting bigger, louder, and literally hotter.

The data centers that power modern language models, computer vision systems, and other wonders of our time consume electricity on a scale that would make some countries jealous. By various estimates, the global data center industry already consumes 1 to 2% of all electricity generated on the planet. Doesn't sound like much, right? But that's an average, and the growth rate makes you look at the chart with a nervous twitch. Each new generation of models requires an order of magnitude more computing resources for training. And cooling. And more computing. And more cooling.

The carbon footprint of this industry is already comparable to aviation – an industry that's considered environmentally irresponsible by default. The difference is, airplanes at least carry people from point A to point B. Data centers carry tokens from a prompt to a response. Progress, huh.

What's the Cost of a Single Request?

Let's pause for a second and talk specifics, because abstract 'megawatts' and 'billions of tokens' are nice-sounding words that can easily hide the real scale of the problem.

Training a single large language model – the kind used in popular chatbots – consumes as much electricity as an average Spanish household's meter would clock in several hundred years. That's not a colorful metaphor; it's a rough estimate based on published data on the energy consumption of large training runs. A single request to a deployed model is dozens of times more energy-intensive than a regular internet search.

Add water to the mix. Data center cooling systems use colossal volumes of water – we're talking billions of liters a year across the industry. In arid regions, this is no longer an abstract environmental issue, but a very real conflict of interest between tech giants and local communities.

And this is where it gets interesting. Because it's against this backdrop that more and more voices – including those within the industry itself – are asking: what if we use AI to solve these very problems? Sounds like a 'hair of the dog' proposal. But let's take a closer look.

AI as an Energy Manager: Optimizing Consumption

The first and most obvious application is optimizing the data centers themselves. It sounds boring, but this one word holds significant potential.

A data center is a complex system with thousands of variables: temperatures in different zones, server loads, cooling modes, task distribution. Optimizing it manually is like trying to play chess blindfolded on twenty boards at once. Machine learning systems handle this far more effectively.

A prime example: back in the late 2010s, DeepMind applied reinforcement learning systems to manage cooling in Google's data centers and achieved a reduction in cooling system energy consumption of about 40%. This isn't a theoretical calculation – it's a documented result in a real-world infrastructure. Since then, similar approaches have become standard practice for major players.

But optimization is just the beginning. There are more ambitious applications.

Smart Grids

One of the key challenges of renewable energy is its unpredictability. Solar panels work when the sun shines. Wind turbines spin when the wind blows. Wonderful logic, which unfortunately doesn't always align with when we actually need the energy.

AI forecasting systems can predict renewable energy generation much more accurately – down to the specific hour and region. This allows energy grids to redistribute loads in advance, charge storage systems, and regulate consumption. The difference between 'it'll probably be windy tomorrow' and 'tomorrow between 2:00 PM and 6:00 PM, the wind turbines in the Tarragona zone will generate 23% more than normal' is the difference between a chaotic grid and a managed system.

In parallel, AI is used to model and optimize the grids themselves – identifying bottlenecks, preventing outages, and automatically rerouting power flows. This is especially relevant for countries with distributed generation, where thousands of small sources feed energy into the grid simultaneously.

Data Center Workload Scheduling

Another interesting approach is using AI to time-shift computational tasks. Not everything a data center does needs to be done right now. Model training, backups, analytical jobs – all these can be moved to periods when there's a surplus of cheap, 'green' energy on the grid.

This is called 'demand response,' and here AI acts as a dispatcher that knows how to negotiate with the power grid. Conceptually, it's like a nighttime electricity tariff, only much smarter and more precise.

AI as a Climatologist: Modeling and Adaptation

A separate and very important field is the direct application of AI in climate research. Here, the technology has undeniable advantages that are hard for even the most consistent skeptic to ignore.

Climate models are one of the most computationally expensive tasks in science. Simulating the interactions of the atmosphere, oceans, glaciers, and biosphere requires massive resources and still yields results with significant uncertainty, simply because the system is too complex to model accurately with traditional methods.

AI approaches, particularly neural network surrogate models, can speed up climate modeling by tens or hundreds of times while maintaining acceptable accuracy. This doesn't replace physics-based models, but it's a valuable tool for rapidly exploring scenarios, assessing risks, and calibrating parameters.

For example, machine learning-based systems are already being used to forecast extreme weather events – hurricanes, droughts, floods – with higher accuracy and over longer horizons than classical numerical methods. Google DeepMind introduced the GraphCast model, which, at the time of its release, demonstrated a 10-day weather forecast quality comparable to the best traditional systems – while running thousands of times faster.

The practical significance of this is hard to overstate. More accurate forecasts mean better preparation for natural disasters, more effective agricultural management, and more informed infrastructure planning in a changing climate.

AI as a Chemist: New Materials and Technologies

One of the most promising, albeit least public, areas is using AI to accelerate the discovery of new materials and chemical compounds for energy and environmental applications.

The search for a new catalyst for fuel cells, a new electrolyte for next-gen batteries, or a new sorbent for CO₂ capture – all of these have traditionally taken years of trial-and-error lab work. AI systems, trained on vast chemical datasets, can generate and evaluate candidates much faster, narrowing the search space to the most promising options.

Microsoft, in partnership with the Pacific Northwest National Laboratory, announced the use of AI to search for new battery materials, which resulted in the identification of a potentially interesting compound in a matter of weeks instead of the usual years of research. Time will tell how revolutionary this will ultimately be, but the direction is clear.

Similar approaches are being applied to develop more efficient photovoltaic materials, improved membranes for hydrogen energy, and catalysts for synthesizing 'green' ammonia. This isn't hype for hype's sake – it's a real acceleration of the scientific process that would otherwise take decades.

The Elephant in the Room: Who's Keeping Score?

Here, I have to pause and say what many prefer not to say out loud at conferences with pretty slides.

All the mentioned applications of AI for solving environmental problems are real, documented initiatives with measurable results. But there's one fundamental question the industry still doesn't have an honest answer to: does the benefit from these applications outweigh the cost of computing them?

Because training a climate model also costs electricity. Finding new materials with AI also requires server time. Optimizing the power grid with neural networks also consumes resources. And so far, we have no systematic, transparent methodology for assessing this balance at an industry level.

Individual companies publish carbon footprint reports. Some studies try to estimate the 'return' from specific AI applications in the energy sector. But a complete picture – how many emissions are prevented by AI tools per unit of emissions produced by those tools – simply doesn't exist. This isn't paranoia or Luddism; it's just asking an honest question.

There's another aspect. Increased efficiency from AI optimization often leads to the so-called 'rebound effect': when something becomes cheaper and more efficient, people start using it more. More efficient data centers might just enable us to build more data centers. Smarter grids might simply support an increase in consumption. This isn't a hypothetical problem – it's how technology has worked for the last century and a half.

Structural Changes Matter More Than Point Optimizations

To be honest about the scale of the problem, we have to admit: optimizing data center cooling is great, but it's not the solution. It's a band-aid on a systemic problem.

A real shift requires several things at once. First, the decarbonization of electricity generation – switching to renewable sources in the regions where data centers are located. AI can help manage these grids, but algorithms don't build the power plants themselves.

Second, a change in the architecture of the models themselves. The race for model size, which has defined the industry's agenda for several years, is gradually giving way to an interest in efficiency. Models that deliver comparable results with fewer parameters and lower energy consumption aren't a compromise; they're technological progress in the right direction.

Third, transparency. Mandatory reporting on the energy consumption and carbon footprint of AI operations isn't bureaucracy for bureaucracy's sake. It's the only way to get the data needed for real decisions, not just pretty presentations at climate forums.

So, Will AI Save the Planet or Destroy It?

Neither. That's probably the most honest answer you can get.

AI is a tool. A very powerful, very expensive-to-run tool with a growing appetite for resources. Used correctly, it can indeed accelerate the energy transition, improve climate forecasting, and find materials that will make renewable energy cheaper and more effective. This isn't fantasy – these are initiatives with already visible results.

But the tool doesn't solve the problem on its own. A hammer doesn't build a house – it's held by hands, and what's being built is what matters.

If the industry uses AI optimization as an alibi for unchecked growth in consumption, we'll get beautiful efficiency reports against a backdrop of a worsening situation. But if applying AI to environmental challenges becomes a conscious priority, backed by transparent assessment methods and real investment in clean energy – then this story has a chance at a happy ending.

For now, we're about halfway between these two scenarios. And honestly, that's what makes the topic so interesting. Because the outcome isn't decided yet, and unlike most environmental discussions where everything has already happened and we're just tallying the damage, here, the decisions are still being made. Right now. Including by those developing the next generation of models, designing the next data center, and choosing where to direct the next round of investment.

AI is a mirror. And sometimes it shows us the very problem we created ourselves. The question is whether we're brave enough to look into it without any filters.

Previous Article Why Do Digital Giants Dislike VPN Users? Next Article Why Your Brain Needs a 'Boring' Day

Related Publications

You May Also Like

Open NeuroBlog

A topic rarely exists in isolation. Below are materials that resonate through shared ideas, context, or tone.

NeuroBlog

Can a Dream «Think» If It Lacks Electricity?

Artificial intelligence AI Development

Artificial intelligence is stuck between ambition and reality: we want to create a thinking machine, but the planet cannot withstand its appetite for energy and data.

Helen Chang Jan 27, 2026

From Concept to Form

How This Text Was Created

This material was not generated with a “single prompt.” Before starting, we set parameters for the author: mood, perspective, thinking style, and distance from the topic. These parameters determined not only the form of the text but also how the author approaches the subject — what is considered important, which points are emphasized, and the style of reasoning.

An eye for detail

90%

Practicality

85%

Intolerance to hype

61%

Neural Networks Involved

We openly show which models were used at different stages. This is not just “text generation,” but a sequence of roles — from author to editor to visual interpreter. This approach helps maintain transparency and demonstrates how technology contributed to the creation of the material.

1.
Claude Sonnet 4.6 Anthropic Generating Text on a Given Topic Creating an authorial text from the initial idea

1. Generating Text on a Given Topic

Creating an authorial text from the initial idea

Claude Sonnet 4.6 Anthropic
2.
Gemini 2.5 Pro Google DeepMind step.translate-en.title

2. step.translate-en.title

Gemini 2.5 Pro Google DeepMind
3.
Gemini 2.5 Flash Google DeepMind Editing and Refinement Checking facts, logic, and phrasing

3. Editing and Refinement

Checking facts, logic, and phrasing

Gemini 2.5 Flash Google DeepMind
4.
DeepSeek-V3.2 DeepSeek Preparing the Illustration Prompt Generating a text prompt for the visual model

4. Preparing the Illustration Prompt

Generating a text prompt for the visual model

DeepSeek-V3.2 DeepSeek
5.
FLUX.2 Pro Black Forest Labs Creating the Illustration Generating an image from the prepared prompt

5. Creating the Illustration

Generating an image from the prepared prompt

FLUX.2 Pro Black Forest Labs

Want to dive deeper into the world
of neuro-creativity?

Be the first to learn about new books, articles, and AI experiments
on our Telegram channel!

Subscribe