An AI chatbot Mr.Shaboinky treats diseases and provides basic health advice based on user input and symptom descriptions.
#Environment You have to create a conda environment to avoid any dependencies conflict
pip install flask
pip install flask-cors
pip install torch
pip install nltk
pip install numpy
python model.py
python train.py
flask run
1.Install liveServer 2.Click on Go Live # HealthChatbot_Dr.Shaboinky