Skip to content

KT AIVLE 4기 빅프로젝트, 수어 교육 및 대화 플랫폼 "Rossetta"

Notifications You must be signed in to change notification settings

ujeyhnah/Rossetta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌프로젝트 소개

■KT AIVLE School 4기 빅프로젝트

  • AI 기반 수어 교육 플랫폼
  • Next.js, Django, SQLite3, MediaPipe, Tensorflow, OpenCV


■프로젝트 실행 방법

  • Node.js 설치 후 client/my-app 경로에서 라이브러리 설치 ( 명령어: npm i )

  • 백엔드 서버 requirements.txt 설치하기

  • client/my-app 경로에서 클라이언트 서버 실행 ( 명령어: npm run dev )

  • server 경로에서 백엔드 서버 실행 python manage.py runserver


🔧개발 내용

  • LSTM 모델 기반 단어 모델 구축
  • Front-End 보조

25조  4기 25조 발표자료_pages-to-jpg-0001 25조  4기 25조 발표자료_pages-to-jpg-0004 25조  4기 25조 발표자료_pages-to-jpg-0005 25조  4기 25조 발표자료_pages-to-jpg-0006 25조  4기 25조 발표자료_pages-to-jpg-0008 25조  4기 25조 발표자료_pages-to-jpg-0036 25조  4기 25조 발표자료_pages-to-jpg-0037 25조  4기 25조 발표자료_pages-to-jpg-0009 25조  4기 25조 발표자료_pages-to-jpg-0011


👨‍👩‍👧‍👧팀원

이수빈 전우진 설형호 천영성
Frontend Frontend Backend Backend
@subin1028 @wwojin @hh8262 @hokoro
이자영 한혜주 송수영
AI AI AI
@Ieejayoung @hy2jv @SuYoungSong

🔎프로젝트 시연

[메인 페이지]

main (1)

[회원가입]

회원가입

[로그인]

로그인

[수어 교육]

수어교육

[수어 암기 - 문자 암기]

수어암기-문자

[오답노트]

오답노트

[수어실습]

수어실습

[문의게시판 - 삭제]

게시글삭제

[문의게시판 - 등록]

게시글올리기

[문의게시판 - 수정]

게시글 수정

[문의게시판 - 운영자 답변달기 ]

게시글답변(운영자)



단어 모델 성능 지표

LSTM Model

model_loss_word model_acc_word

word_lstm_confusion_metrix

문장 모델 성능 지표

GRU Model

gru_grape gru_confu

About

KT AIVLE 4기 빅프로젝트, 수어 교육 및 대화 플랫폼 "Rossetta"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.1%
  • Python 30.1%
  • CSS 14.8%
  • HTML 1.2%
  • Other 0.8%