Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 860 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 860 Bytes

Genie School - KT 4th Industrial Academy Final Project

1. Used:

  • Giga Genie API(JS)
    • TTS, onVoiceFilterMSG GenieAPI
  • KT Cloud
    • Main Server and rtmp Server(youtube) KTcoud
  • Alpha Pose
    • Pose Estimation alpha_pose
  • Flask

2. Pages

![Front.jpg](image/GenieSchool Front.JPG)

  • Can select Theme with voice. Genie will ask to select a theme.

  • After the selection, the example video will be played.

  • Then camera will start to record the player's pose and determine whether player performed as required.

3. Pose Estimation

pose_estimation

4. Comment

  • This repository is not completed.
  • Alpha pose did not applied in the project.
  • Flask layouts and structures are built.