Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/souravdey777/covid19-infobot
- Owner: Souravdey777
- License: mit
- Created: 2020-05-18T18:44:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T14:21:55.000Z (about 1 year ago)
- Last Synced: 2024-01-05T15:36:19.302Z (about 1 year ago)
- Topics: back-end, chatbot, covid-19, demo, dialogflow-fulfillment-nodejs, heruko, india, infobot, nodejs, webhook
- Language: JavaScript
- Homepage: https://souravdey777.github.io/Covid19-InfoBot_FE/
- Size: 2.8 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)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/)**
### Youtube Demo
### 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.