Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.98 KB

README.md

File metadata and controls

57 lines (31 loc) · 2.98 KB

D2P-Portal: Doctor-to-Patient Portal

Welcome to D2P-Portal, a revolutionary platform designed to facilitate convenient initial treatment for patients by connecting them with experienced doctors. This portal integrates cutting-edge technology, including a Naive-Based classifier using machine learning, to provide AI-suggestions based on patient symptoms. Doctors can then engage with patients by offering personalized treatment recommendations through a post-commenting system.

View the links to the frontend, backend, and the ML model of our project:

Frontend: https://github.com/VatsalBhuva11/hackout-frontend

Backend: https://github.com/VatsalBhuva11/hackout-backend

ML-Model: https://github.com/VatsalBhuva11/hackout-ML-model

Features

1. AI-Suggestions with Naive-Based Classifier

Patients can input their symptoms into the portal, and our Naive-Based classifier will generate AI-suggestions based on the provided information. This assists patients in gaining preliminary insights into potential conditions or ailments.

2. Secure and Private Patient Posts

Patient posts are treated with the utmost privacy. Each patient's post is visible only to the individual patient and the registered doctors on the platform. This ensures a confidential and secure environment for patients to discuss their symptoms.

3. Doctor-Patient Interaction

Doctors can view patient posts and provide treatment suggestions through comments. Patients have the option to accept a doctor's recommendation, and the doctor with the accepted answer earns reputation points. This reputation system encourages doctors to provide high-quality and helpful responses.

4. Doctor Verification

To maintain the credibility of our platform, all doctors must undergo a verification process by submitting proper documents. This ensures that only qualified and verified medical professionals participate in the portal.

Getting Started

Patient Registration

  1. Sign up with a valid email address.
  2. Input your symptoms to receive AI-suggestions.
  3. Start a new post to seek advice from registered doctors.

Doctor Registration

  1. Submit necessary documents for verification.
  2. Await approval to access and engage with patient posts.
  3. Provide treatment suggestions and build your reputation.

Privacy and Security

D2P-Portal prioritizes the privacy and security of patient information. All communications between patients and doctors are encrypted, and patient posts are only visible to the respective patient and registered doctors.

Feedback and Support

We value your feedback! If you encounter issues or have suggestions for improvement, please open an issue in our issue tracker.

License

D2P-Portal is licensed under the MIT License.

Thank you for choosing D2P-Portal! We hope this platform enhances the initial treatment experience for both patients and doctors.