tsingwong / llm-price

Simple Calculate and Compare LLM Token Price

Home Page:https://llmprice.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple price calculator for llm models

deployed at https://llm-price.app

Product Features

This app offers a comprehensive suite of features designed to calculate and compare prices for different AI models and platforms efficiently. It supports multiple AI models and platforms, showcasing the app's versatility in handling various price calculation needs. With a user-friendly interface, users can quickly access price calculations, making it an essential tool for anyone looking to analyze and compare AI model costs effectively.

贡献 Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add new llm price data config to src/data/xxx.ts.
  4. Add config to src/data/platform.ts.
  5. Commit your changes: git commit -am 'Add xxx price data'
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request :D
  8. Wait for review
  9. Once approved, the changes will be merged and deployed
  10. Enjoy your new feature!

运行 Run

You can run the development server with the following command

yarn dev

Open http://localhost:3000 with your browser to see the result.

学习 Learn More

To learn more about Next.js, take a look at the following resources:

About

Simple Calculate and Compare LLM Token Price

https://llmprice.app


Languages

Language:TypeScript 93.5%Language:CSS 5.7%Language:JavaScript 0.7%