FlixRecommender
PublicAn interactive Streamlit web app that clusters and recommends Netflix shows using unsupervised machine learning. It applies K-Means clustering on genres and duration, supports fuzzy search with rapidfuzz, and enhances recommendations with poster images and trailers via the TMDB API.