Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 433 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 433 Bytes

music-recommendation-system

A music Recommondation System using python and flet.

User Interface is created using flet framework of python. Flet is a rich User Interface (UI) framework to quickly build interactive web, desktop and mobile apps in Python without prior knowledge of web technologies like HTTP, HTML, CSS or JavaSscript.

Vectorization algorithm is used for music recommendation, it is a machine learning algorithm.