From ad83877fc75107284197e31dfbf9fb920b14f0e9 Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Fri, 17 Mar 2023 16:07:41 +0530 Subject: [PATCH 1/9] Update Sample.md --- Checkpoints/Checkpoint1/Sample.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Checkpoints/Checkpoint1/Sample.md b/Checkpoints/Checkpoint1/Sample.md index 764b17a..a6e9295 100644 --- a/Checkpoints/Checkpoint1/Sample.md +++ b/Checkpoints/Checkpoint1/Sample.md @@ -1,8 +1,10 @@ ## Team name -Fill team name here +Epsilon Delta ## Team members -Fill team members name here - +Ayush Beniwal +Saiyam Jain +Amit Sharma +Ayush Mishra ## Idea Fill idea here From 21e75497141ce74d9c2c25a2f0e55f5699478d99 Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Fri, 17 Mar 2023 16:11:53 +0530 Subject: [PATCH 2/9] Update Sample.md --- Checkpoints/Checkpoint1/Sample.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Checkpoints/Checkpoint1/Sample.md b/Checkpoints/Checkpoint1/Sample.md index a6e9295..eba1ad5 100644 --- a/Checkpoints/Checkpoint1/Sample.md +++ b/Checkpoints/Checkpoint1/Sample.md @@ -1,10 +1,10 @@ ## Team name Epsilon Delta ## Team members -Ayush Beniwal -Saiyam Jain -Amit Sharma -Ayush Mishra +Ayush Beniwal
+Saiyam Jain
+Amit Sharma
+Ayush Mishra
## Idea Fill idea here From ae2e6da65852ccb56c7cbd0748fbe573add5c836 Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:17:42 +0530 Subject: [PATCH 3/9] Update Sample.md --- Checkpoints/Checkpoint1/Sample.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Checkpoints/Checkpoint1/Sample.md b/Checkpoints/Checkpoint1/Sample.md index eba1ad5..9f48449 100644 --- a/Checkpoints/Checkpoint1/Sample.md +++ b/Checkpoints/Checkpoint1/Sample.md @@ -9,7 +9,7 @@ Ayush Mishra
Fill idea here ## Repository link - +https://github.com/SaiRev0/Epsilon-Delta ## Any other relevant link From c15e6a55a142ff211c6c2a0bb8f5216908f21e9c Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:42:47 +0530 Subject: [PATCH 4/9] Update Sample.md --- Checkpoints/Checkpoint1/Sample.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Checkpoints/Checkpoint1/Sample.md b/Checkpoints/Checkpoint1/Sample.md index 9f48449..329de9c 100644 --- a/Checkpoints/Checkpoint1/Sample.md +++ b/Checkpoints/Checkpoint1/Sample.md @@ -6,7 +6,20 @@ Saiyam Jain
Amit Sharma
Ayush Mishra
## Idea -Fill idea here +Patients often have to visit multiple doctors, clinics or hospitals for their treatment, which can lead to a fragmented and incomplete medical records. This can be a major issue for patients as well as the healthcare providers, especially those with chronic conditions, as it can lead to ineffective or even dangerous treatments due to lack of information about previous diagnoses, medications, and procedures. In cases of emergencies or sudden health issues, it is challenging to provide relevant medical information to healthcare providers in a timely and accurate manner.Moreover, patients may face difficulties in tracking their medication schedules, keeping up with follow-up appointments, and accessing their medical records when needed. + +Our Idea, MedifyMe, is a web application that aims to simplify healthcare management for both patients and doctors aims to solve these issues by providing a centralized platform for patients to store and manage their medical records, including doctor's notes, prescriptions, test results, and appointment history utilizing OCR and generative AI to ease the record management process for both patients and the healthcare provider. This allows for a more complete and accurate medical record, which can facilitate better treatment outcomes and reduce the risk of medical errors. The platform helps patients keep track of their medical history, prescriptions, appointments, and test reports. It also provides reminders for medications and tests, and allows patients to give feedback about their experiences with different treatments. The tool is segmented into various tabs to ease different parts of the healthcare process. +
    +
  1. Health History: Patients can view and update their complete health history in one place, including past appointments, symptoms, and comments from past doctors. This can get the current healthcare provider a good idea about the past treatments as well as maintain a timeline for proper management of the condition.
  2. + +
  3. Prescription and Medication Management: MedifyMe allows patients to keep track of their medications, allergies, and past prescriptions. The doctor can list usage conditions for the medications which can be easily managed with the help of OpenAI's API using NLP on the platfom itself. It will also provides reminders for medications and allows patients to provide feedback on their experiences with different medications, allowing the doctor to act accordingly.
  4. + +
  5. Test Reports: Patients can easily upload and view their test reports on the platform. The system uses OCR technology to extract important information from the reports and presents it to patients in an easy-to-understand format. Doctors can schedule required tests here
  6. + +
  7. Appointments: Patients can view their appointments, schedule new appointments, and receive reminders about upcoming appointments. The platform also allows patients to pay for appointments and tests using integrated payment systems.
  8. + +
  9. Communication: MedifyMe provides an easy and secure communication channel for patients and doctors to exchange messages and medical information. Patients can ask questions, get advice, and share updates with their doctors in a timely and convenient manner. Payments for various appointments and tests can be made on the platform itself, reducing the hassle.
  10. +
## Repository link https://github.com/SaiRev0/Epsilon-Delta From 64745ae01e33336c50fa69bbddf1d942be212865 Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:56:34 +0530 Subject: [PATCH 5/9] Rename Sample.md to Epsilon Delta.md --- Checkpoints/Checkpoint1/{Sample.md => Epsilon Delta.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Checkpoints/Checkpoint1/{Sample.md => Epsilon Delta.md} (100%) diff --git a/Checkpoints/Checkpoint1/Sample.md b/Checkpoints/Checkpoint1/Epsilon Delta.md similarity index 100% rename from Checkpoints/Checkpoint1/Sample.md rename to Checkpoints/Checkpoint1/Epsilon Delta.md From 24a4419986199611caf9457c316b6c66acb63c21 Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:02:57 +0530 Subject: [PATCH 6/9] Update Epsilon Delta.md --- Checkpoints/Checkpoint1/Epsilon Delta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Checkpoints/Checkpoint1/Epsilon Delta.md b/Checkpoints/Checkpoint1/Epsilon Delta.md index 329de9c..5f5e5df 100644 --- a/Checkpoints/Checkpoint1/Epsilon Delta.md +++ b/Checkpoints/Checkpoint1/Epsilon Delta.md @@ -18,7 +18,7 @@ Our Idea, MedifyMe, is a web application that aims to simplify healthcare manage
  • Appointments: Patients can view their appointments, schedule new appointments, and receive reminders about upcoming appointments. The platform also allows patients to pay for appointments and tests using integrated payment systems.
  • -
  • Communication: MedifyMe provides an easy and secure communication channel for patients and doctors to exchange messages and medical information. Patients can ask questions, get advice, and share updates with their doctors in a timely and convenient manner. Payments for various appointments and tests can be made on the platform itself, reducing the hassle.
  • +MedifyMe provides an easy and secure communication channel for patients and doctors to exchange messages and medical information. Patients can ask questions, get advice, and share updates with their doctors in a timely and convenient manner. Payments for various appointments and tests can be made on the platform itself, reducing the hassle. ## Repository link From 05f1c25becab1e3031b27c96c130f9cd71fe231b Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Sat, 18 Mar 2023 22:36:45 +0530 Subject: [PATCH 7/9] Create Epsilon Delta.md --- Checkpoints/Checkpoint2/Epsilon Delta.md | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Checkpoints/Checkpoint2/Epsilon Delta.md diff --git a/Checkpoints/Checkpoint2/Epsilon Delta.md b/Checkpoints/Checkpoint2/Epsilon Delta.md new file mode 100644 index 0000000..ab04667 --- /dev/null +++ b/Checkpoints/Checkpoint2/Epsilon Delta.md @@ -0,0 +1,34 @@ +## Team Name +Epsilon Delta + +## Team members name +Ayush Beniwal
    +Saiyam Jain
    +Ayush Mishra
    +Amit Sharma
    + +## A brief about work done till now +We are building a AI powered Health Record Management System, which also allowes real time communication to resolve doubts and improve patient outcomes. So far we are almost done +with the frontend , only 2-3 pages are remaining. Authentication has been implemented via google login, into different patient and doctor routes.
    + +Getting initial patient info has been implemented with the help of our gpt3.5turbo chatbot , only some ui changes remain. We have used OpenAI's api to implement a personalized way for to get information specific to that particular user +with the help of gpt3.5turbo's specific prompt engineered model. The model provides a very personalised and user friendly way for the user to +enter information , even providing the ability to change input language, and asking condition specific questions, as well as detecting absurd responses. +After we get the information, the model itself generates a JSON file consisting of various user insights +like allergies , overview , information about the users age , sex , height , weight etc. We use this information to display on the health history dashboard to display +to the doctor as well.
    + +We have also made some progress with user appointments and its payment gateway
    + +What is left + We need to accept user inputs and froms in the health history , prescriptions and test reports page and display them for the doctor to see , as well as generate particulalr insights for the + user in different pages via the use of the models we have already prompt engineered. We will also use the same model to notify the doctor in case a medicine is causing improper reactions + for the patient, as well as alert him in case a test report has vastly abnormal values, correlating this information with previous user inputs we got from out personalized chatbot. + + +## Repository link +https://github.com/SaiRev0/MedifyMe + +## Any other link +Deployment Link - [Website](https://medifyme.netlify.app/)
    +Figma UI Link - [Figma](https://www.figma.com/file/p850Ggh3o7Wx06xZKHPmRP/Epsilon-Delta-HackItOut?node-id=0%3A1&t=irTJFFggJAagLQ1M-1) From 7e7d7d613c4e74071b88366696ddd31d4d24d7a8 Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Sat, 18 Mar 2023 22:50:35 +0530 Subject: [PATCH 8/9] Update Epsilon Delta.md --- Checkpoints/Checkpoint2/Epsilon Delta.md | 25 +++++++++--------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/Checkpoints/Checkpoint2/Epsilon Delta.md b/Checkpoints/Checkpoint2/Epsilon Delta.md index ab04667..821cb91 100644 --- a/Checkpoints/Checkpoint2/Epsilon Delta.md +++ b/Checkpoints/Checkpoint2/Epsilon Delta.md @@ -8,22 +8,15 @@ Ayush Mishra
    Amit Sharma
    ## A brief about work done till now -We are building a AI powered Health Record Management System, which also allowes real time communication to resolve doubts and improve patient outcomes. So far we are almost done -with the frontend , only 2-3 pages are remaining. Authentication has been implemented via google login, into different patient and doctor routes.
    - -Getting initial patient info has been implemented with the help of our gpt3.5turbo chatbot , only some ui changes remain. We have used OpenAI's api to implement a personalized way for to get information specific to that particular user -with the help of gpt3.5turbo's specific prompt engineered model. The model provides a very personalised and user friendly way for the user to -enter information , even providing the ability to change input language, and asking condition specific questions, as well as detecting absurd responses. -After we get the information, the model itself generates a JSON file consisting of various user insights -like allergies , overview , information about the users age , sex , height , weight etc. We use this information to display on the health history dashboard to display -to the doctor as well.
    - -We have also made some progress with user appointments and its payment gateway
    - -What is left - We need to accept user inputs and froms in the health history , prescriptions and test reports page and display them for the doctor to see , as well as generate particulalr insights for the - user in different pages via the use of the models we have already prompt engineered. We will also use the same model to notify the doctor in case a medicine is causing improper reactions - for the patient, as well as alert him in case a test report has vastly abnormal values, correlating this information with previous user inputs we got from out personalized chatbot. +We are building a AI powered Health Record Management System, which also allowes real time communication to resolve doubts and improve patient outcomes. So far we are almost done with the frontend , only 2-3 pages are remaining.
    Authentication has been implemented via google login using the Google Cloud OAuth2 context. We are having different login routes for patient and doctor. So that we can have diffrent user interface for the 2. + +Getting initial patient info has been implemented with the help of our gpt3.5turbo chatbot , only some ui improvements are remain. We have used OpenAI's api to implement a personalized way for to get information specific to that particular user with the help of gpt3.5turbo's specific prompt engineered model.We have used special prompts to get the user data in easier to use and follow pattern.
    Different prompt engineering is also done to get a summaries user medical history that is both easier for the doctors and the patients to follow The model provides a very personalised and user friendly way for the user to enter information , even providing the ability to change input language, and asking condition specific questions, as well as detecting absurd responses. After we get the information, the model itself generates a JSON file consisting of various user insights like allergies , overview , information about the users age , sex , height , weight etc. We use this information to display on the health history dashboard to display to the doctor as well. This interactive way of asking user data is much better than the traditional way of form filling. + + +We have also made some progress with user appointments. Its payment gateway is almost ready we are using Razorpay payment gateway for an easier user experience. + +### What is left +We need to accept user inputs and froms in the health history , prescriptions and test reports page and display them for the doctor to see , as well as generate particulalr insights for the user in different pages via the use of the models we have already prompt engineered. We will also use the same model to notify the doctor in case a medicine is causing improper reactions for the patient, as well as alert him in case a test report has vastly abnormal values, correlating this information with previous user inputs we got from out personalized chatbot. ## Repository link From 32d7566123a5d9c13209f08fa68a2d13929c64ec Mon Sep 17 00:00:00 2001 From: Ayush Beniwal <103768983+ayush-beniwal@users.noreply.github.com> Date: Sun, 19 Mar 2023 08:19:42 +0530 Subject: [PATCH 9/9] Create Epsilon Delta.md --- Checkpoints/Checkpoint3/Epsilon Delta.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Checkpoints/Checkpoint3/Epsilon Delta.md diff --git a/Checkpoints/Checkpoint3/Epsilon Delta.md b/Checkpoints/Checkpoint3/Epsilon Delta.md new file mode 100644 index 0000000..0147ecc --- /dev/null +++ b/Checkpoints/Checkpoint3/Epsilon Delta.md @@ -0,0 +1,7 @@ +## Repository link + +https://github.com/SaiRev0/MedifyMe + +## Live project link + +https://medifyme.netlify.app/