/CoronaBot

Primary LanguageJupyter Notebook

CoronaBot

A quick machine learning bot which uses 4 different articules as a source of the answer. This chatbot is learning that long as you talk with it. It was a school project which was about "Create a chatbot “diagnosing” coronavirus based on the symptoms recorded by the users. You can either use Python / Jupiter or simple framework like Chatfuel." It has been based on "Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" 1st Edition by Aurélien Géron. It uses NLTK and Newspaper3k.

Article's URL: https://en.wikipedia.org/wiki/Coronavirus_disease_2019 https://www.mayoclinic.org/diseases-conditions/coronavirus/diagnosis-treatment/drc-20479976 https://www.mayoclinic.org/diseases-conditions/coronavirus/symptoms-causes/syc-20479963 https://www.nytimes.com/article/prepare-for-coronavirus.html

Some example is presented below.

image

Whole Bot was created in collaboration with: https://github.com/RoRaka29