Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.18 KB

Poster

ViewzicQ

Team

  • Team Name : ViewzicQ
  • Team Member : Youngseo Ji, Haram Lee

Project

  • Motivation
    • Increase in lyrics-oriented content
    • Apply different motion and font attributes
    • Use of emotion analysis techniques
  • Topic: Automatic creation service of moving song lyrics according to music sentiment analysis
  • Demo video : https://youtu.be/RXvpbMduLdo

Systems Design

  • Service Architecture Service Architecture
  • Development environment Development environment

How To Run

  • Run django server
    python manage.py makemigrations
    python manage.py migrate
    python manege.py runserver
    

Contributors