AI cost calculators
Seventeen calculators covering the costing questions that come up repeatedly when you build with AI. Each one runs entirely in your browser against the price index, which is re-verified from vendor pricing pages every week. None of them send your inputs anywhere.
LLM API costs
Price a feature and see what a request actually costs.Cut your bill
What caching, batching and model choice save you.Build vs buy
Compare running it yourself against paying per token.Media, speech & ROI
Images, video, audio and whether it all pays off.How to choose one
If you are pricing a feature that calls an LLM, start with the LLM API cost calculator — it prices your workload against every model in the index at once and shows you the spread you are choosing within. If you already know which model you are using and want to find savings, the model switch savings calculator and the prompt caching savings calculator are the two highest-yield places to look.
For architecture decisions rather than pricing ones, the context window cost calculator and the RAG cost calculator answer the same question from opposite directions, and the self-hosting vs API calculator settles the one that generates the most arguments.
Every calculator has a full explainer beneath it covering what it models, what it deliberately leaves out, and the judgement you still have to make. The methodology page documents the conversions used throughout.