An AI-powered health assistant that predicts potential conditions based on symptoms and provides personalized health recommendations.
- Real-time disease prediction from symptoms
- Personalized health recommendations
- Dietary advice
- Lifestyle modifications
- Exercise suggestions
- Python/Flask
- Machine Learning (SVC)
- HTML/CSS/JavaScript
- Clone the repository
- Install requirements:
pip3 install -r requirements.txt - Run the application:
python3 main.py
The application is deployed on Render:
- Live URL: http://dxai.onrender.com
- Built with Python 3.12
- Uses Flask for the web framework
- Includes ML model for disease prediction
This is a preliminary diagnostic tool and should not replace professional medical consultation.