The Short Answer
A chatbot follows a script somebody wrote in advance. An AI chatbot reads your business's own information and works out an answer on the spot.
Both put a chat bubble in the corner of your website. That is where the similarity ends — and it is why one of them frustrates your customers and the other one books work while you sleep.
The Old Kind: Rule-Based Chatbots
A rule-based chatbot is a decision tree. Someone sat down and mapped out the conversation in advance:
Bot: Hi! How can I help?
[Book an appointment][Hours & location][Something else]
Click a button, get the pre-written reply. Click "Something else" and you usually get a contact form.
These have been around since the 1960s in one form or another, and they are genuinely useful for a narrow job — a pizza chain that only ever needs to take an order does fine with buttons.
Where they fall apart is the moment a real customer types a real sentence:
- "do you guys do emergency callouts on sundays"
- "my upstairs radiator is cold but downstairs is fine"
- "are you licensed in Montgomery County"
None of those match a button. The bot replies "Sorry, I didn't understand that" — and the customer, who was thirty seconds from becoming a job, closes the tab.
That is the whole failure mode. Rule-based bots handle the questions you predicted. Customers ask the ones you didn't.
The New Kind: AI Chatbots
An AI chatbot uses a large language model — the same class of technology behind tools like ChatGPT — to understand what was typed rather than match it against a list.
The important part for a small business is not the model. It is what the model is allowed to read.
A properly built AI chatbot is pointed at your material: your services, your service area, your hours, your licensing, your FAQs. When a visitor asks something, it answers from that material.
So the cold-radiator question gets a real answer about your heating service, your callout window, and whether you cover their area — because all of that is on your website already. The customer never sees "I didn't understand that."
Five Differences That Actually Show Up in Your Inbox
| | Rule-based chatbot | AI chatbot | |---|---|---| | Handles unexpected questions | No — falls back to a form | Yes, if the answer exists in your content | | Setup | You map every conversation branch by hand | You point it at your website | | When you change your services | Someone rewrites the tree | Update the page, the bot follows | | Tone | Reads like a form | Reads like a person who works there | | Fails by | Dead-ending the visitor | Saying it doesn't know, and taking a message |
That last row is the one worth sitting with. A rule-based bot's failure is a dead end. A well-built AI chatbot's failure is a captured lead — it admits it doesn't know, grabs a name and number, and hands you a human to call back.
How to Tell Which One a Vendor Is Selling You
"AI" is now on the box of a great many products that are decision trees underneath. Three questions cut through it quickly:
-
"What happens if I type a question that isn't in the setup?" If the honest answer is "it shows the menu again," it is a decision tree.
-
"Where does it get its answers?" An AI chatbot should ingest your site or your documents. If the only source is a list of Q&A pairs you type in yourself, you are hand-building a script with extra steps.
-
"How long does setup take?" Mapping conversation branches takes days. Pointing a model at a website takes minutes. A multi-week onboarding for a five-page site is a tell.
Which One Does a Small Business Actually Need?
If your inquiries are genuinely uniform — one service, one area, one price — a rule-based bot is fine and often cheaper.
Most local service businesses are not that. A roofer gets asked about insurance claims, storm damage, warranties, financing, and whether they cover a specific suburb. A salon gets asked about a stylist by name. Those are long-tail questions, and long-tail questions are exactly what a script cannot hold.
The practical test: look at the last twenty inquiries you personally answered. If more than a couple of them were questions you'd never have thought to put on a menu, a script will not cover you.
Where Anchor Co AI Fits
Anchor Co AI is the second kind. You paste your website URL, it reads your pages, and it answers visitor questions from your own content — 24/7, in your own tone rather than a robotic one. When it genuinely doesn't know something, it captures the visitor's details and texts the lead to you instead of dead-ending them.
There is a free plan — one bot, 20 customer messages a month, up to 80 pages of your content, no credit card — which is enough to see how it handles the real questions your customers ask. Paid plans start at $29/month.
The honest framing: an AI chatbot does not create demand. It stops you losing the demand you already have to whoever replies first.