Inspiration
So far, AI-generated imagery and art is a hot topic, so we wanted to expand upon AI's power to build a service that creates new audio experiences!
What it does
Our React app takes in an image or GIF, and using AI, creates music based off of that image or GIF for you to enjoy!
How we built it
This is a React app, and we have a Python script(with Flask) in the backend that handles calls to the OpenAI API to generate the song based on your input.
Contributions: Zhuoyang: Project Framework(React & Flask), Web Dev(React), Image Prompting Derrick & Alex: Python API Call, Prompt Engineering Branden: Project Framework, Video Submission
Challenges we ran into
We initially didn't know how to handle calls to the OpenAI API in JS, so instead we began handling the API calls in Python.
Accomplishments that we're proud of
We are proud of building this in the first place! We have created a React app that can handle however many requests your heart desires (or however many requests your amount of OpenAI credits allows).
What we learned
We learned how to host an React app and handle calls to external services via APIs.
What's next for ImgtoMusicAI
AI has the power to change all facets of life and industry, so we'll be keen to explore how else AI can change lives!

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