Chatbot

A chatbot is an automated conversation that answers your customers in writing on your website or in WhatsApp, with nobody sitting on the other end.

Also known as chat bot virtual assistant automated chat

Definition

A chatbot is an automated conversation that answers people in writing on your website, or inside WhatsApp and Messenger, with nobody on the other end. There are two kinds, and the older one just follows a script of buttons and fixed replies. The newer kind is built on a large language model, so instead of picking from a list it writes each answer in its own words.

A chatbot earns its place on volume, not cleverness, because the same twenty questions arrive every day. What time do you open, where is my order, do you deliver to this city, how do I cancel. The list hardly changes from one month to the next. Answering it instantly at two in the morning is worth far more to a customer than answering it beautifully at ten.

The decision that matters is not which model powers it, but how quickly and how politely the bot gives up. The common failure is a loop, where it does not understand, asks the customer to rephrase, still does not understand, and the customer leaves. So set a hard rule of two failed attempts and then a person. Pass the whole conversation across at the same time, so nobody has to repeat themselves.

A bot that can read your real data is worth ten that only recite a page of common questions. If it can open order 4471 and say the parcel left the warehouse on Tuesday, customers keep using it. If all it can say is contact support, they stop. That is why Linkysoft usually connects a bot to the system that already holds the orders. It then works as part of the web application rather than a window bolted on top.

Two things surprise owners, starting with the fact that business messaging on WhatsApp is not free. It is charged per conversation, so a bot that chats for the sake of it costs money. The other surprise is which number to watch. It is not how many conversations the bot handled, but how many people got a correct answer without a human, and how many came back angry. Ask a supplier for both. Linkysoft builds these bots inside AI systems work and inside mobile apps. The first month always goes on reading the transcripts and fixing the twenty questions the bot got wrong.

Questions about Chatbot

Will a chatbot annoy my customers?
Only if it traps them. People accept a bot that answers fast and hands over the moment it is stuck, so put a visible way to reach a person in every reply.
Do I need artificial intelligence for a chatbot?
Not always. If your customers ask the same ten questions, a menu of buttons answers them well and never invents anything. Use a model when people write freely in their own words.
Can it check a real order or a booking?
Yes, if it is connected to the system that holds them. That connection is what makes it useful. Without it, a bot can only repeat what is already on your help page.
How much does a chatbot cost to run?
The software is the small part. Business messaging on WhatsApp is charged per conversation, and someone still has to read the transcripts each week and correct the wrong answers.
Should it live on my website or in WhatsApp?
Put it where your customers already write to you. For most shops that is WhatsApp, for most companies it is the website, and some need both sharing one history.

Still not sure how this applies to your project?

Tell us what you are building and we will answer in plain language.