A set of tool to help track easely the gpu usage and co2 emission of a machine service metered
It is a proof of concept
- OpenWebui function to track co2 consumption per user
- Use grist instead of nocodb ?
- OpenWebui
- Docker
- nocodb (to store the tracking data)
docker compose upCopy the .env.example to .env and fill the required fields
docker compose build
docker compose upDashboard: http://localhost:5173