All insights

Cost

How much does production AI cost in SaaS?

Production AI cost in SaaS breaks into four lines: inference (tokens or GPU hours), retrieval and vector storage, surrounding data movement including egress, and the engineering to keep it correct. For most vertical SaaS copilots the dominant variable is not the model price but tokens per action multiplied by actions per user per month. A single retrieval-heavy interaction commonly runs several thousand input tokens, so the difference between a tight context window and a lazy one changes your bill by an order of magnitude, not a few percent.

The four cost lines

LineDriverBiggest lever
InferenceTokens in and out, model tier, call countContext discipline and model routing
RetrievalVector store size, queries per actionChunking, filters, cache
Data movementEgress, cross-region and cross-cloud trafficKeep inference next to the data
EngineeringEvaluation, monitoring, prompt and model churnRegression suites over manual QA

Indicative bands

The following are indicative planning figures, not a quote, and they move with your model choice and traffic profile.

  • A pilot copilot for a few hundred internal users: typically low hundreds of dollars per month in inference.
  • A live customer-facing copilot across a mid-size vertical SaaS base: typically low thousands per month once context is controlled, and five figures per month when it is not.
  • Vector storage and retrieval infrastructure: usually a small fraction of inference cost until you index everything indiscriminately.
  • Egress is billed per GB and is easy to overlook: roughly $0.09/GB on AWS, $0.087/GB on Azure and $0.12/GB on Google Cloud for standard internet data transfer out.

The number to model before you build

Cost per successful action, not cost per token. Take the tokens consumed by one complete user outcome, including retries and retrieval, and multiply by realistic monthly volume per account. Compare that against the price of the plan the feature sits in. If the ratio is uncomfortable, fix it in architecture now, not in a pricing renegotiation later.

How Datics helps

Our product review includes an inference-economics read: cost per action, expected volume and the levers that keep the feature profitable at scale.

Sources

Your customers already expect AI from your product.

Let us make it real without rebuilding what already works.

Book a 30-minute product review