Skip to content

Latest commit

 

History

History
87 lines (75 loc) · 2.66 KB

README.md

File metadata and controls

87 lines (75 loc) · 2.66 KB

MEMO-MEET

회의록 자동작성과 분석을 제공해주는 그룹형 화상회의 플랫폼을 제공합니다.

1. Project

1-1. 시스템 아키텍쳐


1-2. DB 구조


1-3. UI


2. 실행

2-1. 실행 환경


2-2. 실행 방법


  • clone git

git clone https://github.com/nemo-nemocat/memomeet.git

  • npm install

npm init
npm install

  • pip install

cd memomeet/server/analysis.py
pip freeze > requirements.txt
pip install -r requirements.txt

  • run redis

cd C:\Program Files\Redis
redis-server

  • run program

npm run dev

3. 결과물

3-1. 포스터


3-2. 시연영상


Click URL MEMO-MEET 포스터 설명 및 시연 영상

3-3. 접속 URL


Click URL MEMO-MEET
Support chrome, microsoft edge, safari browser.

4. Contributors

Name Position Github
김하연 STT & NLP haayun
박혜린 Web Frontend hyeppy226
유효민 Web Backend Hyomin6349
이다해 Video Conferencing dahaelee