Skip to main content

🔥 Motivation

🔥 Motivation

As someone who understands the challenge of discovering a new series to watch after completing another, I have always envisioned creating a tool akin to an AI which would be able to understand a users preferences given their past favourites or genre preferences as input and return series that they may like based on their similarity to the input data.

My objective with this project was to develop a tool designed to alleviate the challenge of finding new content to watch, aiming to introduce users to recommendations that align with their tastes while also exploring new or previously unknown options. Through this project, I wanted to take a step towards learning about machine learning and recommendation systems while also improving my frontend capabilities by using a new UI library alongside TailwindCSS.

The project, while not flawless in its current iteration, presents numerous opportunities for enhancement, particularly in the recommendation algorithm and the app's user interface. There are several features that I would like to implement in the future such as a hybrid recommendation system that combines collaborative filtering with the existing content-based filtering method, extending the functionality of the model to handle other content types such as manga, manhwa, and manhua, among other features.