Personalized Taiwan indie music recommendations with AI, star sign & weather via Spotify
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
This n8n workflow recommends Taiwan indie music based on a user's city, mood, birthday, today's weather, and star sign. Here's a concise overview:
- Trigger: Starts manually with the "When clicking ‘Test workflow’" node.
- Input Setup: The "infomation" node sets user inputs (e.g., city: Taipei, mood: Happy, birthday: 1996/11/21).
- Song Recommendation: The "get song recommendation" node uses OpenAI's GPT-4o-mini to:
- Fetch today's weather for the specified city.
- Determine the user's zodiac sign from their birthday.
- Check the zodiac sign's daily fortune.
- Recommend a Taiwan indie song considering weather and fortune.
- Explain the song choice and highlight its features.
- Return results in JSON format.
- Data Extraction: The "Information Extractor" node parses the JSON output, extracting fields like date, city, weather, zodiac sign, fortune, song, artist, and additional info.
- Spotify Search: The "Spotify" node searches for the recommended song using the artist and song name, retrieving a Spotify URL.
- Final Output: The "Final Output" node compiles all data, including the Spotify link, into a structured format.
- Additional Note: A "Sticky Note" provides context about the workflow's purpose and credits the creator, n8nguide.
This workflow integrates AI, weather data, astrology, and Spotify to deliver personalized Taiwan indie music recommendations.