Smarter Care, Faster Service
Qmedix is an AI-powered hospital management platform built to streamline patient care, diagnostics, and administration. From intelligent doctor recommendations to smart appointment systems and digital record keeping, OncoSense enables healthcare professionals to deliver faster, smarter, and more efficient service, especially in oncology-focused environments.
- 🤖 AI-Powered Diagnostics – Assists in initial oncological assessments using machine learning.
- 📅 Smart Appointment Scheduling – Reduces wait times with intelligent time-slot management.
- 🩺 Doctor Recommendation Engine – Matches patients with the most suitable specialists.
- 📊 Patient Analytics Dashboard – Real-time insights into vitals, treatments, and reports.
- 📝 Centralized Medical Records – Digitized history with secure, role-based access.
- 🔒 Secure & Private – Patient data is handled securely with proper authentication protocols.
| Layer | Technology Used |
|---|---|
| 💻 Frontend | React.js, Tailwind CSS |
| ⚙️ Backend | Node.js, Express.js |
| 🧠 AI/ML Engine | Gemini, Python (Scikit-learn, TensorFlow) |
| 💾 Database | Firebase |
| 🔐 Auth System | Fire Authorization |
- Medical departments looking for automated support systems.
- Multispecialty hospitals needing fast, integrated patient management.
- Clinics wanting efficient appointment handling and digitized records.
👉 Live Demo: qmedix.vercel.app
Experience a clean, intuitive interface designed for healthcare professionals and admin ease.
# Clone the repository
git clone https://github.com/ogjash/OncoSense.git
cd OncoSense
# Install dependencies
npm install
# Start the development server
npm run dev