Automatically archive Spotify tracks you listen to and classify them into custom playlists using AI. This workflow tracks your Spotify activity, stores track details for history/logging, and leverages AI to sort songs into the most relevant playlists based on mood, genre, or lyrics.
Features:
- Connects to the Spotify API to monitor recently played tracks
- Archives track metadata (artist, title, album, played time) to a database or Google Sheets
- Uses an AI model (e.g., OpenAI or similar) to analyze track mood, genre, or lyrical themes
- Classifies and assigns tracks to the correct Spotify playlists automatically
- Optional notifications when a track is added to a new playlist
- Error handling for missing metadata or classification failures