Skip to content
@Kugods-Medic-Viz

Kugods-Medic-Viz

2023 Google Solution Challenge : KUGODS - Team Medic-Viz

header

👨🏻‍⚕️ Introduction

  Medic-Viz is mobile-first web service that uses Firebase, and Google Cloud Platform(GCP). Our service aims to help effective healthcare communication between patients and doctors by visualizing functions, such as STT and diagnosis algorithms.
  By using Medic-Viz, we hope to foster smoother collaboration between patients and doctors, and help promote a more sustainable and equitable healthcare system.



👨🏻‍⚕️ Problem

📍"1-hour wait, 3-minute consultation."

  In Korea, there is a nickname for outpatient clinics called "1-hour wait, 3-minute consultation." This means that within a short period of 3 minutes, doctors check the patient's medical chart, listen to the patient's symptoms/side effects, decide on a treatment plan, and prescribe medication or order tests. However, this type of "3-minute consultation" inevitably lowers the quality of medical care and threatens patient safety, infringing on the right of patients to receive safe treatment and leading to distrust in medical services.

📍How to Solve this Problem?

  The most fundamental solution may be to mandate longer consultation times or improve the outpatient clinic system. However, due to various complicated issues, it is not an easy solution. Therefore, we are convinced that a visualization web service that helps deliver medical information during the medical process is the most realistic way to solve this problem.

📍 Our Goals

image



👨🏻‍⚕️ Solution

  Medic-Viz has two main functions that are designed to benefit both patients and doctors.

📍 Solution 1 - Recording (STT-Function)

image image image

  The Recording feature enables doctors to record and store medical examinations or conversations with patients, along with additional analysis of diseases.

📍 Solution 2 - Standard Diagnose Algorithm

image image

  Model algorithm for certain diseases provides doctors with a standardized diagnostic process that can help improve the accuracy and consistency of diagnoses, and ultimately lead to better outcomes for patients



👨🏻‍⚕️ Tech Stack

image



React.js
Used React for client development.

Firebase
Used Firebase for server development

Google Cloud Platform (GCP)
Used Speech-to-Text API for STT-Function

Python Selenium
Used Python Selenium Pacakage for crawling disease infromation



👨🏻‍⚕️ Start Guide

# Clone Repository 
$ git clone https://github.com/Kugods-Medic-Viz/Medic-Viz.git
# Move to folder
$ cd Medic-Viz

# Install dependency
$ npm install
# Run
$ npm start



👨🏻‍⚕️ Contributors

  • 김소형 / AI
  • 도경민 / Design
  • 조연서 / Frontend & Backend
  • 황민아 / AI & Frontend

Pinned Loading

  1. Medic-Viz Medic-Viz Public

    Medic-Viz Web Development Repository (Frontend & Backend)

    JavaScript

Repositories

Showing 3 of 3 repositories
  • .github Public

    About Medic-Viz

    Kugods-Medic-Viz/.github’s past year of commit activity
    0 0 0 0 Updated Mar 31, 2023
  • Medic-Viz Public

    Medic-Viz Web Development Repository (Frontend & Backend)

    Kugods-Medic-Viz/Medic-Viz’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 31, 2023
  • Medic-Crawling Public

    Medic-Viz Crawling Repository

    Kugods-Medic-Viz/Medic-Crawling’s past year of commit activity
    Python 0 0 0 0 Updated Mar 31, 2023

Top languages

Loading…

Most used topics

Loading…