| --- |
| title: Doctor's Sidekick |
| emoji: 🩺 |
| colorFrom: blue |
| colorTo: green |
| sdk: docker |
| pinned: false |
| license: mit |
| --- |
| |
| # Doctor's Sidekick - Medical Dashboard |
|
|
| A comprehensive medical assistant platform for dermatology practice management and patient care. |
|
|
| ## Features |
|
|
| - **Patient Management**: Complete CRUD operations for patient records |
| - **Treatment Planning**: AI-powered treatment recommendations and drug interaction checking |
| - **Dashboard Analytics**: Visual insights into practice statistics |
| - **Medical AI Assistant**: Pattern-based symptom analysis and diagnostic support |
| - **User Authentication**: Secure login system with role-based access |
|
|
| ## Default Login |
|
|
| - Username: `admin` |
| - Password: `admin123` |
|
|
| ## Technology Stack |
|
|
| - Flask 2.3.3 |
| - SQLAlchemy (SQLite database) |
| - Bootstrap 5 UI |
| - Pattern-based AI (no external APIs required) |
| - Self-contained templates |
|
|
| Check it out at https://huggingface.co/spaces/YOUR_USERNAME/doctors-sidekick |