Show HN: Vibe-budget – CLI to estimate LLM costs before you start vibe coding https://ift.tt/EwirKFf

Show HN: Vibe-budget – CLI to estimate LLM costs before you start vibe coding I built vibe-budget because I kept burning tokens without knowing the cost upfront. You describe your project in plain English (or Spanish), and it detects the tasks involved, estimates token usage, and compares real-time prices across 85+ models via OpenRouter. Example: vibe-budget plan ecommerce with stripe oauth and supabase It detects 4 tasks, estimates ~497k tokens, and shows you the cheapest, best quality-price, and premium model options side by side. It also has a scan command — point it at an existing codebase and it estimates how many tokens it would cost to refactor or extend it with AI. No API key required. Prices are fetched live from OpenRouter with a 1-hour cache fallback. npm install -g vibe-budget Docs: https://gaboexe0.github.io/vibe-budget/ Repo: https://ift.tt/wQu5R2M https://ift.tt/SOf6CQt March 13, 2026 at 08:09PM

Post a Comment

Thanks for your interest

Previous Post Next Post