Just shipped LLMPrice 🚀 A lightweight Python + TypeScript library for LLM pricing lookup. - 2500+ models - Offline-first - Search / compare / CLI - Auto-synced pricing data Built for developers who want pricing data only, without pulling in a heavy LLM stack. Links in first comment. #Python #TypeScript #LLM #OpenSource #AIEngineering #DeveloperTools
LLM pricing lookup is one of those things that seems trivial until you're actually building cost-aware agents or trying to help clients understand why their prototype bill doesn't reflect production reality. Having this as an offline-first library with 2500+ models is genuinely useful. The npm package alongside PyPI is a nice touch too since a lot of the tooling layer ends up being TypeScript anyway. Will give it a try.
Been looking for something like this Nilesh. Nice work!
Great work Nilesh!
GitHub: https://github.com/TechyNilesh/LLMPrice PyPI: https://pypi.org/project/llmprice-kit/ npm: https://www.npmjs.com/package/llmprice-kit If you try it, I’d love your feedback.