workflows.fit
Back to n8n workflows
n8n templateFreeBy raas

Generate AI-curated Spotify playlists from Telegram using OpenRouter GPT

🎡 AI Spotify Playlist Generator (Telegram β†’ Spotify) instantly create a curated Spotify playlist based on a single song recommendation sent via Telegram. This workflow uses an AI Agent to generate similar tracks, cre...

CommunicationHITLMiscellaneousAILangchainCore NodesTelegram TriggerAgent
Loading interactive preview...

Template notes

🎡 AI Spotify Playlist Generator (Telegram β†’ Spotify)

instantly create a curated Spotify playlist based on a single song recommendation sent via Telegram. This workflow uses an AI Agent to generate similar tracks, creates a new playlist, sends you the link immediately, and then populates the playlist in the background. ✨ Features

Instant Feedback: Creates the Spotify playlist and sends the URL back to your Telegram chat immediately, before the AI finishes processing.

AI Curation: Uses an AI Agent (via OpenRouter) to act as a "Greatest DJ," generating 25 songs similar to your input.

Smart Searching: Automatically searches Spotify for the generated tracks.

Error Handling: Includes logic to skip tracks that cannot be found on Spotify.

Rate Limiting: Includes a wait loop to ensure Spotify API rate limits are respected during population.

πŸ› οΈ Prerequisites