Skip to content

πŸ§‘β€πŸ« Classy : Web RTC&A.I μ΄μš©ν•œ μ‹€μ‹œκ°„ μˆ˜μ—… ν”Œλž«νΌ

Notifications You must be signed in to change notification settings

developjik/Classy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Classy

  1. ν”„λ‘œμ νŠΈ μ†Œκ°œ πŸš€
  2. ν”„λ‘œμ νŠΈ κΈ°λŠ₯ 및 섀계 πŸ“
  3. ν”„λ‘œμ νŠΈ ꡬ쑰 🌲
  4. μ—­ν•  πŸ‘‹πŸ»
  5. ν”„λ‘œμ νŠΈ μŠ€ν¬λ¦°μƒ· ✍🏻
  6. ν”„λ‘œμ νŠΈ μ„€μΉ˜ 및 μ‹€ν–‰ ✨
  7. μ†Œν”„νŠΈμ›¨μ–΄κ³΅λͺ¨μ „ κ²°κ³Ό ✨

🌍 배포 링크

1. ν”„λ‘œμ νŠΈ μ†Œκ°œ πŸš€

  • κ°œμš” : ꡐ내 μ†Œν”„νŠΈμ›¨μ–΄ 곡λͺ¨μ „
  • 주제 : Web RTC & A.Iλ₯Ό μ΄μš©ν•œ μ‹€μ‹œκ°„ μˆ˜μ—… ν”Œλž«νΌ
  • κΈ°κ°„ : 2020.09 ~ 2020.11

2. ν”„λ‘œμ νŠΈ κΈ°λŠ₯ 및 μ„€κ³„πŸ“

  • κΈ°λŠ₯

    • Node JS + Mongo DBλ₯Ό ν™œμš©ν•œ Kakao Talk 둜그인 κΈ°λŠ₯ 및 μ‚¬μš©μž 정보 및 사진 μ €μž₯
    • Web RTCλ₯Ό ν™œμš©ν•œ κ΅μ‚¬μ—κ²Œ λͺ¨λ“  학생 ν™”λ©΄ 및 μΊ  전솑
    • Web RTCλ₯Ό ν™œμš©ν•œ ν•™μƒμ—κ²Œ κ΅μ‚¬μ˜ ν™”λ©΄ 전솑
    • Web RTCλ₯Ό ν™œμš©ν•œ 선생 ν™”λ©΄ λ…Ήν™” ν›„ AWS S3에 μ €μž₯
    • A.I λ₯Ό ν™œμš©ν•œ 비정상적 ν–‰μœ„ 감지 ν›„ Web RTC둜 κ΅μ‚¬μ—κ²Œ λ©”μ„Έμ§€ 전달 및 ν•™μƒμ—κ²ŒλŠ” sound둜 κ²½κ³ 
    • WebRTCλŠ” OpenVidu ν”Œλž«νΌ ν™œμš©, μ§€κΈˆμ€ AWS μ„œλ²„ λΉ„μš© 문제둜 μ„œλ²„ 운영 X => μ˜€ν”ˆμ†ŒμŠ€ Web RTC ν˜•νƒœλ‘œ μœ μ§€ 쀑
  • ꡐ사 섀계 teacher

  • 학생 섀계 student

3. ν”„λ‘œμ νŠΈ ꡬ쑰 🌲

