Skip to content

aviraj0010/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

PneumoSeekers

  • PneumoSeekers is a web application built in Machine learning.It provides to detect about the pneumonia disease as like the patient is suffering from it or not.
  • Also it is easier way to know about the disease in a very short time period in some second. Also as we are suffering from lot of diseases know a days and a huge traffic around the hospital.
  • So by this web application the time will be saved and one can start it's treatment immediately about the severe disease pneumonia. This application can be used by anyone easily.
  • The Purpose of this application is to detect the pneumonia disease easily by having xray of the lungs. Also a time saving purpose.

Getting Start

  1. Git Clone Project
https://github.com/aviraj0010/server.git
  1. Create an Environment
py -3 -m venv .venv
  1. Run Environment
.\.venv\Scripts\activate
  1. Go to the api Folder
pip install -r requirements.txt 
  1. In api Folder Run Server
python app.py 
  1. Your server is running on port
http://127.0.0.1:5000 
  1. Test api
http://127.0.0.1:5000/api/predict 

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages