Show HN: BotBudget – AI Agent Cost Calculator

2 jakejohnson 0 7/15/2025, 4:44:42 PM botbudget.com ↗
Hi HN, I kept running into the same problem when helping clients forecast expenses for AI agents. Pricing can be complex and requires some serious spreadsheeting. You need to factor in different model tiers, token estimates, prompt caching, and a variety of services across your specific workflows.

After manually building spreadsheets for each client, I decided to build BotBudget - a free calculator that models these costs across hundreds of LLM models and AI services.

Key features:

  - Multi-service workflows (LLM + STT/TTS + RAG + guardrails) 
  - Recent pricing data for major providers
  - Built-in tokenizer for prompt estimation
  - Cost projections with growth scenarios
  - Shareable team links
It's been helpful for my consulting work, and I'm hoping others building AI products might find it useful too.

Try it at botbudget.com - would love feedback on what's missing or could be improved.

Simple stack btw: It’s built with Next.js, hosted on Cloudflare Workers using @opennextjs/cloudflare, and flat JSON pricing data updated daily with GitHub Workflows from self and community maintained sources.

Comments (0)

No comments yet