Elysian01 / Covid19-Bot

An awesome A.I based Covid 19 bot which helps in predicting covid in a person, provides the statistics of the covid situation at a national level and state level along with the capacity to answer faqs regarding the virus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid19-Bot

An awesome A.I based Covid 19 bot which helps in predicting covid in a person, provides the statistics of the covid situation at a national level and state level along with the capacity to answer faqs regarding the virus.

Demo

Getting started

Please refer to this document file to install all the pre-requiste and set up the conda environment for rasa.

To run the application

To directly run the application open three shell side by side and activate the environment in each of them.

conda activate rasa

Then run following each command in each shell

python server.py
rasa run actions
rasa run -m models --enable-api

Open your browser go to 'http://127.0.0.1:5000/' and enjoy the experience

About

An awesome A.I based Covid 19 bot which helps in predicting covid in a person, provides the statistics of the covid situation at a national level and state level along with the capacity to answer faqs regarding the virus.

License:MIT License


Languages

Language:HTML 46.1%Language:JavaScript 27.6%Language:CSS 22.6%Language:Python 3.7%