Inspiration:

Due to a lack of finance, many independent filmmakers struggle to locate the right music composer for their movies. This inspired us to develop MAG, an AI-enabled Music Generation Bot which can be used to generate background scores for some given scene, free of cost.

What it does:

The model takes any scene in text format as input. Firstly, it identifies the genre of the given scene. In the next step, after the genre is identified, the model generates the musical score accordingly.

How we built it:

The project would be consisting of two parts:- ML Model: LSTM architecture was used for identifying the genre of the given input scene. LSTM/GAN architecture was used for generating music for the identified genre.

WEB: The ML Model was deployed into the WEB using Flask and React was used for making the Front-End of the website.

What's next for MAG:

In future, we are planning to make MAG take images and short clips also as input and it will generate the background score by analyzing them. In addition to it the MAG will also generate lyrics along with music.

Built With

Share this project:

Updates