Skip to content

A chatbot which provides latest information on Covid-19. State wise daily case report and vaccine slot availability checker.

Notifications You must be signed in to change notification settings

davesurbhit/Corbot-Covid-19-Chatbot

Repository files navigation

Corbot-Covid-19-Chatbot

Description

Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people infected with the COVID-19 virus will experience mild to moderate respiratory illness and recover without requiring special treatment. Older people, and those with underlying medical problems like cardiovascular disease, diabetes, chronic respiratory disease, and cancer are more likely to develop serious illness.

Corbot is the one-stop conversational chatbot for information on Covid-19 making it easy for people to gather information about the disease within seconds. Corbot focuses on solving problems faced by people in seeking correct verified information on Covid-19, Check available Vaccine slots in different districts.

Features

  1. Show latest statewise information about daily cases (Newly infected, recovered, deceased, total) of covid-19.
  2. Check Vaccine Slot availability at a vaccine centre using Pincode or District ID
  3. Provide General Information about the disease like symptoms, precautions etc.

Integrations

Connected the chatbot to Telegram using Rasa channel connectors.

APIs

  1. Data of daily cases report was collected using an API (Link of API).
  2. Data of Vaccine slot availibility was gathered using Cowin API available on API Setu (Link of the API)

Mockups

How to run the project

Installing dependencies

Run the follwing command in your terminal

pip install requirements.txt

Starting Action server

rasa run actions

Note: Run actions.py simulataneously with the chatbot

To run the chatbot

rasa run

Made By:

Surbhit Dave

About

A chatbot which provides latest information on Covid-19. State wise daily case report and vaccine slot availability checker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages