Most AI quotes I see in 2026 hide the same two costs: integration work and the API meter that runs forever. This is what the honest math actually looks like.
01The shape of a quote
Why a $40K quote and a $400K quote can both be honest
From the few of these we have deployed, the spread between a cheap and an expensive build is rarely about the AI. It is about how many other systems the AI has to touch. A chatbot that answers questions from a single PDF using Claude Sonnet 4.5 over the Anthropic API can ship in two weeks for under $30K. The same chatbot that has to read your Zendesk tickets, write back to HubSpot, escalate to a human in Slack and stay compliant with GDPR is six months of work and starts at $250K.
Both numbers can be defensible. Neither tells you which one fits your business. The cost of the LLM call is usually under 15% of either total. Everything else is plumbing, evaluation, security review and the awkward weeks where the product team and the data team argue about who owns the prompt.
02Build cost by use case
What I actually see people pay in 2026
The ranges below come from the work we have shipped plus rough numbers I have heard from operators in the past year. They assume a partner who has built this category before. If you are doing it fully in-house with no prior LLM production experience, the dollar cost drops and the calendar cost roughly doubles. The pattern I keep seeing is that the cheap quotes leave out integration and the expensive quotes leave out the ongoing API spend. The honest version itemizes both. If you are also weighing which type of system to build, the breakdown in agents vs chatbots vs copilots is worth a read first.
MIT's Project NANDA reported in July 2025 that the GenAI deployments which did pay off cited 2 to 10 million dollars a year saved on customer service and document processing, the unglamorous end of the stack.
FIG. 01 – BUILD COST BY USE CASE (USD K)
Initial build cost, mid-market in 2026
– A&M Flow project sample + public operator reports, 2026 USD.
03The meter
Token costs are not the scary part. Volume is.
At the moment, Claude Sonnet 4.5 sits at $3 per million input tokens and $15 per million output on the Anthropic pricing page. GPT-5 and GPT-4o land in a similar zone per the OpenAI pricing page. Those numbers sound trivial until you do the multiplication. A support agent that handles 5,000 conversations a month with an average of 8,000 input and 1,500 output tokens per conversation runs about $120 input and $112 output, so $232 a month. The same agent at 200,000 conversations is closer to $9,300 a month. Same prompt, same model, three orders of magnitude difference in invoice.
Vendor quotes that bury this number inside a flat monthly fee are usually pricing for low volume and will renegotiate the moment you scale. Talking to operators in production, the same pattern repeats: month three is fine, month nine the invoice has tripled and nobody warned them. If your vendor quote does not itemize token spend separately from build cost, walk away. That is where projects bleed for years.
04Infra and tooling
The boring monthly invoices nobody mentions
Beyond the LLM API, every production AI system carries a small zoo of supporting bills. A typical mid-market support agent runs something like: Pinecone serverless for vector storage at $50 to $300 a month, a Hetzner CCX33 dedicated vCPU box for the orchestration service at roughly €60 a month, Vercel Pro for the frontend at $20 per seat, an observability tool like Helicone or LangSmith at $50 to $500 a month depending on volume and a managed Postgres for session and audit logs at $25 to $200. None of these are big on their own. Together they easily clear $1,000 a month before the LLM even shows up on the invoice.
FIG. 02 – TYPICAL MONTHLY RUN COST
Run cost stack for a mid-market support agent
| Line item | Vendor (example) | Monthly USD | |
|---|---|---|---|
| LLM API | Anthropic Claude Sonnet 4.5 | $200 – $9,000 | |
| Vector DB | Pinecone serverless | $50 – $300 | |
| Compute | Hetzner CCX33 | €60 | |
| Frontend host | Vercel Pro | $20 / seat | |
| Observability | Helicone or LangSmith | $50 – $500 | |
| Managed Postgres | Neon, Supabase | $25 – $200 |
If you are running heavy inference on open-weight models, Modal, Replicate and Fireworks all expose hosted GPU pricing that is worth a look before committing to a self-managed cluster. For a useful outside read on why aggregate infrastructure spend keeps creeping up, the a16z economic case for generative AI is a fair starting point.
05Contrarian take
Most of your savings live in the prompt, not the model choice
Operators love to ask whether they should switch from Claude to GPT-5 to save money. In practice, the difference between picking the right model and the wrong model on a per-call basis is maybe 30 to 50%. The difference between a sloppy prompt that ships 12,000 tokens of redundant context every turn and a tight one that ships 2,000 is a clean 6x. The fastest way to cut your monthly invoice is almost always to rewrite the prompt, cache the system message and trim the retrieval context, not to migrate providers. I have watched teams spend six weeks on a model migration that saved 20%, when an afternoon of prompt cleanup would have saved 70%.
The corollary: pick a provider that supports prompt caching (Anthropic and OpenAI both do now) and structure your system prompt so the cached prefix is huge. Pricing pages list cache reads at a fraction of the input cost. That is the single biggest knob on the run-cost side. The OpenAI cookbook has a useful set of patterns for thinking about this.
06Worked example
A realistic 12-month budget for a mid-market support agent
If you want to sanity-check whether that math pays back in your specific business, the interactive ROI calculator takes your conversation volume, agent salary and resolution rate as inputs and stress-tests the case.
Deloitte's global automation survey, published in June 2022, found organizations that scaled automation cut costs by 32 percent on average, while the typical program took about 22 months to pay back.
07How we'd actually approach this
Ship a small version first and instrument it before you scale
If somebody asked me to spend their money tomorrow, the order of operations would be: ship the smallest version of the use case in four weeks against an off-the-shelf API, instrument it heavily from day one so you actually see token cost per conversation and per intent, then make the build-vs-buy call at month two with real data instead of guesses. Almost every team that spent $400K on a custom build before doing this step ended up rewriting most of it within a year.
The second move is to put a six-month review on the calendar before the contract is signed. Run cost will not look like the proposal said it would. Either volume undershot and you are paying for capacity you do not need, or it overshot and the per-call price needs renegotiation. Both are fine outcomes if you planned to revisit them. Neither is fine if you only notice when the CFO asks why the AWS bill doubled.
If you want a sanity check on a quote you have in hand, we will read it for free and tell you which line items are missing. Start here.
Frequently Asked Questions
How much does AI implementation cost for a small business?+
What's the cheapest honest way to start with AI?+
How much does it cost to build a custom AI chatbot?+
How are Claude and GPT-5 priced for business use?+
Why do AI implementations vary so much in cost?+
What's a realistic payback timeline?+
ANM SOLUTIONS / CONTACT US
Need help applying this to your business?
We turn AI insights into measurable business outcomes. Tell us about your workflow and we'll show you the highest-impact place to start.
Related Articles
AI ROI Calculator for Sales Teams: Price a Lead, Not a Week (2026)
How to calculate AI ROI for a sales team per lead: research, scoring and proposals priced for a person versus a model with review, break-even volume and a business case finance will sign.
Read articleFinanceAccounts Receivable Automation ROI: Two Numbers, Not One (2026)
How to calculate accounts receivable automation ROI: the cost of a reminder by a person versus a model, plus the cash released by a shorter DSO, with formulas, 2025-2026 benchmarks and honest inputs.
Read articleROIMeasuring AI ROI: How to Get a Number You Can Defend (2026)
A guide to measuring AI ROI for CFO-leaning operators: three return layers, a defensible formula, honest evidence standards and when to stop a project.
Read article