Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/souravdey777/covid19-infobot

An Info Bot 🤖 capable of giving the latest data of active cases, recoveries, deaths in 🇮🇳 India and some general facts regarding COVID 19 😷 for awareness. This is the webhook ⚓ in NodeJs
https://github.com/souravdey777/covid19-infobot

back-end chatbot covid-19 demo dialogflow-fulfillment-nodejs heruko india infobot nodejs webhook

Last synced: about 2 months ago
JSON representation

An Info Bot 🤖 capable of giving the latest data of active cases, recoveries, deaths in 🇮🇳 India and some general facts regarding COVID 19 😷 for awareness. This is the webhook ⚓ in NodeJs

Awesome Lists containing this project

README

        



## COVID 19 INFO BOT Webhooks

[![HitCount](http://hits.dwyl.com/Souravdey777/Souravdey777/Covid19-InfoBot.svg)](http://hits.dwyl.com/Souravdey777/Souravdey777/Covid19-InfoBot)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat)](https://opensource.org/licenses/MIT)
[![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.png?id=gh&v=1.0&style=flat)](https://badge.fury.io/gh/Souravdey777/Covid19-InfoBot_FE)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/Souravdey777/News-Bucket/issues)

Covid19-InfoBot - Info bot to burst all myths of Covid 19 | Product Hunt Embed

The Above Repo is the Webhook Source Code in NodeJs.

### Table of contents
* [Description](#description)
* [Demo](#demo)
* [Youtube Demo](#youtube-demo)
* [Features](#features)
* [Setup](#setup)

### Description

People are in great misconceptions and believing myths regarding 😷 COVID 19. So, This bot is a fact machine for everybody.
This `infobot` is capable of giving the latest data of COVID 19 cases in `India` and general facts regarding COVID 19.

A `Chatbot` developed with `Dialogflow` with frontend in `ReactJs` and webhook in `NodeJs`. It is a responsive chatbot that is designed to be supported on any device and it is developed considering the Google's concepts of `Progressive Web Applications`.

[![Frontend (ReactJs) Source Code](https://github-readme-stats.vercel.app/api/pin/?username=Souravdey777&repo=Covid19-InfoBot_FE&show_owner=true)](https://github.com/Souravdey777/Covid19-InfoBot_FE/)

**`Frontend (ReactJs) Source Code ☝️`**

### Demo

**[Click here for demo](https://souravdey777.github.io/Covid19-InfoBot_FE/)**


COVID 19 INFO BOT
COVID 19 INFO BOT


### Youtube Demo



COVID 19 INFO BOT


### Features

• Capabilities to give live data of Covid 19 count for all states of India.
• Capabilities to give general info about Covid 19.
• Dialogflow comes with Google NLP Capabilities.
• Integration with Slack, Facebook, twitter, etc are possible.
• Webhook to fetch live data using NodeJs and ExpressJs.
• Responsive Design
• Progressive Web Application

### Todo

- [x] State wise data

- [x] General Question regarding Covid19

- [ ] District wise data

- [ ] Conversation for metal wellbeing

### Technology
### Depedencies

### Setup

##### Clone/download the repository on your local machine.

`git clone https://github.com/Souravdey777/Covid19-InfoBot.git`

##### Install dependencies

`npm install`

##### Run from the root directory.

`node index.js`

### Contributing

Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub.