Energy and AI in 2026: what the per-prompt numbers don't tell you

Kurnia Kharisma Agung Samiadjie
Written by

Kurnia Kharisma Agung Samiadjie

Katelin Teen
Reviewed by

Katelin Teen

Last edited August 17, 2026

Expert Verified
A person holding a meter beside a chip with several output arrows, and a second person holding a lightbulb, on a teal background

"Energy AI" is two questions wearing one search term

Type it into Google and you get two different articles interleaved. One is about the electricity data centres need to run models. The other is about using models to run the electricity system better. They have almost nothing to do with each other, and the confusion is not the searcher's fault, since the phrase really does cover both.

The IEA's Energy and AI report is the rare document that treats them as one system, and it is where I'd start on the macro picture. On the demand side, data centres used 415 TWh in 2024, about 1.5% of world electricity, with the United States at 45% of that, China at 25% and Europe at 15%. On the supply side, the same report finds AI-based fault detection can cut outage durations by 30-50%, and that sensors plus AI-driven line management could unlock up to 175 GW of transmission capacity with no new lines built, more than the data centre load growth to 2030 in its own base case.

I'm writing about the first question, because that's the one a buyer actually gets asked. Somebody in procurement or on the ESG side wants a figure for the AI you just switched on, and there is no clean way to give them one. Here is why, and what to hand them instead.

If you came here from the consumer-chatbot angle, ChatGPT energy use covers that side. This post is the operator's version: same physics, different denominator.

The two numbers everyone quotes, side by side

Two vendors have published real, audited-style footprint work on their own models. They are the only two worth building an argument on, and putting them next to each other is the fastest way to see the problem.

Google (Gemini Apps)Mistral (Le Chat)
Unit measuredMedian text promptAverage 400-token response
Energy0.24 Wh (full system) / 0.10 Wh (accelerator only)Not published as Wh
Carbon0.03 gCO2e1.14 gCO2e
Water0.26 mL45 mL
Resource depletionNot published0.16 mg Sb eq
Grid accountingFleet-wide average carbon intensityLocation-based
Hardware manufacturing includedNoYes, approximated
StatisticMedianAverage
Training disclosed separatelyNoYes: 20.4 ktCO2e for Large 2 over 18 months
Method publishedYes, with a technical paperYes, with third-party peer review
As ofMay 2025 data, released August 2025January 2025 data, released July 2025

The carbon figures differ by roughly 38x. That is not one company being cagey and the other being honest. Read the Google methodology post and it's explicit that its comprehensive number folds in idle provisioned capacity, host CPU and RAM, and data centre overhead at a fleet-wide PUE of 1.09. Read Mistral's lifecycle analysis and it's equally explicit that it follows the AFNOR Frugal AI methodology, uses location-based electricity emissions, and includes upstream impacts from manufacturing the servers, work reviewed by Resilio and Hubblo alongside Carbone 4 and ADEME.

Mistral's lifecycle analysis infographic breaking the footprint of Mistral Large 2 into training, inference and hardware manufacturing, as published by Mistral AI
Mistral's lifecycle analysis infographic breaking the footprint of Mistral Large 2 into training, inference and hardware manufacturing, as published by Mistral AI

Different boundary, different grid assumption, different statistic, different unit. Four choices, each defensible, and together they produce numbers that look like they're describing different technologies. Anyone who puts them in the same bar chart is manufacturing a comparison that does not exist.

This is the same trap that makes vendor Zendesk AI pricing hard to line up against Freshdesk AI pricing: the unit moves, so the totals stop meaning the same thing. A pay-per-resolution model and a per-seat one can't be compared until you rebuild both from scratch.

Google published both answers, which is the useful part

The detail I keep coming back to is not the 0.24 Wh. It's that the same paper reports 0.10 Wh for the same prompts when you count only active accelerator draw, the way most public estimates do. Google's own words are that the narrower figure is "an optimistic scenario at best" and substantially underestimates real operating cost.

