Skip to content

riteshgajera/faq-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.