β”œβ”€β”€ index.js
└── public
    β”œβ”€β”€ audio
    β”‚Β Β  β”œβ”€β”€ concentration.mp3
    β”‚Β Β  β”œβ”€β”€ image.mp3
    β”‚Β Β  β”œβ”€β”€ wrongFace.mp3
    β”‚Β Β  └── zeroFace.mp3
    β”œβ”€β”€ css
    β”‚Β Β  β”œβ”€β”€ capture.css
    β”‚Β Β  β”œβ”€β”€ classroom.css
    β”‚Β Β  └── index.css
    β”œβ”€β”€ html
    β”‚Β Β  β”œβ”€β”€ capture.html
    β”‚Β Β  β”œβ”€β”€ classroom.html
    β”‚Β Β  └── index.html
    β”œβ”€β”€ js
    β”‚Β Β  β”œβ”€β”€ RTC_Multiconnection.js
    β”‚Β Β  β”œβ”€β”€ RTC_Socket.js
    β”‚Β Β  β”œβ”€β”€ capture.js
    β”‚Β Β  β”œβ”€β”€ classroom.js
    β”‚Β Β  β”œβ”€β”€ face-api.min.js
    β”‚Β Β  β”œβ”€β”€ index.js
    β”‚Β Β  └── toKorChars.js
    β”œβ”€β”€ models
    β”‚Β Β  β”œβ”€β”€ Image.js
    β”‚Β Β  β”œβ”€β”€ face_landmark_68_model-shard1
    β”‚Β Β  β”œβ”€β”€ face_landmark_68_model-weights_manifest.json
    β”‚Β Β  β”œβ”€β”€ face_landmark_68_tiny_model-shard1
    β”‚Β Β  β”œβ”€β”€ face_landmark_68_tiny_model-weights_manifest.json
    β”‚Β Β  β”œβ”€β”€ face_recognition_model-shard1
    β”‚Β Β  β”œβ”€β”€ face_recognition_model-shard2
    β”‚Β Β  β”œβ”€β”€ face_recognition_model-weights_manifest.json
    β”‚Β Β  β”œβ”€β”€ metadata.json
    β”‚Β Β  β”œβ”€β”€ model.json
    β”‚Β Β  β”œβ”€β”€ mtcnn_model-shard1
    β”‚Β Β  β”œβ”€β”€ mtcnn_model-weights_manifest.json
    β”‚Β Β  β”œβ”€β”€ ssd_mobilenetv1_model-shard1
    β”‚Β Β  β”œβ”€β”€ ssd_mobilenetv1_model-shard2
    β”‚Β Β  β”œβ”€β”€ ssd_mobilenetv1_model-weights_manifest.json
    β”‚Β Β  β”œβ”€β”€ tiny_face_detector_model-shard1
    β”‚Β Β  β”œβ”€β”€ tiny_face_detector_model-weights_manifest.json
    β”‚Β Β  └── weights.bin
    └── uploads
        β”œβ”€β”€ unknown1.png
        β”œβ”€β”€ unknown10.png
        β”œβ”€β”€ unknown2.png
        β”œβ”€β”€ unknown3.png
        β”œβ”€β”€ unknown4.png
        β”œβ”€β”€ unknown5.png
        β”œβ”€β”€ unknown7.png
        β”œβ”€β”€ unknown8.png
        β”œβ”€β”€ unknown9.png
        β”œβ”€β”€ 김성원.png
        β”œβ”€β”€ 이유찬.png
        β”œβ”€β”€ μ •μΈκΆŒ.png
        └── 졜인제.png

4. μ—­ν•  πŸ‘‹πŸ»

이름 λ‹΄λ‹Ήμ—­ν• 
μ •μΈκΆŒ Frontend νŽ˜μ΄μ§€ κ΅¬ν˜„(HTML, CSS, JS), Kakao 둜그인 연동, WebRTC κ΅¬ν˜„, A.I λͺ¨λΈ 적용
이유찬 A.I λͺ¨λΈ κ΅¬ν˜„ 및 적용, WebRTC κ΅¬ν˜„
김성원 A.I λͺ¨λΈ κ΅¬ν˜„ 및 적용, Sound 적용
졜인제 A.I λͺ¨λΈ κ΅¬ν˜„ 및 적용, uploads 관리 및 κ΅¬ν˜„

5. ν”„λ‘œμ νŠΈ μŠ€ν¬λ¦°μƒ· ✍🏻

[1] Classy Main Page ✨

MainPage

[2] Classy Login Module ✨

login

[3] Classy Picture Module✨

upload

[4] Classy Class Module Student ✨

student

[5] Classy Class Module Teacher ✨

teacher

6. ν”„λ‘œμ νŠΈ μ„€μΉ˜ 및 μ‹€ν–‰ ✨

  1. Git Clone
git clone https://github.com/developjik/classy.git
  1. ν”„λ‘œμ νŠΈ νŒ¨ν‚€μ§€ μ„€μΉ˜
yarn install
  1. ν”„λ‘œμ νŠΈ μ‹€ν–‰
yarn start

7. 소프트웨ᄋα…₯α„€α…©α†Όα„†α…©α„Œα…₯ᆫ κ²°κ³Ό

소프트웨ᄋα…₯α„€α…©α†Όα„†α…©α„Œα…₯ᆫ

About

πŸ§‘β€πŸ« Classy : Web RTC&A.I μ΄μš©ν•œ μ‹€μ‹œκ°„ μˆ˜μ—… ν”Œλž«νΌ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published