Hybrid Movie Recommender
A dynamically learning movie recommendation system that combines collaborative and content-based filtering.

Features
PythonFastAPIPandasNumPyScikit-learnReactBootstrap
• Combines content-based, collaborative, and popularity-based filtering
• Learns from user interactions to improve recommendations over time
• Dynamically adapts context based on recent user behavior
• FastAPI backend with React-based frontend