Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 691 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 691 Bytes

ChatBot

An AI chatbot Mr.Shaboinky treats diseases and provides basic health advice based on user input and symptom descriptions.

Project Screenshot Project Screenshot

#Environment You have to create a conda environment to avoid any dependencies conflict

Installing Dependencies

pip install flask pip install flask-cors pip install torch pip install nltk pip install numpy

Running the Flask Server

python model.py python train.py flask run

Running Frontend

1.Install liveServer 2.Click on Go Live # HealthChatbot_Dr.Shaboinky