So a single company, measuring one month of its own traffic on hardware it designed, can hand you a number that varies by 2.4x depending purely on where the boundary sits. That 2.4x is the floor on methodology noise, not the ceiling, because Google controls its whole stack and still has that much room. A third party estimating someone else's model has more.

The Hacker News thread on the disclosure landed on the same seam from several directions at once:

Hacker News

"Market-based vs. location-based carbon accounting strikes again!"

And on the choice of statistic, which matters more than it sounds:

Hacker News

"Isn't it counterintuitive to use the median for this? In this thread alone there are many comments multiplying the median to get some sort of totalt, but that's just not how medians work. If I multiplied my median food spent per day with the number of days per month, I'd get a vastly lower number than what my banking app says."

That objection is correct and it matters for you specifically. A median prompt figure is the right tool for answering "what does a typical interaction cost". It is the wrong tool for multiplying up to a monthly total, which is exactly what a procurement spreadsheet wants to do with it. If your AI does long retrieval-heavy work, and support AI does, your average sits well above the median of a consumer chat app.

Over on Reddit, someone put the meta-problem more concisely than I've managed to:

Reddit

"So, to accurately quantify the environmental effects of data centres, more data is required. 🤔"

The one place the numbers do compare

There is a benchmark built specifically to solve this, and it's the answer I give when someone insists on ranking models by energy. Hugging Face's AI Energy Score fixes every variable that vendor disclosures let float: all runs happen on NVIDIA H100 GPUs, only GPU energy is counted, ten common tasks each get a purpose-built 1,000-point dataset, and the star ratings are quintile bands recalibrated on every leaderboard refresh.

The AI Energy Score leaderboard ranking text-generation models by GPU watt-hours per 1,000 queries on fixed H100 hardware, as taken from Hugging Face
The AI Energy Score leaderboard ranking text-generation models by GPU watt-hours per 1,000 queries on fixed H100 hardware, as taken from Hugging Face

The banner on the leaderboard is the single most useful energy-and-AI statistic I know: a 342,822x difference between the highest and lowest energy use on it. Narrow to one class, sub-20B models on a single consumer GPU, and the gap is still 62x. In that class the leaders are small and unglamorous: distilgpt2 at 1.31 Wh per 1,000 queries, opt-125m at 1.94, gpt2 at 2.15, against phi-1_5 at 6.29 and opt-2.7b at 8.06.

Those are efficiency ranks, not quality ranks, and nobody should route customer tickets to gpt2. The signal is the slope. Mistral's lifecycle work found the same thing from the other end: impacts scale roughly with model size, so a model ten times larger costs about an order of magnitude more for the same token count.

Which means the single biggest model-side lever is not using a frontier model where a small one finishes the job, and a great deal of support traffic, tagging, routing, language detection, spam classification, does not need a frontier model. That's the practical version of picking an LLM per use case. It's also why domain-specific LLMs keep earning their place, and why the honest starting question is best model for support tickets rather than best model outright.

Worth noting that Mistral, whose own numbers open this post, ships small models specifically for this reason. If you're weighing it as a vendor rather than a case study, Mistral AI pricing has the rest, and Gemini versus Mistral puts the two disclosure-publishing labs head to head.

For anything self-hosted the energy bill becomes literally yours, which changes the maths on open source AI agents in a way most build-versus-buy spreadsheets skip.

Two caveats worth stating plainly. The benchmark measures GPU energy only, so it excludes the host, cooling and idle capacity that Google's comprehensive figure includes, which is the price of comparability. And its star bands are relative to whoever was tested that round, so a five-star rating from an older leaderboard is not a permanent property of the model.

What actually changed in August 2026

If this feels newly urgent, that's because a deadline landed. Regulation (EU) 2024/1689, the AI Act, became applicable on 2 August 2026. Its documentation requirements for general-purpose model providers include the "known or estimated energy consumption of the model", with a written-in fallback: where the real figure is unknown, it may be based on information about the computational resources used.

