Skip to content

rayen03/Find-Flix

Repository files navigation

Find-Flix

Find-Flix is a mini search engine that indexes movies based on tf/idf scores. It is built using Python and Flask.

Instructions:

To install the required dependencies run:

pip install -r requirements.txt

To test the flask app run:

python app.py

Screenshots:

Screenshot 3 Screenshot 1 Screenshot 2