OOPPythonAlgorithmsData StructuresReels RecommendationStreamlit
A Reels Recommendation Algorithm
A recommendation system that suggests relevant Instagram Reels using graph algorithms, content analysis, and engagement metrics.
This project uses a lot of the fundamental algorithms from Data Structures & Algorithms to mimic the real-world content recommendation algorithms used by most social media platforms. Check out the exact approaches I used down below in my Substack article below!