Music Recommender System for Metaverse

Music Recommender System for Metaverse

A personalized music recommender based on Hybrid Collaborative Filtering using Tensorflow, integrated into Metaverse via UE5.

Tech Stack

Here are the tools needed to build this project

  • Tensorflow: A popular python library that I used to create Collaborative Filtering machine learning method.
  • Pandas: An easy-to-use python library to visualize and create tables for music dataset in this project.
  • Streamlit: A simplification tool to create a front-end machine learning website without dealing with front-end.
  • Spotify API: An API that I used to webscrap pivotal information about artists in the dataset
  • Unreal Engine 5: A powerful platform to build virtual world, in this project, a Metaverse VR-ready world.