AI · 8 min read
AI Chatbot Development Cost in 2026: Build vs Buy, Tiers and Running Costs
What a custom AI chatbot costs in 2026: $10k to $18k for a website bot, $18k to $35k with account actions, $35k to $60k multi-channel.

Short answer
A custom AI chatbot costs about $10k to $18k for a website support bot grounded in your content, $18k to $35k for a bot that looks up orders and accounts through your helpdesk and CRM, and $35k to $60k for a multi-channel assistant on web, WhatsApp or voice. Running costs are mostly model usage, often tens to low hundreds of dollars a month for a few thousand conversations.
How much does an AI chatbot cost?
| Chatbot | What is included | Build cost | Timeline |
|---|---|---|---|
| Website support bot | One content source, citations, handoff to email or helpdesk, basic analytics | $10k to $18k | 4 to 6 weeks |
| Support bot with account actions | Helpdesk and CRM integration, order and account lookups, authentication, evaluation set | $18k to $35k | 6 to 10 weeks |
| Multi-channel assistant | Web, WhatsApp or voice, several systems, multilingual, admin console, full analytics | $35k to $60k | 10 to 14 weeks |
Build or buy?
Helpdesk vendors now include AI agents. Intercom, for example, lists its Fin AI agent from $0.99 per resolved conversation on top of seat plans from $29 to $132 per seat a month. For a standard support use case on a platform you already use, that can be the fastest option.
| Choose a helpdesk AI agent when | Choose a custom chatbot when |
|---|---|
| Your support already runs on that helpdesk | The bot must act inside your own product or systems |
| Questions are answered by your help centre | Answers need your databases, documents or business rules |
| Volume is moderate and per-resolution pricing is acceptable | High volume makes per-resolution fees expensive |
| You accept the vendor's model, data handling and UX | You need control over models, data residency or the interface |
The two also combine well: a custom assistant inside your product for account-specific tasks, with a handoff into the helpdesk your team already uses.
What drives chatbot cost
- Knowledge sources: one help centre is simple; several systems with permissions need more retrieval and access-control work.
- Actions: every order lookup, booking or account change needs authentication, an integration and careful testing.
- Channels: each of web, WhatsApp, SMS and voice adds its own interface, limits and testing.
- Languages: current models handle most languages, but each language needs its own evaluation questions.
- Quality bar: an evaluation set and guardrails add time up front and save far more after launch.
Running costs
Model usage is billed per token by providers such as OpenAI, Anthropic and Google, and differs widely between models. A support bot handling a few thousand conversations a month usually costs tens to low hundreds of dollars in model fees when simple questions go to smaller models and responses are cached. Add hosting, vector storage for your content and a retainer for monitoring and content updates. We estimate the monthly model bill during discovery from your real conversation volumes.
What a good chatbot budget includes
- Discovery with 100 or more real questions from tickets and chats.
- Retrieval over approved content with citations, refreshed automatically.
- An evaluation set run on every change, measuring accuracy and groundedness.
- Clear handoff rules to a person, with the full conversation passed along.
- Guardrails against prompt injection, off-topic use and personal data leaks, tested before launch.
- Analytics on containment, handoff reasons, unanswered questions and cost per conversation.
A typical chatbot project timeline
- Week 1: collect real questions, agree what the bot may and may not do, choose channels.
- Weeks 2 to 3: connect content sources and measure whether the right passages come back.
- Weeks 3 to 5: conversation design, tone, handoff rules, guardrails and any account actions.
- Weeks 5 to 8: pilot on a share of traffic, review transcripts daily and tune.
- After launch: monthly reviews of unanswered questions, cost per conversation and satisfaction.
How to measure the return
The simplest model multiplies three numbers: conversations per month, the share the bot resolves without a person (its containment rate), and what a human-handled ticket costs you today. Subtract the monthly model, hosting and retainer costs, and compare the result with the build cost to get a payback period. Track containment and customer satisfaction together; a bot that deflects questions without answering them improves the first number while hurting the second.
How to keep the cost down
- Start with the top 20 question types, which usually cover most of the volume.
- Launch on one channel and add others once the bot performs well.
- Route by difficulty: small models for classification and simple answers, larger ones only when needed.
- Fix content gaps the bot reveals; better help articles improve answers for free.
See AI chatbot development, RAG development and the ChatGPT-style app cost guide for full AI products.
Sources
- Innovation Insight AI chatbot development and pricing
- Intercom pricing: https://www.intercom.com/pricing
- OpenAI API pricing: https://openai.com/api/pricing/
- Anthropic pricing: https://www.anthropic.com/pricing
- OWASP Top 10 for LLM applications: https://genai.owasp.org/llm-top-10/
Need a number for your project?
Send a short brief and get a written estimate.
A senior engineer replies within one business day. No sales call required.

Zain Khalid Malik
CTO & Co-founder, Innovation Insight
Zain owns architecture, engineering standards and the platform team at Innovation Insight. He sets the bar for code quality, security and the tooling every squad ships with.
LinkedInRelated questions.
How much does it cost to build an AI chatbot?
$10k to $18k for a website support bot, $18k to $35k for a bot with account actions, and $35k to $60k for a multi-channel assistant.
How much does an AI chatbot cost per month to run?
Mostly model usage, often tens to low hundreds of dollars a month for a few thousand conversations, plus hosting and a support retainer.
Is it cheaper to use Intercom Fin or build our own?
For standard support on Intercom at moderate volume, Fin is often cheaper to start. Custom bots win when you need your own data, actions inside your product, control over models or lower cost at high volume.
How long does it take to build an AI chatbot?
Four to six weeks for a website support bot, up to fourteen weeks for a multi-channel assistant with several integrations.
Can an AI chatbot work in several languages?
Yes. Current models handle most major languages; we evaluate answer quality in each language before launch.