Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 637 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 637 Bytes

ChatBotDemo

This is the sample script for creating an iFrame with a chat bot.

Here are the steps:

  1. Creating a Web App in Azure Portal a. Publish app.js and package.json from your github repo to Azure
  2. Update the App Settings
  3. Create a Bot Service in Azure a. https://docs.microsoft.com/en-us/bot-framework/bot-service-quickstart-registration
  4. Create QnA Maker a. http://Qnamaker.ai
  5. Create LUIS a. http://luis.ai b. Import from JSON file - https://docs.microsoft.com/en-us/azure/cognitive-services/luis/create-new-app#import-new-app c. Grab luis.json from github repo