#How to run? ###STEPS: '''bash git clonehttps://github.com/Supriyasingh30/Smart-Health-Bot.git '''
###STEP 01- Create a conda environment after opening the repository
'''bash conda create -n medibot Python=3.10 '''
'''bash conda activate medibot '''
###STEP 02- install the requirements '''bash pip install -r requirements.txt '''