BigBerri

Manchester AI technology company. We build AI chatbots, voice agents, web & mobile apps for UK businesses.

AI Services9 min read

AI Chatbot Development for UK Businesses: The Complete Guide 2026

BT

BigBerri Team

AI Development · 15 May 2025

What Decides What a Custom AI Chatbot Costs, and How Long It Takes

What a custom AI chatbot costs to build depends on three things: how many systems it needs to connect to, how much of your own documentation and past support history it needs to be trained on, and how much it is trusted to do beyond answering a question — booking, updating a record, processing a return — since actions need guardrails and fallback paths that a simple Q&A bot does not. A bot trained on a handful of FAQ pages with a plain email handoff is the fastest and least involved build; a full custom agent taking multi-step actions across several systems and channels is the most involved. Most builds take two to six weeks from kickoff to live deployment, with the fuller custom-agent tier running six to ten weeks.

That gap matters because "chatbot" now covers two genuinely different things, and working out which one you actually need is the real product decision a buyer has to make before asking anyone for a number.

What a Modern Chatbot Does That a Scripted Bot Could Not

Older website bots worked from a fixed decision tree: press 1 for sales, press 2 for support, type a keyword and hope it matches a pre-written answer. Anything outside that tree returned "I don't understand" or looped back to the menu. A modern AI chatbot uses a large language model to understand a question asked in ordinary language, and — where it is built properly — answers using your business's actual documents rather than the model's general training, so it can say something specific like explaining your real returns policy for an order placed sixteen days ago, not a generic answer about returns policies in general. The difference is the gap between a bot that recognises keywords and one that understands intent.

Eight Use Cases and the Outcome Each Delivers

1. Customer support automation. Answers product questions, walks a customer through troubleshooting, and processes routine requests like a return or an address change without a person touching the ticket. Outcome: routine queries resolved without entering the support queue at all.

2. Lead qualification. Replaces a static contact form with a conversation that asks budget, timeline and the actual problem before a lead reaches sales. Outcome: your team spends time on leads that are actually ready to buy.

3. Appointment booking. Checks live availability and books directly into your calendar or practice management system. Outcome: no phone tag, no back-and-forth email to find a slot.

4. E-commerce assistance. Answers stock, sizing, delivery and returns questions instantly at the exact moment a shopper is deciding whether to complete a purchase. Outcome: fewer abandoned baskets caused purely by an unanswered question.

5. Internal knowledge base. Staff ask the bot about company policy, procedure or process instead of searching a shared drive or interrupting a colleague. Outcome: fewer repeated questions reaching HR or a manager, faster onboarding for new starters.

6. Property enquiries. Estate and letting agents use a chatbot to answer questions about specific live listings and book viewings outside office hours. Outcome: an evening enquiry gets a same-minute answer instead of waiting until the branch reopens.

7. Legal intake and FAQs. Law firms use a chatbot to handle initial enquiries and explain standard processes — what a fixed-fee service covers, what documents are needed — while staying within the SRA's rules on client communication and never offering advice on a specific matter. Outcome: faster initial response, which strongly affects whether an enquiry converts to an instructed client.

8. Restaurant and hospitality. Table bookings, menu and allergen questions, opening hours — handled without pulling staff off the floor during service. Outcome: bookings taken around the clock, not just when someone is free to answer the phone.

How Retrieval Over Your Own Documents Works

The technical name is retrieval-augmented generation, usually shortened to RAG, but the mechanism is straightforward. Your business documents — FAQs, policies, product pages, past support answers — are indexed so the system can search them. When a customer asks a question, the chatbot searches that index for the most relevant passages, adds them to what it sends the underlying language model, and the model writes an answer grounded in your actual content rather than guessing from what it learned during training. This is the main defence against a chatbot confidently making something up: it is answering from your documents, not its memory, and a well-built system should decline or escalate a question it cannot find grounded material for rather than inventing an answer.

Integration With CRM and Helpdesk Platforms

A chatbot only earns its keep once it connects to the systems your team already works in. On the CRM side, Salesforce, HubSpot and Microsoft Dynamics 365 dominate the UK market and generally expose the APIs needed to log a conversation against a contact record. On the helpdesk side, Zendesk, Intercom and Freshdesk are common choices for UK support teams and can typically receive an escalated conversation as a ticket, complete with the transcript so a human agent is not starting cold. As with any integration, a mainstream, well-documented platform connects cleanly within a standard build; a heavily customised or legacy system can add time, so ask any developer, in writing, which platforms they have actually connected to before.

The Handover to a Human, Designed First

The single most important design decision in a chatbot build is not what it can answer — it is what it hands off, and when. A chatbot should be built to recognise the edges of its own knowledge: a question its retrieved documents do not cover, a complaint, anything emotionally charged, or a direct request to speak to a person. When that happens, it should say so plainly and hand the conversation to a human with the full transcript attached, rather than guessing or looping the customer back to a menu. This is designed before a single line of the bot's personality or greeting is written, because a chatbot that occasionally invents a confident, wrong answer does more damage to trust than one that says "let me get someone who can help with that."

Measuring Whether It Works