Read that fallback twice. The regulation itself assumes the number will often be modelled rather than measured. That is a fair accommodation of reality, and it also means a compliance document is not a measurement, and two vendors' documents will not be comparable to each other for exactly the reasons above.

The buyer-side move is therefore not "ask for the number". It's ask three questions:

  1. What's inside your boundary? Accelerator only, or host, cooling and idle capacity too.
  2. Which grid? Fleet-wide average, or the actual location and hour the inference ran.
  3. Median or mean, over what traffic? And is training amortised in or reported separately.

A vendor who can answer those has done the work. A vendor who hands you a single decimal and no boundary has copied a press release.

That's the same posture I'd take into a SOC 2 and GDPR review, or a Zendesk AI agent GDPR conversation. Ask what's inside the boundary, not for the headline. If you want the number to stay true after procurement signs off, LLM tracking tools are where the ongoing observability lives.

Your share of this is small, and your leverage is on waste

Worth keeping the scale honest, because doom framing makes people make worse decisions. The IEA's base case takes data centre electricity to roughly 945 TWh by 2030 and about 1,200 TWh by 2035, with a range across scenarios of 700 to 1,700 TWh. Emissions go from 180 Mt today to around 300 Mt by 2035, staying under 1.5% of energy sector emissions. Data centres account for around a tenth of global electricity demand growth to 2030, less than industrial motors, air conditioning or electric vehicles, though in advanced economies with flat demand for decades it's more than 20% of the growth.

The nearer-term constraint is physical, not atmospheric. The IEA estimates that around 20% of planned data centre projects are at risk of delay, with transmission lines taking four to eight years to build in advanced economies and waits for transformers and cables having doubled in three years. Its High Efficiency Case, which assumes stronger hardware and model efficiency gains, comes in 20% lower on 2035 demand than the base case.

Which is a useful reframe for a support team. Your AI's footprint is a rounding error inside a rounding error. The reason to care is not that you'll move the curve; it's that wasted model calls are wasted money, wasted latency and wasted energy in the same motion, and the fix for all three is identical. Somebody on Reddit made the fairness argument for not dumping this on end users at all:

Reddit

"It's frustrating to me that, like recycling vs. plastic production, this issue is usually framed as an 'end user responsibility' instead of the responsibility of the producer."

I think that's mostly right, and it's also not an argument for running a sloppy pipeline.

The metric I'd actually put on a dashboard

Energy per prompt is the vendor's number. Energy per resolved ticket is yours. The arithmetic is three terms, and the interesting one is in the middle.

Conversations x model calls per conversation x watt-hours per call, divided by conversations actually resolved.

The first term is your volume, which you don't choose. The third is the vendor's methodology, which you've now seen swing 2.4x within one company. The second is entirely a design decision, and in the workflows I've looked at it varies more than either of the others. Here's where it goes wrong, in the order I usually find it.

1. Junk reaching a model at all

This is the one that surprised me most in practice. In a real-traffic trial with a German online jewelry retailer on Zendesk and Shopify, running roughly 1,000 tickets a month, 22% of the inbox was spam, and the classifier caught 100% of it with zero false positives across a 284-chat sample cross-validated against 100 tickets.

Nearly a quarter of that inbox was work nobody wanted done. Every spam ticket that reaches a language model is a call you paid for in cash, in seconds and in watt-hours, to produce an answer no human will ever read. Filter first, and the base of the whole calculation drops before you've tuned anything else. It's the least glamorous line item in tier-1 deflection and usually the largest.

2. Retrieval that needs three passes to find one answer

A conversation where the first retrieval hit is right costs a fraction of one that loops. That makes retrieval quality an energy variable, not just a quality variable, which is not how most teams think about it.

Getting the content and the index right is the whole game here, which is why RAG versus fine-tuning matters more than the model badge. The retrieval architecture underneath it is the hybrid search question, and if the term itself is new, RAG is worth ten minutes before you tune anything.

