🌱 EcoLogits-Go tracks the energy consumption and environmental impacts of generative AI models through APIs.
Inspired by the original EcoLogits project, this implementation is independent and not affiliated with the original initiative.
go get github.com/omegabytes/ecologits-go- Install
golangci-lintusing the recommended installation method for your platform.
- When in doubt, adhere to the Uber Go Style Guide
- Imports should conform to
goimportsandgolangci-lintrules. - Commit messages should confirm to the Conventional Commits specification.
This project is licensed under the terms of the Mozilla Public License Version 2.0 (MPL-2.0).