Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamaziz/llm-cost-estimator
Estimate the cost of using OpenAI models based on the number of input and output tokens.
https://github.com/iamaziz/llm-cost-estimator
cost-estimation llm-inference openai-api
Last synced: 4 days ago
JSON representation
Estimate the cost of using OpenAI models based on the number of input and output tokens.
- Host: GitHub
- URL: https://github.com/iamaziz/llm-cost-estimator
- Owner: iamaziz
- License: mit
- Created: 2023-12-18T16:29:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-18T16:38:21.000Z (11 months ago)
- Last Synced: 2024-10-12T04:53:30.639Z (about 1 month ago)
- Topics: cost-estimation, llm-inference, openai-api
- Language: Python
- Homepage: https://llmcost.streamlit.app
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLM Cost Estimator
[![Open in Streamlit][share_badge]][share_link]
[share_badge]: https://static.streamlit.io/badges/streamlit_badge_black_white.svg
[share_link]: https://llmcost.streamlit.appEstimate the cost of using OpenAI models based on the number of input and output tokens.