User wants vibe-budget to provide estimates of token costs for different AI models based on project descriptions, helping developers budget before starting projects.
Ever started a project with AI and ended up with a surprise bill? vibe-budget estimates the token cost of your project across 85+ models before you write a single line of code. Just describe what you're building: vibe-budget plan nextjs app with stripe postgresql and docker It detects the tasks, estimates input/output tokens separately, and compares real-time prices from OpenRouter side by side: \[BEST\] DeepSeek R1 Quality: 96.1% Cost: $0.99 \[REC\] DeepSeek V3.2 Quality: 89.6% Cost: $0.72 \[CHEAP\] Gemini 2.5 Flash-Lite Quality: 68.0% Cost: $0.07 Also has a \`scan\` command — point it at an existing codebase and it tells you how many tokens it would cost to refactor or extend it with AI. Works with plain English and Spanish. No API key required. npm install -g vibe-budget Docs: [https://gaboexe0.github.io/vibe-budget/](https://gaboexe0.github.io/vibe-budget/) Repo: [https://github.com/gaboexe0/vibe-budget](https://github.com/gaboexe0/vibe-budget)