A modern, AI-augmented hospital management system designed to streamline healthcare operations, automate patient workflows, and assist doctors in delivering efficient and personalized care — all through a secure and user-friendly web interface.
Hospital Copilot is a full-stack application that allows medical professionals to manage patients, track appointments, upload medical reports, and generate real-time analytics — all without the need for a central administrator. This platform is built for speed, reliability, and intelligent decision support.
-
🔐 Secure Login & Role-Based Access
- JWT authentication and bcrypt-secured passwords.
-
🧑⚕️ Patient Record Management
- Add, update, and retrieve patient info with medical history, allergies, and medication details.
-
📅 Appointment Scheduling
- View, add, and manage appointments per patient or doctor.
-
🧾 OCR-Powered Report Uploads
- Upload scanned medical reports and extract structured text using Tesseract.js or EasyOCR.
-
📄 PDF Report Generation
- Auto-generate downloadable and printable patient summaries.
-
📊 Interactive Dashboard
- View unresolved cases, report resolution times, system activity, and trends.
-
💬 Feedback & Sentiment Tracking
- Collect user feedback and analyze sentiment to improve care quality.
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, Bootstrap, JavaScript |
| Backend | Node.js, Express.js |
| Database | MongoDB, Mongoose |
| Auth | JWT, Bcrypt.js |
| PDF Reports | PDFKit, Puppeteer |
| OCR | Tesseract.js / EasyOCR (Python) |
| Analytics | Chart.js / D3.js |