Dr. Pranay Jha · AI Cost ToolsRead the cost guide   ·   Infra sizing tool
Interactive Tool

LLM & RAG Cost Calculator

Estimate what it costs to run an LLM or retrieval augmented app. Enter your usage, pick a model, then pull the caching and batching sliders to watch the levers from the cost guide move the bill in real time. All estimates, all editable.

Model & pricing

Prices are illustrative. Check your provider for current rates and paste them in.

Corpus to index (one time)

Usage

Optimization levers

Prompt caching, share of input cached0%
Cached reads bill about 10% of the input rate. Stable system prompt, tools and docs are what you cache.
Batching, share of requests run async0%
Batch processing takes 50% off, for work that does not need an instant reply.