Command line interface chatbot demo for screening the symptoms of coronavirus disease (COVID-19)
This projct is an experimenal simulation of chatbot that works as COVID-19 screening tool which can help user understand what to do next about COVID-19.
This tool is not intended to be a substitute for professional medical advice, diagnosis or treatment. Any reference to the Centers for Disease Control and Prevention does not imply endorsements by the CDC, ATSDR, HHS or the United States Government.
While this project is based on COVID-19 Protocol used with CDC Coronavirus Self-Checker, please refer to other authorized sites as below for the formal screening:
Migrate the functionality and deploy it to Facebook Messenger Bot and Telegram Bot.
Clone this repo to your local machine using git clone https://github.com/dylan-kuo/covid19-checker.git
- Open up your Command Prompt (You can type 'cmd' in your windows search bar)
- Make the working directory to covid19-checker folder
cd <your path>/covid19-checker
- Run the python file
python covid19-checker.py