Create and integrate QnA Maker chat bot with MS Azure & Asp.Net
Recently everyone is trying to add bot framework with their existing web site.If you want to add a Qna maker immediately with your FaQ page then MS Azure QnA maker is a good option as we can create bot with in 30 mins.Lets see how? Prerequisite : 1.Ms Azure Valid subscription. 2.Knowledge in Asp.Net 3.Predefined questions and answer sets in Excel form or any web sites FAQ page. As we said QnAMaker is a very simple way to create bot with predefined question and answer set. Steps to Create: 1.Got to QnAmaker.ai site by microsoft. 2.Sign in to the page. 3.Create QnA maker Service.It will redirect you to azure portal you signed in.If you don't have yet please create one and ensure you have enough credits in it.please see below. 4.Now you can access this QnA services in the QnAmaker.ai site.see below. 5.Now you need to populate knowledge base.Here I have added the FaQ page of a Website. You can add multiple URLs if you want...