An open API service indexing awesome lists of open source software.

https://github.com/anthonychu/polyglotbot

Chat bot demo - Polyglot Unconference Vancouver - May 28, 2016
https://github.com/anthonychu/polyglotbot

Last synced: about 1 year ago
JSON representation

Chat bot demo - Polyglot Unconference Vancouver - May 28, 2016

Awesome Lists containing this project

README

          

# Chat Bot Demo for Polyglot Unconference Vancouver

Anthony Chu - May 28, 2016

* [LUIS training set](luis-model/polyglotbot.json) - can be imported to LUIS
* [luis-dialog.js](luis-dialog.js) - core bot logic
* [textbot.js](textbot.js) - runs bot in command line
* [botconnector.js](botconnector.js) - runs bot as a REST API for connection to [BotConnector](https://dev.botframework.com/)

* [Slide deck](http://www.slideshare.net/AnthonyChu3/build-a-chat-bot-in-30-minutes-anthony-chu-polyglot-unconference-2016-vancouver)