Skip to content

mrperfectpandit/tech-health-lab-

Repository files navigation

Tech-Health-lab

_Our Mission to make clinical facilities more efficient.

LinkdeIN Instagram Gmail Devto

ForTheBadge built-with-love ForTheBadge makes-people-smile ForTheBadge built-with-swag

Datasets

Malaria
Pneumonia

Table of Content

Overview

This is a Flask based application which is used to Predict different type of diseases i.e. Diabetes, Pneumonia, Breast Cancer, Malaria, and this such type of diseases.

Motivation

This is my final year project, for making this i started to learn different technology related to Machine learning, and Deep learning also start learn front end and back-end part for completion of end to end. Finally this is also important to initialize the first step in professional world by making a real world project.

Features

  • An Intelligence Symptom checker
  • More accurate Cancer Diagnosis
  • Diagnosing various Deadly body Diseases faster.
  • Able to detect earlier stage of Heart, Liver, Malaria and Pneumonia.
  • Also give guidance to how to cure from diseases. [coming soon]
  • Analysis world wide spread disease. [coming soon]
  • Include various graphs and Charts for better visualization.[coming soon]
  • Appointment section.
  • Tumor detection.

Samples Pictures or Demo

Video_Demo

Installation and run

The Code is written in Python 3.6.10. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:

Install the dependencies and devDependencies and start the server.

pip install -r requirements.txt

For production environments...

cd where you clone the repo
python app.py

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Directory Tree

├───.ipynb_checkpoints
├───.vscode
├───MODEL_CODE
├───datasets
├───img
├───models
├───package
├───static
│   ├───app
│   ├───css
│   ├───fonts
│   ├───images
│   ├───js
│   ├───php
│   └───vendor
├───templates
└───uploads
├───app.py
├───config.json
├───data.db
├───Procfile
├───requirements.txt
├───tree

click here to see full length tree diagram

Tech

Made withJupyter

Bootstrap ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js


Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors