The dataset used: Anime Recommendation Dataset(2020)
2 Algorithms were tried: Collaborative Filtering using Low Rank Matrix Fractionilisation and Collaborative Filtering using KNNs. The former didnt work as expected. Finally, a Telegram Bot was made using the model obtained from Collaborative Filtering using KNNs.