项目作者: jainvandit99

项目描述 :
Corona News India Bot is a CoVid-19 India case count chat bot compatible with Telegram, WhatsApp and Google Assistant
高级语言: JavaScript
项目地址: git://github.com/jainvandit99/CoronaNewsBot.git
创建时间: 2020-05-26T16:40:50Z
项目社区:https://github.com/jainvandit99/CoronaNewsBot

开源协议:Mozilla Public License 2.0

下载


Corona News India Bot

This chat-bot built with Dialogflow, is compatible with Telegram and Google Assistant. It will soon support Whatsapp as well!

version
Platform
dialogfloq-version
license

Features

The bot can recognise a user’s query and return results pertaining to:

  • The number of cases (active, recovered or total).
  • The number of new cases (delta active, delta recovered, or delta total).
  • The number of deceased cases (total and delta).

  • The bot can differentiate between India, individual states and major districts in the states.

Sample Queries

Query: “How many cases in India today”
Response: “There were 165385 total confirmed cases in India on 29 May”

Query: “How many active cases in India 2 days back”
Response: “There were 85844 total active cases in India on 27 May”

Query: “How many new deaths in India last friday”
Response: “There were 142 new deceased cases in India on 22 May”

Query: “How many cases in Maharashtra”
Response: “There were 59546 total cases in Maharashtra”

Query: “How many recovered cases in Pune”
Response: “There were 3242 total recovered cases in Pune”

Query: “How many new active cases in Pune”
Response: “There were 116 new active cases in Pune”

Upcoming Features

  • Support for history cases (time series) for state and district level.
  • Whatsapp integration.
  • A help section.
  • A daily summary section.

Usage

Telegram: @CoronaNewsIndia_bot

License

Mozilla Public License - 2.0

Author

Vandit Jain
GitHub followers
Twitter

Acknowledgement

Data API: This application uses the covid19india.org public APIs to fetch data.