meta data for this page
Eco 2 AI
The Eco2AI is a python library for CO2 emission tracking. It monitors energy consumption of CPU & GPU devices and estimates equivalent carbon emissions taking into account the regional emission coefficient. The Eco2AI is applicable to all python scripts and all you need is to add the couple of strings to your code. All emissions data and information about your devices are recorded in a local file.
How to use?
- Install the ECO2AI package in your project.
- Use it to estimate the carbon footprint of your code by analyzing the energy consumption of different tasks.