Three numbers matter more than anything else once a chatbot is live. Containment rate — the share of conversations the bot resolves without escalating to a person — is the headline number, but it is not the whole picture: a bot can technically contain a conversation by giving a vague answer that stops someone escalating without actually solving their problem, which is why it should always be read alongside satisfaction, not instead of it. Satisfaction — a simple thumbs-up/down or short rating at the end of a conversation — tells you whether containment is genuine resolution or just deflection. Cost per conversation — your monthly platform and usage cost divided by the number of conversations handled — is the number that tells you whether the investment is paying for itself, and it should fall as volume grows since the setup cost and much of the monthly fee do not scale linearly with usage.

UK GDPR and Conversation Transcripts

A chatbot transcript that includes a customer's name, contact details or account information is personal data, and your business is very likely the data controller for it — the organisation that decides why and how the data is processed, not the software vendor. Before rollout, confirm with your own data protection lead: the lawful basis for processing conversation data, where transcripts are actually hosted and whether that is inside or outside the UK, and a defined retention period under the ICO's storage limitation principle rather than keeping every conversation indefinitely. You also need a route to find and delete one customer's conversation data within the ICO's standard one-month deadline for a subject access request. This is exactly the same discipline you already apply to any other system holding customer data, extended to a new one.

Which Tier Actually Fits Your Business

TierWhat it coversWhat moves the priceBest for
FAQ & Handoff BotWebsite widget, trained on your FAQs and documents, email or Slack handoffHow many documents it is trained on and how tidy they areA business that mainly needs routine questions answered and a clean handoff to a person
Integrated Support BotEverything above plus CRM, helpdesk or booking integration, lead qualification, WhatsApp or SMSNumber of systems it connects to and how standard their APIs areA business that wants the bot to act on a conversation, not just answer it
Custom AI AgentMulti-step workflows and actions, multiple systems and channels, internal knowledge botNumber of systems, how much is bespoke, and how much the bot is trusted to do unattendedA business replacing several manual processes with one connected agent

Most UK small and mid-sized businesses find the middle tier delivers the strongest return relative to complexity — enough integration to be genuinely useful, without the overhead of a full multi-system build. Running cost tracks conversation volume and how many systems stay connected rather than a flat monthly fee, so the only way to get a real number is to have that conversation against your own volume — book a free discovery call at /contact for a fixed quote.

How to Choose a Developer

Ask a prospective developer to show you, not just tell you: a live chatbot they have built for another client, not a screenshot or a demo script. Ask specifically how they prevent the bot inventing answers — the retrieval approach above should be part of the answer, not "the AI is trained to be accurate." Ask which CRM or helpdesk platforms they have actually integrated with before, and which would be new to them. Ask what happens after launch — a chatbot needs monitoring and adjustment as real customers ask things testing did not anticipate, so ongoing support should be part of the plan, not an afterthought. And ask where your data and conversation transcripts are hosted, since your data protection lead will need that answer regardless of who builds it.

See /services/ai-chatbot-development for how BigBerri builds these, and /industries/law-firms and /industries/ecommerce for two sectors where chatbot use cases come up constantly. For a deeper look at the build process, read /blog/how-to-build-an-ai-chatbot-for-your-uk-business, and for the custom-versus-off-the-shelf decision specifically, /blog/custom-ai-chatbot-vs-off-shelf-uk-2025.

Book a free discovery call at /contact and we will tell you plainly which tier fits your business and what it would cost.

Frequently Asked Questions

How long does it take to build an AI chatbot for my business?

A simple FAQ bot can be live in one to two weeks. An integrated support bot connected to your CRM or helpdesk typically takes three to six weeks, and a full custom AI agent with multi-system integration runs six to ten weeks.

Can an AI chatbot integrate with my existing CRM or helpdesk?

Generally yes, where the platform exposes an API. Salesforce, HubSpot and Microsoft Dynamics 365 on the CRM side, and Zendesk, Intercom and Freshdesk on the helpdesk side, all connect cleanly within a standard build. A heavily customised or legacy system can add integration time.

What decides how much an AI chatbot costs to run each month?

Running cost mainly tracks conversation volume and how many systems stay connected — a quiet FAQ bot costs far less to run than an agent handling bookings and CRM updates across a busy support channel. Book a free discovery call at /contact for a fixed monthly figure against your own volume.

How does the chatbot avoid making up wrong answers?

A properly built chatbot uses retrieval-augmented generation, meaning it searches your own documents for relevant information before answering rather than relying only on what the underlying model learned during training. A well-built system should escalate a question it has no grounded answer for rather than guessing.

What happens to customer data collected in chatbot conversations?

A transcript containing a customer's name or contact details is personal data under UK GDPR, and your business is very likely the data controller. Confirm the lawful basis, hosting location and retention period with your own data protection lead, and check how a subject access request would be actioned within the ICO's one-month deadline.

Tags:

AI chatbotUK businesscustomer service AIchatbot developmentAI automation

Ready to Add AI to Your Business?

Book a free 30-minute discovery call with the BigBerri team — no obligation, just clarity on what's possible for your business.

WhatsAppBook a Free Call