The project introduces the Real Time Carbon Emissions Calculator for Personal Computers.
You can find the corresponding research paper here
Steps to work with the project.
- Install necessary python modules using
pip install -r requirements.txt
- Run the project using
python real_time_carbon_emission.py
Note: You need to have NVIDIA GPU in your system to get carbon emission statistics for GPU on your system.