A disease prediction application that leverages machine learning to diagnose illnesses based on user-input symptoms. Integrates a Python backend with a JavaScript frontend for seamless interaction.
Lowhithya |
ShivaAroor1405 |
Sriram-silimoju |
- predicts diseases from user-entered symptoms
- Interactive user interface for symptom input
- Machine learning model trained on medical datasets
- Python (Flask)
- JavaScript
- HTML/CSS
- Machine Learning Libraries (e.g., scikit-learn)
git clone https://github.com/Developerkaku/Sympto.git
cd Sympto
pip install -r requirements.txt
npm install
node app.js