najibninaba / creativecommons-faqbot

Creative Commons FAQ Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creative Commons FAQ Bot

The primary motivation for this Bot was to create some sample code to show some sample code that utilizes Microsoft Bot Framework and Microsoft QnA Maker.

I am using some of the Creative Commons FAQ content for the Qna Maker Knowledgebase and using botbuilder-cognitiveservices Node library for the integration. I am also using a small talk module prepared by Alyssa Ong for handling things like greetings and such. It's a pretty cool project for using QnA Maker for handling intents and script replies. Check it out: Small Talk Module for the Microsoft Bot Framework. As a result of this, the code here also shows how a Bot can be made to use multiple knowledgebases/recognizers.

You can access the Bot's website to converse with it if the website is still up and running.

Questions?

If you have any questions, please file them as issues for this repo.

About

Creative Commons FAQ Bot

License:MIT License


Languages

Language:JavaScript 80.2%Language:Batchfile 19.8%