The setup is pretty basic. I've built a NextJS app, for the LLM model I am using open AI gpt-4-turbo and sending the images there directly without any database for images. I did a little prompting to get the same output everytime and when I get the output I make search on the Spotify API, find the songs and create the playlist with them on your own authenticated spotify account.
Likewise I also don't have a database for the emails eighter. I am using spotifys authentication
Likewise I also don't have a database for the emails eighter. I am using spotifys authentication