Imagine having a “bot” that anyone can ask questions of via Skype or any number of communications services, that’s based entirely off of an FAQ that you’ve already created?
QnA MAKER
Check this out: You can now create your own Bot with the new “QnA Maker” – a wizard that simply asks you to name your bot, point to the URL of your FAQ (or a document with your questions & answers), and you’re DONE.
BUT… HOW?
Using a combination of:
- Microsoft Cognitive Services to consume & learn from your FAQ/QnA
- Microsoft Bot Framework for creating the interactive service
For a training video on how to do the above steps, go to:
- VIDEO: Quickstart QnA Maker Tool
https://qnamaker.ai/Documentation/Quickstart
For a quick tutorial on the proicess go to
- BLOG: Bootstrap your bot with Microsoft Cognitive Services QnA Maker
https://blogs.msdn.microsoft.com/bingdevcenter/2016/12/15/bootstrap-your-bot-with-qna-maker-service/