Skip to content

ShinHeeEul/flash_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flash_project(Server)

flash_project IOS GitHub Link

https://github.com/kihwn/flash_iOS

Description

Project Name

음성을 통한 치매 진단 AI

Project Description

통화 음성 등의 치매 예상 환자의 음성 파일을 클라이언트에 넣으면 이를 서버로 전달하여 Clova Speech 서비스를 이용해 Text로 전환, AI Model에 넣어 치매인지 아닌지 판단을 하여 결과를 반환해주는 프로젝트

System Architecture

After System Architecture

Domain Model

Client

beforeClientClassDiagram

Server

beforeServerClassDiagram

Environment

Hardware

OS : Window, MacOS
GPU : Nvidia MX 450

Software

Back-end : Spring frameWork, Spring Boot, Spring Web, Lombok
DB : H2 Database
front-end : swift, html, css, javascript
AI Model(BERT) : cuda, pytorch, transformer, tensorflow
Training Data : AI Hub

developed Environment

Back-end,front-end : Intellij
Server : Local Environment, AWS EC2(t2.micro, g3.4xlarge
client : xcode AI Model : Anaconda, Jupyter NoteBook
docker

Usage

  1. IOS 앱 다운
  2. 실행 후, 회원가입
  3. 로그인 후 첨부란을 통해 사용자 음성 데이터 첨부
  4. 텍스트로 변환된 음성 데이터 확인 후 분석 요청
  5. 분석 결과 확인

Usage Example

html

exampleClient

IOS

4 3
2 1

About

2022-23 Graduation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published