Inspiration
We got this inspiration from a thought at the gym, where we wished that there were more tunes we could listen. We wanted to listen to new, fast-paced music and as developers, immadiately decided to turn that into a project.
What it does
It takes a small description of what type of song you want (for eg. fast paced gym music), along with the duration (max 90 seconds) and generates an entirely new song based on the given parameters.
How we built it
We built it with the help of OpenAi along with the MubertAPI. MubertAPI allows us to create the song while Dall E 2 from OpenAi was used to generate a poster for the music as well as a unique title with ChatGPT.
Challenges we ran into
The challenge was using StreamLit, OpenAi and MubertAPI together. Individually, it was hard enough as we had never used Mubert before and putting them together was quite a challenge.
What we learned
We learned how to use Dall E 2 and Mubert within the framework of Python.
Built With
- chatgpt
- dalle2
- mubertapi
- openai
- pycharm
- python

Log in or sign up for Devpost to join the conversation.