Skip to content

This project is a bootstrap for a bot-app with AzureAD login mechanism implemented using AuthBot and provides basic functionality of accessing data and interacting with LUIS

Notifications You must be signed in to change notification settings

loflet/RapidBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RapidBot

RapidBot app is made for someone who wants to quickly get started with a microsoft-bot-framework app. I have added following features to this bot which will help you to get started.

  • Azure AD login implemented using AuthBot
  • LUIS.ai implemented for intelligent text commands
  • Connected to database project to interact with data through bot message.

Code to replace!

  • Replace AzureAD app Client Id and Secret in RapidBot--->web.config file
  • Replace Luis.ai model id and subscription key in the file RapidBot.Dialogs.

About

This project is a bootstrap for a bot-app with AzureAD login mechanism implemented using AuthBot and provides basic functionality of accessing data and interacting with LUIS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published