LLM Cost Forecasting Tool

12-month LLM cost forecast with user growth and price change scenarios

Ad placeholder (leaderboard)

Forecast your LLM bill 12 months out

AI costs rarely stay flat. Your user base grows, each user sends more (or fewer) tokens as features mature, and provider list prices drift over time. This tool compounds all three forces into a clear 12-month projection so you can budget realistically instead of extrapolating a single flat line.

How the forecast works

Starting from your current monthly cost, each month is computed by applying three multipliers:

next_month = this_month
           × (1 + user_growth_rate)
           × (1 + tokens_per_user_change)
           × (1 + price_trend)

User growth scales the number of calls, tokens-per-user scales the size of each call, and the price trend captures provider pricing changes. Because the factors multiply, even modest monthly rates produce large swings over a year — 10% monthly user growth alone compounds to roughly a 2.9× increase by month 12 (eleven months of compounding from the month-one baseline).

Tips for a realistic model

  • Be conservative on growth. Sustained double-digit monthly growth is rare; taper it if you are modelling beyond an early launch phase.
  • Separate price from usage. If you plan to upgrade to a pricier model, put that in the price trend, not the tokens-per-user field.
  • Watch the cumulative line. Your finance team budgets the annual total — the sum of all twelve months — which is what this tool surfaces alongside the end-of-year run rate.
Ad placeholder (rectangle)