If your AI knowledge base is disorganised, you pay for the disorganisation on every single ticket. That's the real content argument for a well-kept knowledge base, and RAG versus LLM is the fork where the cost gets decided.

There's a nice inverse of this in our own data. A UK support team on Zendesk drove 56 resolved tasks from just 9 synced macros, and stayed in daily use for 38+ days past trial expiry. Nine pieces of existing content, indexed properly, doing 56 tickets of work. That's leverage from content, not from compute, and the same effect shows up in FAQ deflection and in an internal Slack knowledge bot where the corpus is already written.

3. Confidence that isn't gated

An AI that answers everything spends compute producing answers that get thrown away and escalated anyway. A CX lead at a DTC supplements brand put the requirement to me better than any spec doc:

"The AI will never be able to answer 100% of the questions. I need an AI who is only handling the tickets that it's confident to handle and all the other ones, leave them alone."

She was asking for trust and control. What she was also describing, without meaning to, is the cheapest possible pipeline: don't spend calls on work you're going to hand to a human regardless.

That's why I'd track containment and escalation quality rather than raw volume. It's also why handoff design is an efficiency question as much as a CX one. Get it wrong and you pay twice, as anyone who has debugged AI escalation knows.

4. Measuring the denominator wrong

Divide by all conversations and you flatter yourself. Divide by resolved conversations and the number tells the truth, because a conversation the AI touched and then escalated cost energy and delivered nothing.

This is the same discipline as cost per resolution, where the denominator has to be delivered work rather than attempted work. The parallel on the labour side is AI versus human cost, which fails in exactly the same way if you count attempts.

If you already track your AI resolution rate and how to improve it, the denominator is sitting there. Teams that also split AI against human deflection get the cleanest version of it.

Want the call count without building the plumbing?

Here's the honest gap: almost no support AI shows you how many model calls it made. You get resolutions and CSAT. You do not get the thing you'd need to compute energy per resolved ticket, which is a strange omission for a metric that's also the cost driver.

eesel's reports tab shows task volume, what triggered each run, and how many tool actions were approved, rejected, or still waiting on a human. Which is to say: the call count, per agent, over 7, 30 or 90 days. That plus a watt-hour figure of your choosing is the whole calculation.

The eesel AI reports view showing task volume over 30 days, trigger events by type, and approval or rejection usage per tool
The eesel AI reports view showing task volume over 30 days, trigger events by type, and approval or rejection usage per tool

Three things about eesel that map directly onto the three leaks above. It classifies and filters before a model runs, so junk doesn't reach one. It gates on confidence, so tickets it isn't sure about get left alone rather than guessed at. And it simulates against your own historical tickets before going live, which means you see the call volume and the resolution rate on real traffic before it touches a customer, instead of discovering both on your first busy Monday. We learned that last one the hard way, watching confident-sounding bots quietly give wrong answers.

Try eesel on your own inbox. It connects to Zendesk, Freshdesk, Gorgias, HubSpot, Front and the rest in a few minutes, reads your existing help centre and macros, and shows you the numbers before you commit. Free to try.

The short version, for the person who asked you

If somebody hands you a per-prompt energy figure and wants you to plan with it, the fair answer is:

  • For scale, use Google's 0.24 Wh full-system figure, and say out loud that the same prompts are 0.10 Wh under narrower accounting.
  • For comparing models, use AI Energy Score, because fixed hardware and fixed tasks are the only way a comparison means anything.
  • For your own footprint, count model calls per resolved ticket, and attack the three leaks: unfiltered junk, multi-pass retrieval, ungated confidence.
  • For compliance, ask about boundary, grid and statistic, not for a decimal.

The vendors will keep publishing numbers, and they'll keep not matching. That's fine. The number that changes your bill and your footprint at the same time was always the one on your side of the API.

It's the same reason a team chasing ticket deflection and one chasing efficiency end up doing identical work. Reducing ticket volume beats optimising the model that handles the volume, every time, and it lands in your support ROI numbers too.

Two adjacent habits worth stealing while you're here: run support QA on the AI's output the same way you would on a new hire, and use agent coaching to fix the cases it keeps getting wrong instead of throwing a bigger model at them. Both cut calls per resolution, which is the whole point.

Sources

Frequently Asked Questions

How much energy does AI use per prompt?
The most complete published figure comes from Google: a median Gemini Apps text prompt uses 0.24 watt-hours, emits 0.03 gCO2e, and consumes 0.26 mL of water. The catch is that Google also published 0.10 Wh for the same prompts under the narrower accounting most people use, so the same traffic is either figure depending on where you draw the boundary. Mistral, measuring a 400-token Le Chat response with upstream hardware manufacturing included, reports 1.14 gCO2e. None of these are wrong and none of them compare. If you are trying to size your own energy and AI footprint, count model calls per finished job instead, the same way you would work out cost per resolution.
What is energy AI, and is it one topic or two?
Two, and they get mixed together constantly. The first is energy for AI: the electricity data centres draw to train and serve models, which the IEA puts at 415 TWh in 2024, around 1.5% of world electricity. The second is AI for energy: using models to forecast renewable output, spot grid faults, and cut waste, where the IEA estimates AI-based fault detection can shorten outages by 30-50%. A search for energy AI returns both. This guide is about the first one, and specifically about how to measure it for your own stack rather than for the industry.
Does the model I pick change my AI energy use much?
More than almost anything else, but only once you hold the task and the hardware still. Hugging Face's AI Energy Score benchmarks every model on NVIDIA H100 GPUs across ten fixed tasks, and its leaderboard flags a 342,822x gap between the most and least efficient model on it. Even inside one class, sub-20B models on a single consumer GPU, the spread is 62x. That is why right-sizing matters: Mistral's own lifecycle work found impacts roughly track model size, so a model ten times bigger costs about an order of magnitude more for the same tokens. Picking per job is the point of choosing an LLM per use case.
How do I calculate the energy use of AI in my support workflow?
Multiply three things you can actually observe: conversations per month, model calls per conversation, and watt-hours per call. The middle term is the one you control and the one nobody publishes for you, because it depends on whether junk gets filtered before a model sees it, whether retrieval finds the answer on the first pass, and how often a conversation loops. Divide the total by resolved conversations rather than all of them and you get energy per unit of delivered work. That pairs naturally with measuring AI support ROI and your AI resolution rate.
Is AI's energy consumption actually a climate problem?
It is a grid problem before it is a climate problem. The IEA projects data centre emissions rising from 180 Mt today to about 300 Mt by 2035, which stays under 1.5% of energy sector emissions, while also warning that around 20% of planned data centre projects risk delay because grids and turbine supply cannot keep up. So the near-term squeeze is local capacity and connection queues, not global carbon. For a single support team the honest framing is that your share is small and your leverage is on waste, not on abstinence.
Which AI models are the most energy efficient?
On the AI Energy Score text-generation leaderboard for sub-20B models on a single consumer GPU, the top of the list is small and old: distilgpt2 at 1.31 Wh per 1,000 queries, opt-125m at 1.94, and gpt2 at 2.15, against phi-1_5 at 6.29 and opt-2.7b at 8.06. Those are efficiency rankings, not quality rankings, so the useful read is the shape rather than the winner: smaller models cost far less per query, and a lot of support traffic does not need a frontier model. Compare that against what the job actually demands in best AI model for support tickets.
Does the EU AI Act require companies to report AI energy use?
It requires model providers to document it, not deployers to publish it. Regulation (EU) 2024/1689 became applicable on 2 August 2026, and its Annex XI asks providers of general-purpose models for the "known or estimated energy consumption of the model", with an explicit fallback to estimating from compute used when the real figure is unknown. That fallback is the tell: even the regulation expects the number to be modelled. If you are a buyer, the practical move is to ask vendors for their boundary and their hardware, the same diligence you would run on SOC 2 and GDPR for support chatbots.
What is the fastest way to cut AI energy use in customer support?
Stop paying for work you never wanted done. In one real-traffic trial we ran with a German online jewelry retailer on roughly 1,000 tickets a month, 22% of the inbox was spam, and the classifier caught all of it with zero false positives. Every one of those tickets is a model call you can delete outright. After that: confidence gating so the AI leaves uncertain tickets alone instead of guessing, then retrieval that lands the answer in one pass. Those are the same moves that lift ticket deflection and cut ticket volume.

Share this article

Kurnia Kharisma Agung Samiadjie

Article by

Kurnia Kharisma Agung Samiadjie

Kurnia is a software engineer and writer at eesel AI with two years of SEO experience, writing about AI tools, helpdesk software, and customer support. He pairs a developer's understanding of how these products are built with search-driven research into what actually ranks and resonates with the people searching for them.

Related Posts

All posts →
What is AiseraGPT? A complete overview for 2025
Guides

What is AiseraGPT? A complete overview for 2025

AiseraGPT promises “ChatGPT for the enterprise,” but how does it actually perform? This guide breaks down its features, real-world challenges, and the pros and cons compared to modern AI tools.

Kenneth PanganKenneth PanganAug 26, 2025
AI pretraining
Guides

AI pretraining

Ever heard that AI is "trained on the whole internet"? That's AI pretraining, the foundational step for models like GPT. But for customer support, this general knowledge isn't enough. This guide breaks down what pretraining really is and explains why specializing an AI on your company's knowledge is the key to unlocking its true potential.

Kenneth PanganKenneth PanganOct 23, 2025
A support agent and a QA reviewer looking at an agent scorecard dashboard
Guides

Customer service evaluation: metrics, scorecards, and AI in 2026

A practical guide to customer service evaluation: the metrics that actually matter, how to build a QA scorecard that coaches, and how to evaluate an AI agent.

Riellvriany IndriawanRiellvriany IndriawanJul 5, 2026
Nouple io: A complete 2025 overview of Coupler.io
Guides

Nouple io: A complete 2025 overview of Coupler.io

Explore our deep dive into Coupler.io (nouple io), the no-code platform for data reporting. Learn about its features, pricing, and see how it compares to action-oriented AI tools.

Kenneth PanganKenneth PanganOct 19, 2025
A practical guide to intents and sentiments in customer support
Guides

A practical guide to intents and sentiments in customer support

Understanding customer intents and sentiments is no longer optional. This guide breaks down what they are, why they matter, and how to use them to elevate your support.

Kenneth PanganKenneth PanganOct 27, 2025
Banner image for How to measure AI support ROI: A practical framework for 2026
Guides

How to measure AI support ROI: A practical framework for 2026

A practical guide to measuring the ROI of AI customer support, including key metrics, calculation frameworks, and benchmarks from real deployments.

Stevia PutriStevia PutriMar 16, 2026
A complete guide to Customer.io pricing in 2025
Guides

A complete guide to Customer.io pricing in 2025

Thinking about using Customer.io? Our complete guide to Customer.io pricing covers everything you need to know about their plans, overage fees, and the real cost of their platform, helping you make an informed decision for your business in 2025.

Kenneth PanganKenneth PanganOct 8, 2025
A complete guide to Worknet AI pricing in 2025
Guides

A complete guide to Worknet AI pricing in 2025

Searching for clear Worknet AI pricing? We analyzed their costs across multiple sources to give you the full picture, from their $75/user fee to their performance-based model, and explore a more transparent alternative.

Stevia PutriStevia PutriSep 9, 2025
A practical guide to the Salesforce AI Prompt Builder
Guides

A practical guide to the Salesforce AI Prompt Builder

Explore the Salesforce AI Prompt Builder in our comprehensive overview. We cover its features, use cases, and crucial limitations around ecosystem lock-in and pricing.

Kenneth PanganKenneth PanganOct 19, 2025

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free