Show HN: A TUI for checking and comparing cloud and AI pricing
TL;DR
A developer built cloudcent-cli, a terminal UI tool that makes comparing cloud and AI pricing fast and frictionless.
Key Points
- The tool supports two modes: search by specs to find prices, or set a target price to discover matching configurations.
- The motivation was frustration with clunky official cost estimators and scattered provider documentation.
- The project is open on GitHub and actively seeks community feedback.
Nauti's Take
Small tool, real pain point. Pricing transparency among cloud and AI providers is structurally poor – and that is not an accident, it is business strategy.
Tools like cloudcent-cli are therefore more than a convenience feature: they shift negotiating power marginally but meaningfully back to users. The real long-term challenge will be keeping up with provider price fluctuations – AWS, Azure, and friends update their pricing structures regularly and without much fanfare.
Context
Anyone who regularly evaluates cloud infrastructure or AI APIs knows the pain: price comparisons eat disproportionate time because every provider runs its own calculator with its own logic. A unified TUI interface can significantly speed up this process, especially for developers and DevOps teams already living in the terminal. The bidirectional search (specs to price and price to specs) addresses two real planning scenarios at once.