Friday, May 12, 2023

Show HN: Track and bill users' AI token usage through an API https://ift.tt/7cd182s

Show HN: Track and bill users' AI token usage through an API Nowadays, everyone's building an AI app, but they're not pricing their apps fairly. Each user should be billed separately based on their GPT token usage, and many developers aren't tracking tokens. Instead, they just give a fixed price for their users, which isn't equitable. This is what I built Tiktokenizer to solve, it allows you to use OpenAI's GPT models and track each user's token usage through a single REST API. You could then use this API to get every user's token usage and bill them accordingly. https://ift.tt/coqRkOe May 12, 2023 at 01:05AM

No comments:

Post a Comment

Show HN: Conway's Game of Life in boot sector https://ift.tt/kDiXV9O

Show HN: Conway's Game of Life in boot sector Hello HN! On these weekends, I was sitting and thinking about where our industry is going,...