In fact, two of the worst chatbot design flows, in my opinion, are: 1) Having the user try to figure out whether they are talking to a real person or a chatbot 2) Prompting the user to ask you anything (e.g., "Hi, how can I help you?") rather than guiding them on the scope.
Chatbots need a personality
21–30 of 51 posts
Re: Chatbots need a personality
#22Re: Chatbots need a personality
#23I couldn't disagree with article more. I don't want a damn chat bot. I want a way to solve my problems that's not pretending to talk to person. I don't what to have to guess a string to enter to get the results I want. Give me some sort of real UI. I can't see how a chat bot could be more effective than good documentation with good search functionality.
Re: Chatbots need a personality
#24I couldn't disagree with article more. I don't want a damn chat bot. I want a way to solve my problems that's not pretending to talk to person. I don't what to have to guess a string to enter to get the results I want. Give me some sort of real UI. I can't see how a chat bot could be more effective than good documentation with good search functionality.
Messaging has potential as a channel, but "bots" are a misstep. Faking a personality makes it even worse. Pretending to understand the user is just utterly transparent.
Messaging is good at collecting data, prompting response, reminding people and triggering actions like calls or clicks. None of the strengths are bot-based.
Re: Chatbots need a personality
#25Re: Chatbots need a personality
#26Re: Chatbots need a personality
#27Chatbots are like IVR systems and phone trees. It's a neat idea, but they are a pain in the ass, nobody likes them, and their benefit over a human is marginal in a best case scenario.
Re: Chatbots need a personality
#28Chatbots are like IVR systems and phone trees. It's a neat idea, but they are a pain in the ass, nobody likes them, and their benefit over a human is marginal in a best case scenario.
I think they are great, I can load them up in one window, keep working, respond when necessary, and get my problem solved. Much better than a phone call where I have to wait 30 minutes, and can't cut and paste.
Re: Chatbots need a personality
#29Earlier quoted context omitted.
I'd much rather have a plain old index of help questions and answers than a chatbot to deal with.
Building bots is hard: there are few tools available of any sophistication, leading to a vicious cycle of trial and error (with users getting the worst of it). Remember what the first websites looked like? Everyone was just making it up as they went along. We're in a similar situation today.
Same with chatbots. They might have some valid use somewhere, but most of the ones I have seen so far are just there for the sake of being there.
Re: Chatbots need a personality
#30We do not yet have chatbots. What we do have are publicly-facing undocumented nondeterministic command line interfaces which expect the user to guess the right commands. This interface further insults the user by pretending to be a person.