Worked on a python based project that suggests 5 movies based on users preferences. Main libraries used in this project are Pandas adn Scikit-Learn. I leveraged cosine similarity and TF-IDF vectorization, and then the program analyzes movie overviews and genres to deliver personalized recommendations.