Worked example: team baseline AI footprint
The default scenario uses 500 prompts per day for 365 active days. Annual prompt volume is 500 x 365 = 182,500 prompts/year.
The frontier reference profile uses 0.16 / 0.31 / 0.60 Wh per query. Energy is prompts x Wh/query / 1000 x PUE, so the range is 29.20 kWh, 56.58 kWh, and 109.50 kWh per year at PUE 1.0.
Carbon uses energy x 545 gCO2e/kWh / 1000. That gives 15.91 kg, 30.83 kg, and 59.68 kg CO2e per year.
Water uses raw energy x (PUE x 1.8 + 3.8). The coefficient is 5.6 L/kWh, so water is 163.5 L, 316.8 L, and 613.2 L per year.
The result is a planning range, not an emissions certificate. Use the high band for capacity planning, the mid band for budget comparisons, and custom telemetry when the workload becomes material.
How to use this AI energy calculator for annual prompt planning
Start with prompt volume, not one dramatic per-query claim. Annual totals make it easier to compare model classes, prompt policies, retries, and provider assumptions.
AI prompt carbon footprint formula: what is in this estimate
The calculator multiplies annual prompt volume by a Wh/query band, adjusts energy by PUE, and applies carbon intensity in gCO2e/kWh. It does not create exact per-query CO2 claims.
ChatGPT water footprint calculator: why water use is locality-dependent
Water use depends on cooling system, local weather, time of day, grid mix, and whether the estimate counts direct data-center water, upstream electricity water, or both.
AI energy consumption by query profile and model class
Short, well-batched prompts can sit near the lower band, while long reasoning loops and agentic retries can push annual energy much higher. Use custom telemetry when usage becomes material.
Annual AI footprint scenario planning: low, mid, high output
Use the low band as an optimistic best case, the mid band for normal budget comparisons, and the high band for capacity planning or sustainability review.
Why public AI energy numbers vary: contested baselines and PUE
Public estimates often disagree because they assume different model sizes, token counts, utilization, hardware, PUE, and cooling boundaries. This tool exposes the assumptions instead of hiding them.
What this AI-only calculator excludes (training, downloads, backups)
The result is inference-only. It excludes model training, data labeling, hardware manufacturing, storage, backups, network transfer, and lifecycle emissions.
How to reduce annual AI energy and water footprint
Reduce unnecessary retries, trim prompt context, route simple tasks to smaller models, cache reusable context, batch non-urgent work, and replace defaults with measured provider telemetry.
Recommended next steps after getting a range result
If the high band changes a decision, measure real tokens, real prompt counts, and provider-specific intensity data before changing model, provider, or hosting strategy.