Chat-assistant-bot-for-people

Deployment URL

https://portal.azure.com/#@dhananjaysharma207outlook.onmicrosoft.com/resource/subscriptions/355045d5-ce60-484e-8ca3-8fe243d73abc/resourceGroups/proj1/providers/Microsoft.BotService/botServices/healbot3/overview

USE OF AZURE SERVICE IN THIS PROJECT :-

This project “The chat assistant bot for people” is made by me using the azure services like QNAmaker,App services and App in which I have created the QNAmaker for the bot by providing the necessary details and then created it by reviewing it ,finally I have created a knowledge base to complete the QNAmaker process by providing the web site URL i.e.“https://www.cdc.gov/coronavirus/2019-ncov/faq.html” from which my bot will take the question and answer accordingly to the basic queries on covid-19 , after successfully deploying my project on the azure services I concluded my project. This project is purely made using the azure modules and services .

Output

Screenshot (8944)

Screenshot (8945)

Screenshot (8946)

Screenshot (8947)

Screenshot (8948)

Screenshot (8949)

Screenshot (8950)

Screenshot (8951)

Screenshot (8952)

Screenshot (8953)

Project URL

https://github.com/Dhananjaysharma207/Chat-assistant-bot-for-people

Demo Url

https://sites.google.com/akgec.ac.in/dhananjaycovidbot/home?authuser=1

QnA Maker

Bot Framework v4 QnA Maker bot sample. This sample shows how to integrate Multiturn and Active learning in a QnA Maker bot with ASP.Net Core-2. Click here to know more about using follow-up prompts to create multiturn conversation. To know more about how to enable and use active learning, click here.

This bot has been created using Bot Framework, it shows how to create a bot that uses the QnA Maker Cognitive AI service.

The QnA Maker Service enables you to build, train and publish a simple question and answer bot based on FAQ URLs, structured documents or editorial content in minutes. In this sample, we demonstrate how to use the QnA Maker service to answer questions based on a FAQ text file used as input.

Concepts introduced in this sample

The QnA Maker Service enables you to build, train and publish a simple question and answer bot based on FAQ URLs, structured documents or editorial content in minutes. In this sample, we demonstrate -.how to use the Active Learning to generate suggestions for knowledge base. -.how to use the Multiturn experience for the knowledge base .

Prerequisites

- Follow instructions here to create a QnA Maker service.

Create a QnAMaker Application to enable QnA Knowledge Bases

QnA knowledge base setup and application configuration steps can be found here.

Configure Cognitive Service Model

Try Active Learning

Try Multi-turn prompt

To try this sample

Microsoft Teams channel group chat fix

Testing the bot using Bot Framework Emulator

Bot Framework Emulator is a desktop application that allows bot developers to test and debug their bots on localhost or running remotely through a tunnel.

Connect to the bot using Bot Framework Emulator

Deploy the bot to Azure

See Deploy your C# bot to Azure for instructions.

The deployment process assumes you have an account on Microsoft Azure and are able to log into the Microsoft Azure Portal.

If you are new to Microsoft Azure, please refer to Getting started with Azure for guidance on how to get started on Azure.

Further reading

https://dhananjaysharma207.github.io/Chat-assistant-bot-for-people/ tap here for a quick recap of my project.