Should every project have ai in it to make it impressive nowadays
so recently i made a recommendation system project, because i really like movies, so thought this is a cool idea
https://moviearsenal.streamlit.app/
was about to go to LinkedIn to post it, but came across 2-3 ai projects and got demotivated, felt I did nothing special
this is me also asking for review, if it is a decent project to showcase my knowledge.
or I should actually make some ai projects
Features:
Collaborative Filtering recommendations — personalised suggestions using Matrix Factorization
Content-based recommendations — TF-IDF on movie metadata (genre, cast, director, keywords, overview) + cosine similarity
Popularity-based recommendations — weighted ranking using rating count and average rating
Preference-based recommendations — users select movies to receive similar recommendations based on their choices
[link] [comments]
Want to read more?
Check out the full article on the original site