Giter VIP home page Giter VIP logo

covid-19_chatbot's Introduction

Covid-19_chatbot

Covid-19 FAQ Chatbot Coronavirus is widely spreading and several new variants are developing and being heard in the news everyday.It is important to wear a mask and maintain social distance .It is very important for a country like India which is vastly populated where the virus can spread easily. People can use this chatbots/FAQs for help during the coronavirus pandemic to overcome the infection and to know the exact information rather than the rumors. It helps in avoiding ambiguity and misconception regarding what to be followed and how the situation outside etc.Since it is powered by Ai and built on cloud , there will be no downtime and can be scaled based on incoming traffic easily and it is very secure to use the azure cloud platform . With QnA maker we can built the bot easily without much explicit coding. In this we are azure machine learning and ai , QnA maker cognitive service to implement the required bot. The bot can be deployed and embedded in an html we page, Here I used google sites for creating and hosting the webpage.

I used free services in azure to make this bot.QnA maker is a easy and simple to use service.

For the knowledge base during the creation of QnA service , i used docs(url) from the internet.

1)First of all i created resource group(chatbot) for the chatbot tresouces to be deployed.

image

  1. Then I created QnA maker resouce in the chatbot resouce group named VinayCovidChatBot image

  2. I created a knowledge base in the QnA maker service and added QnA pairs from the web. image We can also add the Question - Answer pair explicitly to react to the questions that people may ask.

4)We have to save and train the bot on the dataset and we need to publish it. We need to publish the Knowledge base into a bot by using the option create bot . The bot will get created in the resource group.Then in the channels we shoul select web chat and should copy the code that should be embedded into an html page. We should also save the secret keys.

image

image

  1. We have to embed the code into our own html page that is custom designed.

  2. To host the html page we will use the azure storage account static web pages.We should create a storage account. Here it is covidchatbot.

image

7)Then in the static website,we should enable it first , we should add our index.html file and should notedown the primary endpoint to access it over the internet. image

  1. Here is the demo link- https://covidchatbot.z10.web.core.windows.net/

9)Atlast you can see the hosted web page like this. We can enter our query in the type message box to enquire about covid-19

image

Here We used Azure storage account to host website, Azure bot service to create and deploy bot and azure QnA maker service to create bots. THus we have created the Covid-19 FAQ bot effortlessly with user at free of cost.

I have uploaded the bot source code zip file in the present repository.

covid-19_chatbot's People

Contributors

lakkidivinay01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.