Meditech-Healthcare icon indicating copy to clipboard operation
Meditech-Healthcare copied to clipboard

This is a web app made on Firebase which uses AI to predict and diagnose the disease.

Logo

Table of Contents

  1. About The Project
  2. Technologies Used
  3. Usage
  4. Installation
  5. Contributing

About The Project

  • A Web App that can diagnose the diseases using AI powered algorithms.

  • Healthcare Section

    • Doctors can register their profile
    • Each doctor will have their own patient
    • Patient's dieases can be identify by inserting their chest's x-ray image & symptoms.
  • Researcher's Section

    Researchers can see,

    • Data Analysis
    • AI Prediction Report
    • X-Ray Dataset Download

Technologies Used

  • Front-end

    HTML5
    CSS3 & SCSS
    Javscript
    Wordpress
    Materialize
    Chart.js

  • Back-end

    Firebase
    Tensorflow
    NLP & Deep Learning

  • Special Features

    Google Authentication
    Email Notification
    Live Chatbot
    Secured Data
    Web Push Notification
    Performance Analytics

Usage

This project is also hosted in firebase, you can run the web app on your browser using this links:

Installation

  1. Clone the repository on your system

    git clone https://github.com/tirth-2001/Meditech-Healthcare.git
    
  2. Or direct download ZIP file in your system

  3. Now you can directly go to the login.html file to run the project

  4. Sign up & Login into the system and you can add patient and predict their dieases!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Added some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request