Show HN: Deploybase CLI – Search GPU and LLM pricing from your terminal(github.com)
github.com
Show HN: Deploybase CLI – Search GPU and LLM pricing from your terminal
https://github.com/nicalevras/deploybase-cli
2 comments
Nice idea, pricing comparison across providers is genuinely painful
to do manually right now. One feature that would make this more
useful for me — a cost estimator based on expected token volume or
GPU hours, not just raw pricing. Context switching between providers
to calculate actual monthly cost is where the friction is.
It pulls live data from deploybase.ai and lets you filter and search right in your terminal:
Install with npm install -g deploybase-cli. Open source, MIT licensed.
I'd love feedback on the UX, missing providers, or features that would make this more useful.