Skip to content
fiveleaf
Answers/

Foundations

·

2 min read

What is conversational AI?

Silviu Major·Founder, Fiveleaf·

Conversational AI is software that holds a real conversation with a customer on a channel they already use, works out what they actually want, and does something about it.

That last clause is doing most of the work. Plenty of things hold a conversation. Very few do anything at the end of it.

What it does, step by step

Five things, in order, fast enough that the customer perceives a person.

It reads the inbound message, whatever channel it arrived on, and works out the intent. Not keyword matching, actual intent, including when the customer is vague or annoyed or has buried the real question in paragraph three.

It pulls the context. Their account, their plan, their billing history, the last few conversations they had with you, the relevant policy. From your live systems, not a static FAQ page written eighteen months ago.

It decides what to do. Sometimes answer directly. Sometimes ask one clarifying question. Sometimes hand to a human with everything already gathered.

It acts. Replies on the same channel, logs the interaction, raises the ticket, books the engineer, sends the invoice.

And it learns, in the sense that failures get captured and fed into the next round of tuning rather than repeating quietly forever.

What it is not

It is not the thing you had in 2021.

A decision-tree chatbot follows paths a person drew in advance and falls over the moment somebody phrases things unexpectedly. Those resolve roughly 20 to 40% of what reaches them, which is why so many got switched off within a quarter and why customers now type "agent" reflexively.

The distinction is not a matter of degree. Different architecture, different failure modes, different outcome.

Where the value actually sits

Not in the clever conversation. In the boring high-frequency one.

Where is my order. When is the engineer coming. Why is this bill different this month. Can I change my plan. Those questions are enormous in volume, identical in shape, and eat a support team alive.

British Chambers of Commerce data puts 54% of UK businesses using AI in some form, but only around 11% using it to run any operations. Most of the rest are writing quicker emails, which is fine as far as it goes. The return is in the operational layer, and that is harder to build, which is exactly why fewer people have done it.

The honest limitation

It is poor at the conversations that need a person. Bereavement, hardship, a genuine complaint, a negotiation, anything unprecedented.

A good deployment knows that and escalates cleanly. A bad one tries to handle everything and confirms every suspicion the customer already had about talking to a machine.

Frequently asked

Is conversational AI the same as a chatbot?
No. A chatbot follows a decision tree somebody drew in advance and breaks on anything unanticipated. Conversational AI understands natural language, reasons about what the customer needs, and can take actions in connected systems. The practical difference shows up in how many enquiries actually get resolved.
What channels does conversational AI work on?
Web chat, WhatsApp, SMS, email and voice are the common ones. The same underlying agent can serve all of them, which matters because a customer who starts on web chat and follows up on WhatsApp should not have to explain themselves twice.
Does conversational AI need to connect to my systems?
To be useful, yes. Without integration it can talk about your business but cannot look anything up or do anything. That distinction is the single biggest predictor of whether a deployment performs, ahead of which model sits underneath.

If you want help building this

Building AI agents into a mid-market business is what Fiveleaf does.

Bespoke build, fully integrated, continuously optimised. A 30-minute discovery call is enough to tell you honestly whether AI agents fit your team right now, or whether you’re better off waiting six months. No pitch.

About the author

Silviu Major, Founder, Fiveleaf

Silviu Major

Founder, Fiveleaf

10+ years building automation systems inside enterprise SaaS, now applying that same operational rigour to AI implementation for mid-market businesses. Writes about what works (and what doesn’t) from inside live deployments, not from the outside looking in.

Connect on LinkedIn →

Keep reading