Skip to content

A user-friendly GUI application built with Python and Tkinter that recommends songs on Spotify based on a user's playlist and provides options for feedback to improve recommendations.

License

Notifications You must be signed in to change notification settings

HemantTheCoder/Spotify_Song_Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Song Recommendation System

GitHub repo size GitHub contributors GitHub stars GitHub forks

A user-friendly GUI application built with Python and Tkinter that recommends songs on Spotify based on a user's playlist and provides options for feedback to improve recommendations.

Features

  • Generates song recommendations based on the user's Spotify playlist.
  • Allows users to provide feedback on recommended songs (like or dislike).
  • Provides improved recommendations based on user feedback.
  • Offers a user-friendly GUI for easy interaction.

Usage

  1. Clone the repository:
git clone https://github.com/HemantTheCoder/Spotify_Song_Recommender.git

Install the required dependencies:

pip install spotipy

Run the application:

python main.py

Enter your Spotify username and playlist ID, then click "Get Recommendations" to view initial recommendations. Provide feedback on the recommended songs using the radio buttons. Click "Show Improved Recommendations" to see new recommendations based on your feedback.

Contributors

HemantTheCoder

About

A user-friendly GUI application built with Python and Tkinter that recommends songs on Spotify based on a user's playlist and provides options for feedback to improve recommendations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published