framework


How to Work with LUIS in Bot Framework v4 — Part 4

Creating a chatbot that is capable of a meaningful conversation will require language understanding (LUIS).  However, if you are using LUIS and then parsing the response yourself, you might notice that it can get complicated pretty fast. This is because the response from LUIS is dynamic since the response is based […]


How to Setup an Chatbot Development Environment for Microsoft Bot Framework Version 4 — Part 1 3

A chatbot is an emerging application of AI (Artificial Intelligence) that is becoming more common nowadays. Maybe you used one and thought it was useful and want to try to build one yourself. Maybe your company wants to have a chatbot to answer some of the commonly asked questions. Regardless […]