malantin / BotBuilder4KnowledgeBot

An example of a knowledge bot built with the Bot Builder SDK V4 preview for C#. The bot uses combination of LUIS, QnA maker and Azure Search to answer the users question and provide links to documents in Azure Storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BotBuilder V4 Knowledge Bot

An example of a knowledge bot built with the Bot Builder SDK V4 preview for C#. The bot uses a combination of LUIS, QnA maker and Azure Search to answer the user's question and provide links to documents in Azure Storage. You will have to set up Azure Search with the correct retrievable fields, QnA maker and LUIS first. All keys and configuration is done in the appsettings.json file.

About

An example of a knowledge bot built with the Bot Builder SDK V4 preview for C#. The bot uses combination of LUIS, QnA maker and Azure Search to answer the users question and provide links to documents in Azure Storage.


Languages

Language:C# 95.2%Language:HTML 4.8%