AI healthcare analytics dashboard that provides drug recommendations, side-effect risk analysis, AI medical chat, and hospital mapping across Egypt.
# 🏥 AI Medical Twin Dashboard
An integrated AI healthcare solution for drug recommendation, side-effect analysis, and disease prediction.
## 📊 Project Overview
This project leverages **Machine Learning** to help users predict health conditions based on symptoms and explore medical data across Egypt.
### 🔬 New Feature: Disease Prediction
The system now includes a specialized dashboard for predicting **3,000+ diseases** with high accuracy.
## 📸 Screenshots
| Navigation Menu | Prediction Interface |
| :---: | :---: |
| | |
## 🛠️ Tech Stack
* **Python**: Streamlit, Pandas, Scikit-learn.
* **Data**: 3,000+ Diseases, 1,400+ Drugs.
## 🚀 How to Run
1. Clone the repo: `git clone ...`
2. Install requirements: `pip install -r requirements.txt`
3. Run the app: `streamlit run medical_dashboard.py`