AI chatbots for your website in 2026: which ones work, real pricing for Intercom Fin, Tidio and Chatbase, buy versus build, and hallucination guardrails.
Key Takeaway
- Get a website chatbot only if it does one job well: answering support questions from your own documents, or qualifying leads before they reach your team. The ones that work are grounded in your content (a technique called RAG). The ones customers hate guess from general training data and get things wrong.
- Off-the-shelf tools are cheap to start. Chatbase runs $32 to $400 per month; Intercom's Fin charges US$0.99 per resolved conversation (fin.ai, chatbase.co). A custom build costs more upfront but you own the code and the data.
- Grounding cuts wrong answers sharply, never to zero. General LLMs hallucinated on 58% to 82% of legal questions; purpose-built retrieval systems cut that below 34% (Stanford HAI).
- Wrong answers are your liability. A Canadian tribunal ordered Air Canada to pay a customer after its website chatbot invented a refund policy that did not exist (CBC News).
- The fix is guardrails: answer only from your content, cite the source, and escalate to a human when the model is unsure.
Most people asking about an AI chatbot for their website have already met a bad one. It sat in the corner of a page, could not answer a real question, and looped back to "I didn't quite catch that" until they gave up and looked for a phone number. That experience is what a chatbot looks like when it is bolted on without access to the business behind it.
The useful ones work differently. They read your actual help articles, pricing, policies and product data, and they answer from that. When they do not know, they say so and pass the customer to a person. This guide covers what makes that difference, what the real tools cost in 2026, when to buy versus build, and the guardrails that keep a chatbot from inventing answers that land you in trouble.
What separates a useful chatbot from an annoying one
A useful chatbot is grounded in your own content. The technique is called retrieval-augmented generation, or RAG. The chatbot searches your documents first (help centre, pricing page, returns policy, product specs), finds the relevant passages, then writes an answer based only on what it retrieved. Most decent tools attach a citation so the customer, and you, can see where the answer came from.
The alternative is a chatbot running on a raw language model with no connection to your business. It answers from whatever it absorbed during training, which is the open internet up to some cutoff date. It has never seen your refund policy, your delivery times, or your prices. So it guesses. Sometimes the guess is right. Often it is a confident, well-written answer that is simply wrong.
That gap is measurable. Stanford researchers testing legal AI found that general-purpose models like GPT-4 produced incorrect or fabricated answers on 58% to 82% of legal queries, while tools built on retrieval over a curated document set cut that error rate below 34%, and in one case below 17%. Grounding does not make a model perfect. It moves it from "guesses most of the time" to "usually right, with a source you can check."
Customers can tell the difference, and many now prefer the good version. Zendesk's research found 51% of consumers prefer a bot over a human when they want an immediate answer. Nobody prefers a bot that wastes three minutes of their time. The preference is for a fast, correct answer at 11pm, which a grounded chatbot can give and a support team asleep cannot.
The two jobs a website chatbot should actually do
A website chatbot earns its place by doing one of two jobs well. Trying to make it do everything is how you get the vague, useless version.
Resolve support questions. Most support volume is repetitive: where is my order, how do I reset my password, do you ship to Perth, what is your returns window. A chatbot grounded in your help content answers these instantly and around the clock. A well-configured one typically resolves roughly half of routine support conversations without a human, though the range runs from about 25% to 80% depending almost entirely on how complete your documentation is. Intercom reports that Fin's resolution rate climbs about 1% every month as the knowledge base improves. The chatbot is only as good as what you feed it.
Qualify leads. For a business selling a service, the chatbot's job is to ask the questions your sales team would ask anyway. What are you after, what is your budget range, what is your timeline, and then route the qualified enquiry to a person while filtering out the ones that are not a fit. This is closer to what we built for Equal Legal, where an AI triage layer reads a plain-language description of a legal problem, works out what the person actually needs, and refers high-risk matters straight to a qualified lawyer. You can read how that conversational triage system works. A qualifying chatbot does not close the sale. It makes sure the humans spend their time on the enquiries worth closing.
The mistake is asking one chatbot to be a support agent, a salesperson, a booking system and a brand mascot at once. Pick the job that moves your numbers, build for that, and the chatbot stays sharp.
Buy or build: the real options and what they cost
You have two paths: subscribe to an off-the-shelf chatbot tool, or have a custom one built and own it. Here is what each looks like in 2026.
| Option | Starting price | How it is billed | Grounds in your content |
|---|---|---|---|
| Chatbase | $32/mo (Hobby) | Monthly message credits, 500 to 15,000 | Yes, upload docs and site |
| Tidio Lyro | 50 conversations free, then from $32.50/mo | Per AI conversation | Yes |
| Intercom Fin | US$0.99 per resolution | Per resolved conversation, 50/mo minimum | Yes, from help centre |
| Custom build | From ~$4,997 upfront | One-off, then hosting and AI usage | Yes, any source or system |
Sources: Chatbase pricing, Tidio pricing, Fin pricing.
When an off-the-shelf tool is the right call
Buy a tool when your needs are standard and your content already lives somewhere a tool can read it. Chatbase lets you point a chatbot at your website and documents and have it live in an afternoon, from $32 per month at the Hobby tier up to $400 at Pro for 15,000 messages. Tidio's Lyro gives you 50 AI conversations free for life before it starts charging, which makes it easy to test. Intercom's Fin uses outcome-based pricing: US$0.99 only when it actually resolves a conversation, with a 50-resolution monthly minimum. That model is honest, and it also means your bill scales directly with your traffic.
The tradeoffs are ownership and depth. You are renting the chatbot. Your pricing rises with volume, your data sits on their servers, and the bot can only reach the content and systems the tool supports. For a shop answering "where is my order" that is a fair deal.
When to build custom
Build when the chatbot has to touch things a generic tool cannot reach. That means your private data, your internal systems, rules specific to how your business works, or answers that must be assembled a particular way for compliance reasons. It also makes sense when your support or lead volume is high enough that per-conversation fees would cost more over three years than owning the code outright.
A custom build grounded in your own systems is a private AI system, which is the ground we cover on our AI systems and RAG page. You decide where the data lives (including on your own servers), what the chatbot can and cannot do, and how it hands off to your team. You pay for the build once and then for hosting and AI usage, rather than a per-conversation toll that grows with every customer.
Want a chatbot that answers from your own content, not guesses?
We build grounded AI agents and RAG chatbots that resolve support or qualify leads, with citations and human handoff built in. You own the code.
See our AI agent buildsHallucination guardrails: the part that gets businesses sued
A chatbot that faces your customers is speaking for your business, and the law treats it that way. In 2024 the British Columbia Civil Resolution Tribunal ordered Air Canada to pay a customer CA$650.88 after its website chatbot told him he could claim a bereavement discount retroactively, which was not the airline's policy. Air Canada argued the chatbot was a separate entity responsible for its own words. The tribunal rejected that outright and held the company liable for everything on its site, chatbot answers included. The dollar figure was small. The precedent is not.
Grounding is the first guardrail, and on its own it is not enough. Even the strongest models still invent facts a small fraction of the time when summarising documents they were handed, as Vectara's hallucination leaderboard tracks. A serious chatbot stacks several guardrails on top of grounding:
- Answer only from your content. The chatbot is constrained to your indexed documents. If the answer is not there, it says it does not know rather than filling the gap with a guess. This is the closed-book approach we used for Course Companion, an AI tutor for law students that can only cite material from the actual course textbook, with page numbers a student can verify before relying on anything.
- Cite the source. Every answer links back to the passage it came from. Citations let the customer check, and they let you audit what the bot is telling people.
- Confidence thresholds and human handoff. When the model is unsure, it escalates to a person instead of guessing. This one rule prevents most of the Air Canada category of failure.
- Hard boundaries on scope. Some questions should never get an automated answer. Equal Legal's triage automatically blocks high-risk matters like family and criminal law and refers them to a qualified lawyer, rather than letting the AI improvise on something that could hurt someone.
The pattern across all four is the same. A chatbot worth putting in front of customers is built to know the limits of what it knows. A generic bolt-on has no such awareness, which is why the annoying ones are also the risky ones.
What you should actually do
Start with the job. If your support inbox is full of the same handful of questions and your answers already live in a help centre, an off-the-shelf tool grounded in that content will pay for itself quickly. Try Tidio's free tier or Chatbase's Hobby plan, feed it your best documentation, and measure how many conversations it resolves before a human steps in.
If the chatbot needs to read private data, follow rules specific to your business, plug into your systems, or qualify leads in a way that reflects how you actually sell, a custom build is the better long-term call. You own it, your data stays where you want it, and you are not paying a per-conversation fee that rises every time your traffic does.
Either way, the deciding factor is not the model. Every serious tool now runs on a capable language model. The difference between a chatbot your customers trust and one they resent is whether it is grounded in your content and fenced by guardrails, or bolted on and left to guess.
AI for Small Business: A Practical Guide (2026)
Where AI actually pays off for a small business in Australia, which tools are worth it, and how to start without wasting money.
Read moreSources
- Chatbase pricing - Current plan tiers and message credit limits
- Tidio pricing - Lyro AI conversation pricing and free allowance
- Intercom Fin pricing - Per-resolution outcome-based pricing
- Stanford HAI: AI on Trial - Hallucination rates for general LLMs versus purpose-built RAG tools
- Vectara Hallucination Leaderboard - Grounded summarisation hallucination rates by model
- CBC News: Air Canada chatbot ruling - Moffatt v. Air Canada, British Columbia Civil Resolution Tribunal, 2024
- Zendesk: AI customer service statistics - Consumer preference for bots on immediate-answer queries
Frequently Asked Questions
How much does an AI chatbot for a website cost?
Off-the-shelf tools start cheap. Chatbase runs $32 to $400 per month depending on message volume, and Intercom's Fin charges US$0.99 per resolved conversation with a 50-conversation monthly minimum. Tidio's Lyro gives you 50 conversations free for life, then bills from about $32.50 per month. A custom-built chatbot grounded in your own systems starts around $4,997 upfront, after which you own the code and pay only for hosting and AI usage.
What is a RAG chatbot?
RAG stands for retrieval-augmented generation. The chatbot searches your own documents (help articles, pricing, policies, product data) first, then writes an answer based only on what it found, usually with a citation back to the source. This is what separates a chatbot that answers your customers accurately from a generic bot that guesses from general internet training data.
Do AI chatbots make things up?
Yes, general-purpose models invent answers, and grounding them in your own content reduces this sharply without eliminating it. Stanford researchers found general LLMs hallucinated on 58% to 82% of legal questions, while purpose-built retrieval systems cut that below 34%. Any chatbot facing customers needs guardrails: answer only from your content, cite sources, and hand off to a human when confidence is low.
Should I buy an off-the-shelf chatbot or build a custom one?
Buy a tool like Chatbase, Tidio or Intercom Fin when you need standard support deflection, your content lives in a help centre, and monthly per-conversation fees fit your volume. Build custom when the chatbot needs to read your private data, follow rules specific to your business, integrate with your systems, or when you want to own the code and avoid per-conversation pricing that scales with your traffic.
Can an AI chatbot replace my support team?
No, but a well-configured one grounded in your documentation typically resolves roughly half of routine support conversations on its own, freeing your team for the hard cases. Results swing from around 25% to 80% depending almost entirely on how good your knowledge base is. The chatbot handles repetitive questions and escalates anything it is unsure about to a person.

