Skip to content

This plugin recommends a Spotify playlist based on user descriptions using the Spotify Web API.

License

Notifications You must be signed in to change notification settings

TypingMind/plugin-spotify-song-suggestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Song Suggestions

This plugin suggests a Spotify playlist based on user descriptions using the Spotify Web API.

Playlist Personalization

  • Use Spotify’s recommendation endpoint to generate tailored playlists.
  • Example: Create playlists based on mood, genre, or number of songs.

👉 Get started with the Spotify Web API:
Spotify API Documentation

🔑 Set up Your Spotify App and Authenticate with OAuth 2.0:
Create a Spotify App

  • Spotify's API requires OAuth 2.0 for access. Learn more: Spotify OAuth Guide
  • Update your app credentials in the plugin's user settings:
    • Client ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    • Client Secret: Save this securely, as it will only be shown once.

❗ Important Notes

Rate Limits

In Development Mode, your app can onboard up to 25 users and access all OAuth scopes. To unlock higher rate limits, apply for Extended Quota Mode, where Spotify will review your app for compliance. Learn more: Spotify Rate Limits

Example Usage

As a coffee shop manager, I’d like to ask AI to suggest a song list for today:

Create a Spotify playlist with about 20 songs for my coffee shop. Today is a great day, so I’d like the playlist to help everyone stay calm and focused on work.

About

This plugin recommends a Spotify playlist based on user descriptions using the Spotify Web API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published