Preview link - https://ai-health-care-qy2q.onrender.com/
First Download the Project or open the folder in Vs Code or any other code editor of your choice
Open Terminal and create a virtual environment with running the folloing code in terminal
python -m venv [environment name of your choice]
After the process is completed, activate the environment
./env/Script/activate
Now it's time to install the requrements from the requirements.txt by running the pip install -r requirements.txt
command
now go inside the folder where main.py is stored and run the python main.py
or python main.py runserver
command
ctrl+click
the link shown in the terminal or go to your browser and enter the link 127.0.0.1:5000
Welcome to our state-of-the-art Personalized Medical Recommendation System—a robust platform designed to help you better understand and manage your health. By harnessing the power of machine learning, our system precisely analyzes your symptoms to predict potential diseases. Here’s what makes our system stand out:
-
User-Friendly Interface: Our easy-to-use interface allows you to input your symptoms with ease, ensuring a smooth and seamless experience.
-
Advanced Machine Learning Models: We employ cutting-edge machine learning models to predict diseases based on your symptoms, delivering accurate and trustworthy results.
-
Tailored Recommendations: Get personalized suggestions for the top 5 medicines, detailed prescriptions, and even workout plans based on your predicted condition.
-
Flask App Integration: The system is powered by a Flask web application, offering convenient access to healthcare recommendations from anywhere.
-
Privacy and Security: We prioritize your privacy and data security, treating your health information with the highest level of confidentiality and adhering to industry-leading standards.
-
Continuous Improvement: Our system continuously evolves. With more data, our machine learning models refine their accuracy, providing increasingly precise and relevant recommendations.
Take control of your health with our Personalized Medical Recommendation System. Your well-being is our top priority, and we're committed to providing the tools and insights you need for a healthier, happier life.