Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 579 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 579 Bytes

faq-chat-bot

This is a Q/A chat bot. I have created this chat bot using Microsoft Bot Framework (Azure Cognitive Service), QnA Maker and NodeJs.

Guide

qnamaker: https://www.qnamaker.ai
i.e, whereas, dev can create QnA service for chat bot.

Create a QnA service
*Refer the qnmaker document and create service.Checkout this document!

Once you publish the service/knowledge base. It also creates an endpoint that can be called in your application or chat bot.