Skip to content

yatindma/Health-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HealthAI Project

Modules

  1. Authentication
  2. Patients
  3. Analytics
  4. Predictions
  5. Hospital

Technology Stack

Language: Python 3.x

Web Framework: Django 3.0.4 [For web]

Bootstrap 4 - UI Framework

Database: SQlite [For data storage - embedded database]

Microservices: Flask [For ML/DL rest services]

Project Setup Guide (Windows)

  1. Install python

Download https://www.python.org/downloads/

Install executable file

  1. Install Django

Download https://www.djangoproject.com/download/

Follow https://docs.djangoproject.com/en/3.0/topics/install/#installing-official-release

  1. Run the project

Open CMD Navigate to ‘Mysite’ directory of source code Run ‘$ python manage.py runserver’

About

Here we need to predict the **cancer type** , **heat attack** , **biological_age** and **heart_health**

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors