Skip to content

cdhit/Chat-Bot-Build-Template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • HTML 5.8%