MEDICAL CHATBOT Steps to run the project conda create -n mchatbot python=3.8 -y conda activate mchatbot pip install -r requirements.txt pip install -r requirements.txt