Abstract
In our project, we plan to employ a dataset containing songs to discover relationships between users and songs, enabling us to provide song recommendations based on their historical preferences. We intend to execute this project by utilizing libraries such as NumPy and Pandas, as well as employing techniques like Cosine similarity, TfidfVectorizer, and tokenization. Additionally, we will create a Flask front-end interface that, upon processing a specific song, would present suggested music.