- 📝 Retrieve song description and genre from the input source.
- 🔄 Use n8n node to process the text and extract relevant keywords.
- 🎶 Utilize a lyrics generation API to create the lyrics based on the extracted keywords.
- 🎼 Use a music generation software or API to compose music for the lyrics.
- 💾 Save the final song as an mp3 file in the desired location.
Summary of APIs, Scripts, and Tools Used:
- n8n – Workflow automation tool
- Lyrics generation API
- Music generation software or API