Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 480 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 480 Bytes

JazzySpot

Introduction

This repository contains the files for a Flask App with UI that takes user input of a musical artist's name and returns five recommended artists' names and Spotify URLs using data gathered through Spotify's API.

Click to see the app in action

Future Plans

Collect and analyze data for the features used by Spotify's recommender. Create a machine learning model based on insights from this data analysis.