Skip to content
#

music-recommendation-system

Here are 47 public repositories matching this topic...

The goal for this project is to create an LLM based music recommendation system. This project is currently in its very early stages, however the goal of this project is to create an extremely flexible music recommendation system using a chat focused LLM on the frontend to interact with a robust recommendation system on the backend.

  • Updated May 16, 2023
  • Python

This project summarizes the basic steps required to implement a basic recommendation engines that suggests new bands to users. Data are fetched from the open dataset of ListenBrainz in Bigquery. The recommendation engine is built by hacking the keras embedding layers to perform matrix factorization.

  • Updated Feb 2, 2021
  • Jupyter Notebook

This repository contains a web application that integrates with a music recommendation system, which leverages a dataset of 3,415 audio files, each lasting thirty seconds, utilising a Locality-Sensitive Hashing (LSH) implementation to determine rhythmic similarity, as part of an assignment for the Fundamental of Big Data Analytics (DS2004) course.

  • Updated Mar 1, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the music-recommendation-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the music-recommendation-system topic, visit your repo's landing page and select "manage topics."

Learn more