A simple Python app using Streamlit and Spotipy that generates a custom Spotify playlist based on your musical preferences. Adjust energy, danceability, and happiness (valence) to create a playlist tailored to you!
-Connects to your Spotify account using OAuth
-Reads your top 3 artists
-Generates a playlist of 20 recommended tracks based on your chosen energy, danceability, and valence
-Creates a private playlist in your Spotify account
-Provides a clickable link to your new playlist