We have created this API using the flask framework that helps our users to create movie recommendation systems and sentiment analysis. This API can be used by any developer who wants to create a movie recommendation system for their application he/she will just need to call our API.
visit- https://porjectredmindapi.herokuapp.com/
Use the package manager pip to install all python packages on your system which is listed in requirements.txt file.
-
Open cmd or any other terminal
-
Go to file location were main.py is located
-
Run the command python main.py
-
Open your browser and open url http://127.0.0.1:5000/