8000 GitHub - nshah1503/medi-connect: Full stack application that streamlines online medical appointments
[go: up one dir, main page]

Skip to content

nshah1503/medi-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediconnect

Doctor's Assistant AI is a real-time assistant designed to automate and accelerate doctors’ daily administrative tasks. This project aims to simplify and speed up patient consultations by instantly summarizing doctor-patient interactions, generating prescriptions, scheduling follow-ups, and providing all necessary patient information in one place. The goal is to save doctors time and improve patient care, especially in high-demand healthcare systems.


Features

  • Real-time Summarization: Automatically transcribes and summarizes patient consultations.
  • Instant Prescriptions: Generates prescriptions immediately after the consultation.
  • Appointment Scheduling: Schedules follow-up appointments in real time.
  • Simplified Medical Information: Converts complex medical jargon into patient-friendly language.
  • Centralized Patient Information: All patient details are stored in one place for easy access by healthcare providers.

Project Structure

The project is divided into two main parts:

  • Backend: Handles data processing, AI-powered transcription, and data storage.
  • Frontend: User interface for doctors to review summaries, manage patient information, and schedule appointments.

Tech Stack

  • Backend: Node.js, Express.js
  • Frontend: React.js
  • Database: MongoDB
  • AI Processing: Machine Learning models (e.g., NLP for summarization)

Installation and Running the Application

Follow these steps to get the application up and running:

1. Backend Setup

  1. Open your terminal and navigate to the backend folder:
    cd backend
  2. Install the necessary dependencies:
    npm install
  3. Start the server:
    node server.js
    The backend server should now be running at http://localhost:4000.

2. Frontend Setup

  1. In a new terminal window, navigate to the frontend folder:
    cd frontend
  2. Install the necessary dependencies:
    npm install
  3. Start the frontend application:
    npm start
    The frontend should now be running at http://localhost:3000.

Usage

  1. Start Consultation: Doctors start a patient consultation, which is automatically recorded.
  2. Real-time Processing: The AI processes the audio and generates a consultation summary, prescription, and appointment scheduling.
  3. Review: Doctors can review, edit, and confirm the AI-generated information before sending it to the patient.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. We welcome improvements, bug fixes, and suggestions!


License

This project is licensed under the MIT License. See the LICENSE file for details.

Screenshots

Landing page Screenshot 2024-12-08 at 12 10 34 AM Screenshot 2024-12-08 at 12 12 17 AM Screenshot 2024-12-08 at 12 16 29 AM Screenshot 2024-12-08 at 12 16 48 AM

Doctor's Signup page Screenshot 2024-12-08 at 12 23 47 AM

Doctor's account setup page Screenshot 2024-12-08 at 12 25 49 AM

Doctor's Login page Screenshot 2024-12-08 at 12 27 01 AM

Doctor's My profile Screenshot 2024-12-08 at 12 28 29 AM Screenshot 2024-12-08 at 12 28 53 AM

Doctor's dashboard Screenshot 2024-12-08 at 12 27 50 AM

Patient's Signup page Screenshot 2024-12-08 at 12 29 53 AM Screenshot 2024-12-08 at 12 31 52 AM

Patient's Setup Screenshot 2024-12-08 at 12 32 23 AM

Patient's Login page Screenshot 2024-12-08 at 12 33 15 AM

Patient's Dashboard

Screenshot 2024-12-08 at 12 34 11 AM

Book appointments Screenshot 2024-12-08 at 12 36 59 AM Screenshot 2024-12-08 at 12 41 17 AM Screenshot 2024-12-08 at 12 41 25 AM Screenshot 2024-12-08 at 12 41 36 AM Screenshot 2024-12-08 at 12 41 54 AM

AI assistant if a doctor is not available Screenshot 2024-12-08 at 12 38 00 AM

Insurance features

  1. Claims
Screenshot 2024-12-08 at 12 34 52 AM
  1. Network Hospitals Screenshot 2024-12-08 at 12 35 30 AM

  2. Premium calculator Screenshot 2024-12-08 at 12 36 02 AM

Patient's profile Screenshot 2024-12-08 at 12 42 53 AM

About

Full stack application that streamlines online medical appointments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0