Skip to content

๐Ÿ“น Video conferencing platform using NLP, STT

Notifications You must be signed in to change notification settings

nemo-nemocat/memomeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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