The technology has advanced to a point where chatbots can handle many customer service tasks, but there are some tasks that still require the human touch.
Customer Support Chatbot | Part 5 | Creating Sub Dialogs | Microsoft Bot Framework
This is the bot series on Customer Support Chatbot. This bot will allow you to track orders, raise complaints, get bills/invoices, and cancel orders. In this part, we will be creating the sub dialogs and sending the user to these dialogs based on the selection.
Customer Support Chatbot | Part 4 | Coding the Main Dialog | Microsoft Bot Framework
This is the bot series on Customer Support Chatbot. This bot will allow you to track orders, raise complaints, get bills/invoices, and cancel orders. In this part, we are going to start coding the Main Dialog to show the above features to the user for selection in an adaptive card.
Customer Support Chatbot | Part 3 | Planning and Designing the Bot | Microsoft Bot Framework
In this part, we will be planning and designing our bot before starting the implementation. Design and Planning in the initial stage help to get a clear picture of the project we are going to build.
Customer Support Chatbot | Part 2 | Welcome Card | Adaptive Cards | Microsoft Bot Framework
In this part, we will create a welcome card using Adaptive Cards. The welcome card will be shown to the user when a user joins the conversation. It is a best practice to let the user know, what this bot is all about and how can the user interact with it.
Customer Support Chatbot | Part 1 | Setup the Development Environment | Microsoft Bot Framework
At the request of one of the visitors on the site, we are bringing to you the Customer Support Chatbot. This bot will help you track orders, raise complaints, get bills/invoices, and cancel orders.
You must be logged in to post a comment.