A comprehensive AI-driven medical decision support system that helps healthcare professionals predict potential diseases based on patient symptoms and vital signs using machine learning.
- AI Disease Prediction: 87% accurate ML model for disease diagnosis
- Patient Data Management: Secure storage of medical records
- Role-Based Access: Physicians, supervisors, and ministry levels
- Web Interface: User-friendly dashboard for medical professionals
- Real-time Analytics: System statistics and health monitoring
- Python 3.8+
- pip package manager
# Clone repository
git clone https://github.com/Mostafaelgondy/Hospital_management.git
cd Hospital_management
# Run setup
python api/app.py
python setup.py