making a movie recommender system
#2
by
rana-parvesh
- opened
hi ,
first of all thank you for the dataset with embeddings
I want to make a movie recommender based on the movies embeddings like https://awesome-movies.life/ by Andrej Karpathy , maybe you can help because I am a newbie
Hi
@rana-parvesh
you can take this notebook as a starting point and try out with the FAISS embeddings from the dataset: https://www.kaggle.com/code/phiitm/movie-recommender-system-using-sentence-embeddings
All the best!