Giter Site home page Giter Site logo

amusify's Introduction

Amusify


Amusify is a Basic Music Analytics and Recommendation App which lets users find songs of their interests and similarities.
This is app is solely based on Artists , Albums and Tracks registered on Spotify and uses the Spotify Developer API to connect to your Spotify Account
This app is custom built to avoid sharing your Spotify Credentials with third party apps like Volt.fm
The Apps runs locally on your computer after you download and set it up

1 - Requirements

  1. Python > = 3.8
  2. Streamlit
  3. Spotipy
  4. Matplotlib and Seaborn
  5. PIL
  6. dotenv , requests and pandas
  7. A Spotify Account with Developer Settings Enabled

2 - Usage

  1. First clone or download the project from GitHub
  2. Create a virtual environment ( better to create a venv to avoid dependency issues ) and install the necessary python packages
  3. Open Spotify Developer Dashboard and Create a new App
  4. Copy the Client ID and Client Secret
  5. Create a .env file and paste your Client ID and Client Secret as shown below SpotifyCred
  6. Next Open the terminal and Activate the python environment which has the above libraries intalled ( if you use venv source activate /path to venv/)
  7. Type the command streamlit run app.py SpotifyCred
  8. Open the displayed URL in the terminal to access the App

3 - Features

  1. This App is a rudimentary version of a bigger aspiration to build an intuitive Music analytics and recommendation app
  2. You can select Track , Album or Artist to Perform Custom Searches
  3. Currentlty the features of the app are limited
  4. Top Songs and Albums of Artists
  5. Song Features cum Analysis and Recommendation based on selected track
  6. Songs in the Albums with Previews
  7. New Features Coming Soon......

4 - Updates

1 . Profile Information and Recommendation based on Listening Activity


2 . Custom Built Recommendation System using Hybrid Deep Learning methods of Content-Based Extraction and Collaborative Filtering


Stay Tuned for Updates

Built with Care By
PD

amusify's People

Contributors

pd130102 avatar

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.