Conversational user interface: Difference between revisions

Content deleted Content added
+link.
m Chatbots: Removed a dead/inactive URL
Tags: references removed Visual edit
Line 19:
==Chatbots==
 
A [[chatbot]] is a web- or mobile-based interface that allows the user to ask questions and retrieve information. This information can be generic in nature such as the Google Assistant chat window that allows for internet searches, or it can be a specific brand or service which allows the user to gain information about the status of their various accounts. Their backend systems work in the same manner as a voice assistant, with the front end utilizing a visual interface to convey information. This visual interface can be beneficial for companies that need to do more complex business transactions with customers, as instructions, deep links and graphics can all be utilized to convey an answer. The complexity to which a chatbot [[question answering|answers questions]] depends on the development of the back end. Chatbots with hard-coded answers has a smaller base on information and corresponding skills. Chatbots that leverage machine learning will continue to grow and develop larger content bases for more complex responses <ref>{{cite web |author=Onlim |title=How do Chatbots Work? – Chatbots Life |website=Chatbots Life |date=2017-03-22 |url=https://chatbotslife.com/how-do-chatbots-work-fe49ef32598f |ref=harv |access-date=2018-05-23}}</ref>.
 
More frequently, companies are leveraging chatbots as a way to offload simple questions and transactions from human agents. These chatbots provide the option to assist a user, but then directly transfer the customer to a live agent within the same chat window if the conversation becomes too complex.