Skip to content

Built a Spotify recommendation system: fetched data from Spotify API, stored it on Google Cloud Storage, orchestrated with Airflow (Composer) to load into MongoDB Atlas, and developed a recommendation engine based on the data.

Notifications You must be signed in to change notification settings

Shreyjain203/Spotify-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Recommendation System

Built a Spotify recommendation system: fetched data from Spotify API, stored it on Google Cloud Storage, orchestrated with Airflow (Composer) to load into MongoDB Atlas, and developed a recommendation engine based on the data.

Usage

$ pip install -r requirements.txt
# Run locally
$ python local_dag.py
# Run without GCS support
$ python dag.py

About

Built a Spotify recommendation system: fetched data from Spotify API, stored it on Google Cloud Storage, orchestrated with Airflow (Composer) to load into MongoDB Atlas, and developed a recommendation engine based on the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages