Skip to content

akhileshthite/healthyme-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthyMe-AI

Platform repo size


➔ Predict diseases with the help of AI to save cost, time, and to prevent misdiagnosis. Any hospital or individual user can use this web application to predict the disease (use ai as a second opinion).

➔ Technical Details

  • Languages: Python3, HTML5, CSS3, JavaScript
  • Frameworks: Flask
  • Platforms: Heroku
  • Tools: Machine Learning, Firebase

➔ Project setup

Fork the repository, this will make a copy of this project in your account.

  1. Clone the repository by running below command -
git clone https://github.com/<username>/HealthyMe-AI.git
  1. Open the folder by running below command -
cd HealthyMe-AI
  1. Install all the requirements by running below command -
pip install -r requirements.txt

This will install all the required libraries to run this project.

  1. Run app.py using below command to start Flask API
python app.py

Note:- You must be on python version 3 or later.

  1. Navigate to URL "http://localhost:5000/"

• Now, you should be able to view the homepage.

➔ Contributing

I highly encourage you to raise issues & PRs for bugs & new features.

Git Commands Code of Conduct

➔ License ⚖️

MIT license