This is the sample script for creating an iFrame with a chat bot.
Here are the steps:
- Creating a Web App in Azure Portal a. Publish app.js and package.json from your github repo to Azure
- Update the App Settings
- Create a Bot Service in Azure a. https://docs.microsoft.com/en-us/bot-framework/bot-service-quickstart-registration
- Create QnA Maker a. http://Qnamaker.ai
- 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