← oscar saul

Source

AI Playlist

The Playlist Generator is a web application that lets users input a list of songs or artists and generates a curated playlist of similar tracks using
Spotify’s Web API
. It analyzes audio features like tempo, mood, and genre to recommend songs with matching characteristics.

Ai Playlist Image
Alongside the playlist, the app uses OpenAI’s GPT-3
text-davinci-003
to create a natural language prompt based on the input, which is then sent to
DALL·E
to generate a unique playlist cover image that visually represents the music. The app integrates Spotify’s recommendation engine, OpenAI’s language and image models, and supports features like user authentication, responsive design, and playlist export, with future plans to expand genre support, social sharing, and collaborative playlist creation.