Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/small-tou/llm-price
Simple Calculate and Compare LLM Token Price
https://github.com/small-tou/llm-price
Last synced: 7 days ago
JSON representation
Simple Calculate and Compare LLM Token Price
- Host: GitHub
- URL: https://github.com/small-tou/llm-price
- Owner: small-tou
- Created: 2024-03-26T08:37:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T15:43:53.000Z (7 months ago)
- Last Synced: 2024-04-15T02:48:53.316Z (7 months ago)
- Language: TypeScript
- Homepage: https://llm-price.vercel.app
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple price calculator for llm models
deployed at https://llmprice.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
```bash
yarn dev
```Open [http://localhost:3000](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:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.## 状态 Stat
![Alt](https://repobeats.axiom.co/api/embed/dd4a6ece023c4539c4872f4075047574d5d492fd.svg "Repobeats analytics image")