Hey HF community!
I’ve been working on several projects using Hugging Face Inference API alongside other AI tools (OpenAI, Claude, etc.), and I’ve hit a pain point - tracking all these costs in one place.
For my NLP pipeline, I’m using HF-hosted models for one stage and commercial APIs for another. When the monthly bills arrive, I struggle to understand the total cost per project.
I built a simple dashboard (AIBillingDashboard) to solve my own problem by visualizing all AI spending together, but I’m curious:
- How do YOU track Hugging Face costs alongside other AI services?
- Do you have any clever spreadsheet tricks or tools?
- Would a dedicated cost tracker that connects to multiple AI platforms be useful?
Not trying to pitch anything - genuinely wondering if others face this challenge and what solutions you’ve found!