Personalized Taiwan Indie Music Recommendations with AI, Star Sign & Weather via Spotify

Nodes

eb4d7d31-2fbb-4c15-b894-0022be7a4ecf24e3b914-15fa-444f-80e3-ca29bdacaf403252e4c6-b258-452f-8e6a-8017bc5f7221

Created by

clclancy jack

Last edited 39 days ago

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:

  1. Trigger: Starts manually with the "When clicking ‘Test workflow’" node.
  2. Input Setup: The "infomation" node sets user inputs (e.g., city: Taipei, mood: Happy, birthday: 1996/11/21).
  3. 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.
  4. Data Extraction: The "Information Extractor" node parses the JSON output, extracting fields like date, city, weather, zodiac sign, fortune, song, artist, and additional info.
  5. Spotify Search: The "Spotify" node searches for the recommended song using the artist and song name, retrieving a Spotify URL.
  6. Final Output: The "Final Output" node compiles all data, including the Spotify link, into a structured format.
  7. 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.

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!