File | Date | Author | Commit |
---|---|---|---|
__pycache__ | 2023-03-28 |
![]() |
[15545b] Add files via upload |
models | 2023-04-03 |
![]() |
[95f728] added more models |
static | 2023-03-28 |
![]() |
[15545b] Add files via upload |
templates | 2023-03-28 |
![]() |
[15545b] Add files via upload |
README.md | 2023-03-28 |
![]() |
[a54c01] Update README.md |
app.py | 2023-03-28 |
![]() |
[15545b] Add files via upload |
HealthFusion has identified a critical business problem, which is the lack of accessibility and timely detection of multiple diseases. The traditional approach of detecting diseases is time-consuming, expensive, and not accessible to everyone, especially in remote areas. This problem can lead to delayed diagnosis and treatment, which can have serious consequences for patients.
The proposed solution, HealthFusion, is novel and practical as it offers a comprehensive solution to detect multiple diseases using the power of AI. HealthFusion is a user-friendly app that can be accessed from the comfort of homes, making it accessible to everyone. The use of advanced technologies such as Convolutional Neural Networks, Random Forest, and XGBoost allows for accurate and timely detection of diseases, leading to better patient outcomes.
How to run this project
1.Clone the Repo
2.Create a conda environment and install the required libraries,
conda create -n healthcure python=3.9
conda activate healthcure
pip install opencv-python numpy tensorflow scikit-learn imutils flask xgboost
3. When you have successfully created the environment, installed the required libraries, and activated it, simply run the following command in the terminal.
flask run
contact me :- lkkarunarathne143@gmail.com