Movie recommendation System in python, based on a subset of the tmdb dataset. Made it into a website with a Flask backend and used Tailwind CSS for the front-end.
used a subset of the Movies Daily Update Dataset on Kaggle
For the auto-complete to work , you will need ElasticSearch and will have to install the elasticsearch7 package in python.