This repository contains the implementation of Problem Statement 1: Doctor Dashboard as part of the Cohort Hiring Challenge. The goal is to build a web-based healthcare dashboard that simplifies patient management and leverages AI to assist doctors in generating prescriptions.
- Displays essential patient information:
- Name
- Age
- Diagnosis
- Medical History
- Automatically generates prescriptions based on the entered symptoms or diagnosis using an integrated AI model.
- A backend server (MCP - Medical Control Protocol) is used to support and process AI-powered prescription generation.
- Optional authentication in the MCP server to restrict access to authorized doctors only.
- *Frontend:
- *Backend:
- *Database:
- *AI Model:
- *Authentication: