Skip to content

A bot that presents about bots using Microsoft Bot Framework

License

Notifications You must be signed in to change notification settings

rahul24/presenterBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

presenterBot

A bot that presents about bots using Microsoft Bot Framework

This was built for a presentation and demonstrates the use of:

1-Microsoft Bot Framework

2-Direct Line via a custom TypeScript client

3-A bot that can traverse multiple channels (custom web channel and skype) carrying the user's context with it

4-The use of LUIS (the language model is in the source as well)

5-The use of Bing Speech API from the bot UI

6-The use of custom, rich controls in the bot UI

You can watch it working here: https://channel9.msdn.com/Series/Explain/Meet-the-presenter-bot-a-bot-that-presents-about-bots

About

A bot that presents about bots using Microsoft Bot Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • TypeScript 20.0%
  • C# 17.2%
  • Other 1.4%