Skip to content

ganesh292/COVID19IndiaChatbot

Repository files navigation

COVID19 India Chatbot (Unofficial)

An unofficial web implementation of ChatterBot using Flask for tracking COVID 19 India Cases.

Data Source:

Thanks to the amazing team working at https://github.com/covid19india/api for the data source. A volunteer-driven API for COVID-19 stats & patient tracing in India (Unofficial).

Local Setup:

  1. Ensure that Python, Flask, and ChatterBot are installed (either manually, or run pip install -r requirements.txt).
  2. Run app.py with python app.py.
  3. The demo will be live at http://localhost:5000/

License

This source is free to use, but ChatterBot does have a license which still applies and can be found on the LICENSE page.

Reference

Thanks to https://api.covid19india.org/ for the API

Thanks to https://github.com/vigzmv/ChatUI for the UI design

About

COVID19 India Live Tracker Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published