|
|
|
Show HN: I made a tool to track usage and cost for LLM-powered apps
(affordai.io)
|
|
1 points
by kyryloalokhin
487 days ago
|
|
Hey HN, I’m Kyrylo.
While integrating LLMs into my work projects, I kept running into the same issue — tracking LLM usage and costs for each user. Every time, I had to build a custom solution from scratch. So, I built a simple analytics tool to handle it. How it works? 1) Add your app & choose an LLM model; 2) Get an API token; 3) Send LLM usage events into our API. The dashboard shows token consumption, costs, and top users. Pay-as-you-go, no subscriptions, and free usage available. I’d love to hear your feedback and ideas for improvement! |
|