Skip to content

fatemaker254/Medicine_Recommendation_System_v2.0

Repository files navigation

Medicine-Recommendation-ChatBot V2.0

step1

Create an environment

python -m venv venv

step2

Activate the environment

venv\Scripts\activate

step3

Download the packages

pip install pandas scikit-learn joblib streamlit

step4

Run the streamlit app

streamlit run main.py

To get the raw output run the file main.py

python main.py

Sample video

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages