all entrieslog 02· Comparisons· 3 min read

Chatbot vs AI Agent: Which One Does Your Business Actually Need?

The word "chatbot" now gets applied to everything from a 2015 decision tree to a system that can negotiate a booking across twelve emails. Buyers get quoted wildly different prices for what sounds like the same thing. It is not the same thing. Here is the difference, and a straightforward way to work out which one you need.

What a chatbot is.

A classic chatbot is a flowchart wearing a chat window. Someone maps out the questions customers might ask, writes an answer for each branch, and wires buttons or keywords to route between them. Inside those branches it works fine, and for a narrow, stable set of questions it is a perfectly good tool.

The failure mode is everything outside the flowchart. Ask a scripted bot something it was not built for and you get the loop every customer has met: "Sorry, I did not understand that. Please choose from the following options." The customer leaves, and usually tells someone.

What an AI agent does differently.

An agent does not match keywords. It reads the whole message, works out intent, and composes a response using your actual information: your prices, your policies, your availability. When the question is ambiguous it asks a clarifying question. When the question is beyond its remit it hands off to a person, with a summary of the conversation so far.

The practical difference shows up in coverage. A scripted bot handles the twenty questions you predicted. An agent handles those plus the long tail you did not: the typo-ridden, three-questions-in-one, mildly annoyed messages real customers actually send.

Side by side.

Understanding

Chatbot: keyword and button matching. Agent: reads full sentences, handles typos, slang, and multi-part questions.

Coverage

Chatbot: the scripts you wrote, nothing more. Agent: the long tail of unpredicted questions, which is most of them.

Actions

Chatbot: shows links and canned replies. Agent: books the appointment, updates the CRM, sends the follow-up.

Failure mode

Chatbot: dead-ends the customer. Agent: asks a clarifying question or escalates to a human with context.

Maintenance

Chatbot: every new question means editing the flowchart. Agent: update the knowledge it draws from, once.

Cost

Chatbot: cheap to start, expensive in abandoned conversations. Agent: costs more to build, then earns it back on every conversation a person did not have to handle.

Which one do you need?

A scripted chatbot is enough if your questions are few, stable, and genuinely simple: opening hours, a returns link, a phone number. If that describes your inbox, take the cheap option without guilt.

You need an agent when the conversations carry money or time: leads that should be qualified instead of greeted, support questions that vary, bookings that involve back-and-forth. In those flows the gap between "deflected the customer" and "handled the customer" is revenue, and it compounds daily. What that build costs, and what drives the price, is its own question: we broke it down in How much does a custom AI agent cost?

And if the conversation is only half the problem, because the real pain is what happens after (the data entry, the follow-ups, the handoffs), you are shopping for an agent plus automation, which is exactly the combination we build in Custom AI Agents & Automations.

Common questions.

Can I upgrade my existing chatbot to an AI agent?

Usually the flows and answers you wrote for the chatbot become training material for the agent, so the work is not wasted. The underlying system gets replaced rather than upgraded, because a decision tree and a language model are architecturally different things.

Do AI agents make things up?

An unconstrained language model can. A properly built agent is grounded in your documents and data, told to say "I do not know" when the answer is not there, and given an escalation path to a human. Grounding plus escalation is what separates a production agent from a demo.

Are AI agents only for big companies?

The economics favour small teams. A five-person business loses a bigger share of its capacity to repetitive questions than a five-hundred-person one. Agents are how small teams answer like large ones.

Want this working in your business?

Tell us what slows you down. We reply within two business days.

Start your project