vlad.wtf

Chatbots and the bad form-filling experience

Things to consider if you’re thinking to build a chatbot-only service or website.

Quick notice: I don’t build chatbots and don’t use too many, but I haven’t been impressed with the ones I’ve seen. In no way this is definitive advice on things to consider when building conversational interfaces, this is just my opinion on the topic.

I’ve seen a few websites that welcome you with a full-screen chatbot and no option to not interact with it. It’s a great concept and I liked it at first, until I felt like it is wasting my time and realised there’s no way to get what you want without interacting with the chatbot.

When you fill in a form, you generally need it to be:

There are plenty of guides online about how to design great forms, I’m not going to write about that. I’m going to write about using chatbots and what they feel like to me. I think there are some that are actually good/fun/etc but they generally give me a bad, too long, form-filling experience.

When a chatbot asks you things to collect some information (like you filling in a form):

I like the idea of making form-filling feel more human but in some cases chatbots can’t or at least don’t yet beat well designed forms. Building good chatbots is hard work and the majority just aren’t there.

I just found this library that transforms HTML forms into a chatbot interface — nice attempt and good concept but this is not the purpose of a chatbot in my opinion. It does not improve the form experience, it makes it worse. It reminds me of TypeForm, which isn’t hyped with chatbots but it gives a very good form-filling experience and it can feel a bit like conversation — and their forms tick all the boxes above.

I do believe chatbots will get better over time as we get better at building them and understand what kind of experiences people expect and react best to. They will also become easier to build.

To put all this in perspective, if you call a customer service line and speak to a human agent, you often have a form-filling experience too: you get asked one question at a time, you wait for the operator to type it up on a computer, you get asked the next question. You don’t see your options ahead of time, you don’t get instant validation, and often even though you’re speaking to a human they won’t be able to get out of their script — it’s often the fault of the software they use or strict rules of the call centre, but we’re talking about the end user experience here. Sometimes the operators can’t help you if you’re unsure of an answer and explain the situation in more detail — they politely listen and ask you the question again. To this regard, chatbot systems are more than ready to replace human operators in most of the cases.