Friday, July 25, 2025

Show HN: Price Per Token – LLM API Pricing Data https://ift.tt/Onu3kJf

Show HN: Price Per Token – LLM API Pricing Data The LLM providers are constantly adding new models and updating their API prices. Anyone building AI applications knows that these prices are very important to their bottom line. The only place I am aware of is going to these provider's individual website pages to check the price per token. To solve this inconvenience I spent a few hours making pricepertoken.com which has the latest model's up-to-date prices all in one place. Thinking about adding image models too especially since you have multiple options (fal, replicate) to use the same model and the prices are not always the same. https://ift.tt/AYy0Ekl July 25, 2025 at 06:09PM

No comments:

Post a Comment

Show HN: Easily visualize torch, Jax, tf, NumPy, etc. tensors https://ift.tt/anqfwJx

Show HN: Easily visualize torch, Jax, tf, NumPy, etc. tensors hey hn, wrote a python library for myself to visualize tensors. Makes learning...