- 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.
- Git Clone Project
https://github.com/aviraj0010/server.git
- Create an Environment
py -3 -m venv .venv
- Run Environment
.\.venv\Scripts\activate
- Go to the api Folder
pip install -r requirements.txt
- In api Folder Run Server
python app.py
- Your server is running on port
http://127.0.0.1:5000
- Test api
http://127.0.0.1:5000/api/predict
-
Priyanshu Bhavsar - [email protected]
-
Avirajsinh Chudasama - [email protected]