Skip to content

This project is a Disease Prediction and Health Advice system built using Flask, scikit-learn, and other Machine Learning Frameworks. It aims to help users identify potential diseases based on their symptoms and provides related health advice including precautions, medications, diets, and workouts.

License

Notifications You must be signed in to change notification settings

YugantGotmare/HealthBuddy

Repository files navigation

HealthBuddy: Personalized Healthcare Assistance

Link: https://healthbuddy-kzrq.onrender.com/predict

Introduction

This project is a Disease Prediction and Health Advice system built using Flask, scikit-learn, and other Machine Learning Frameworks. It aims to help users identify potential diseases based on their symptoms and provides related health advice including precautions, medications, diets, and workouts.

Features

  • Predicts potential diseases based on symptoms entered by the user.
  • Provides detailed information about the predicted disease including its description, precautions, medications, recommended diet, and workouts.
  • Easy-to-use web interface.
  • Heathcare Chatbot
  • Uses machine learning model for prediction.

Technologies Used

  • Python
  • Flask
  • scikit-learn
  • Pandas
  • NumPy
  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Google Generative AI
  • Gemini
  • Docker

Installation

  1. Clone the repository:
    git clone [email protected]:YugantGotmare/HealthBuddy.git
    cd HealthBuddy
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run the application:
    python main.py
    
  4. Open your web browser and go to http://localhost:5000 to access the application.

Usage

  • Enter the symptoms you are experiencing into the input field on the homepage.
  • Click on the "Predict" button.
  • The system will display the predicted disease along with relevant information and health advice.
  • Chatbot for any doubts/queries regarding any health problem.

Interface UI

Image 1 Image 2

Working

HealthBuddy.mp4

License

This project is licensed under the MIT License.

About

This project is a Disease Prediction and Health Advice system built using Flask, scikit-learn, and other Machine Learning Frameworks. It aims to help users identify potential diseases based on their symptoms and provides related health advice including precautions, medications, diets, and workouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published