Skip to content

shamus-li/Score-AI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score AI: Automatic music generation from any text

‎score ai poster

Score pioneers the future of storytelling by transforming any text (especially books, screenplays, journals) into stunning, emotive musical scores.

Built with GPT-4, MusicGen, React, Django, and PyTorch

Getting Started

To start the backend, install Django using

pip install -r requirements.txt

and start the server using

python3 manage.py runserver

To start the frontend, navigate to the frontend folder and run

npm install
npm start

Score is a hackathon project and is currently being actively developed.

Authors

  • Rohit Agarwal
  • Daniel Jung
  • Kehan Li
  • Shamus Li

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.3%
  • JavaScript 37.7%
  • HTML 6.5%
  • CSS 3.5%