Skip to content

eondula/pipwell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipwell

pipwell is a platform designed to address the challenges of misdiagnoses in the healthcare industry. It aims to reduce diagnostic errors, assist overworked healthcare providers, minimize delayed diagnoses, and overcome communication barriers.

Features

  • Conversational Symptom Analysis: We use a language model, specifically chatGPT, to interpret patient input conversationally. This system processes the patient's descriptions of symptoms and translates them into a concise, structured summary, optimized to a maximum of 10 words, which is then relayed to healthcare professionals, ensuring efficient and standardized communication.
  • Blockchain: Ensures the decentralization of medical records, enhancing security and trust.
  • IoT Heart Rate Monitor: Offers real-time heart rate monitoring for patients.
  • Interactive Dashboard: Visualizes important health metrics and records.

Getting Started

Prerequisites

  1. Node.js
  2. MongoDB
  3. Socket.io

Installation & Setup

  1. Clone the repository: git clone <repository-link>
  2. Navigate to the project directory: cd PipWell
  3. Install the required packages: npm install
  4. Setup your MongoDB and ensure it's running.
  5. Start the server:node server.js
  6. Open a browser and navigate to: http://localhost:3000

Tools Used

  • Express.js: For backend server setup.
  • MongoDB: Used as a database.
  • ChatGPT: For symptom checking using conversational AI.
  • Blockchain: To decentralize medical records and enhance security.

Contributors


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors