-
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
This project is also hosted in firebase, you can run the web app on your browser using this links:
-
Clone the repository on your system
git clone https://github.com/tirth-2001/Meditech-Healthcare.git
-
Or direct download ZIP file in your system
-
Now you can directly go to the login.html file to run the project
-
Sign up & Login into the system and you can add patient and predict their dieases!
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Added some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request