Coder Social home page Coder Social logo

advino / album-art-recommendation Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 65.55 MB

A simple reverse image search algorithm trained using scraped album artwork from Spotify.

Jupyter Notebook 92.70% Python 3.77% HTML 0.63% CSS 0.12% JavaScript 2.78%

album-art-recommendation's Introduction

Album Artwork Recommendation

A huge part of my music choices stem from the album cover. For me a good album cover augments the listening experience greatly, and is usually the first thing I look at when out hunting for new music.

Historically speaking, the album cover has been a marketing tool for record companies and artists to sell music. As streaming platforms and online music services have grown in size, the utility of the album cover has diminished. From a personal standpoint, I am always looking for music that fits my tastes sonically and visually. While services like Spotify have great recommendation engines in place to serve the former, there isn't anything readily available to serve the latter.

As a quick test, I decided to create a program that could recommend you albums with similar visual aesthetics based on an queried album. There are three different scripts on this repo, one for scraping albums, extracting features, and recommending new albums.



![Example](example)

Setup

You'll need some standard dependancies which you can find in the requirements.txt. Additionally you'll need to register an app within the Spotify API in order to scrape albums. After creating an app in Spotify, create a file titled 'authentication.py' and save your client ID and client secret as variables 'client_id' and 'client_secret' in that file.

If you wish to download your own set of album covers. Feel free to paste your own Spotify URI's into the album scraper script. You'll need to run the feature extraction script as well and save a new pca features vector in order to get the correct recommendations.

If you just want to use the images I've collected, you can just unzip the .zip file included in the repo.

album-art-recommendation's People

Contributors

advino avatar

Forkers

can-acar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.