Your Prompt’s Energy Footprint banner

Your Prompt’s Energy Footprint

1 devlog
1h 48m 6s

This project is a web tool that estimates the hidden cost of an AI prompt. Users can enter a prompt and see an approximate breakdown of tokens processed, energy consumed, electricity cost, cooling water usage, and CO₂ emissions. The calculator use…

This project is a web tool that estimates the hidden cost of an AI prompt. Users can enter a prompt and see an approximate breakdown of tokens processed, energy consumed, electricity cost, cooling water usage, and CO₂ emissions. The calculator uses tokenization and transparent formulas to show how large language model inference translates into real-world resource consumption.

Demo Repository

Loading README...

speedhawks

Shipped this project!

Hours: 1.79
Cookies: 🍪 20
Multiplier: 11.32 cookies/hr

This webapp calculates how your prompt’s energy footprint , It uses tokenizer to calculate the total tokens of your input prompt and output response, then according to your chosen model.
It was a pretty simple project , but I did lookup at which tokenizer I should use,
I really hope you like it <3

speedhawks

WHAT IS THIS ??

This is the most bs project , it makes some sense , it is very simple to build it , uses tokenizer to gather how many tokens will be used , and then just calculates footprints according to the set models constants .

Why did I make this?

Because of tom in #flavortown , he posted a ai slop garbage and I started wondering how much energy was used to generate that :D

Theme

It is kinda similar to bobadrops
bla

Changelog

0