Skip to content

A bot that recommends some random movie after user specifies some parameters.

License

Notifications You must be signed in to change notification settings

Naimad1CZ/MovieRecommenderBOT

Repository files navigation

Movie Recommender BOT

A bot that recommends some random movie after user specifies some parameters.

[Currently not working - issues with Facebook and Heroku] The server.py is run as the backend for the Messenger bot which you can message yourself here: https://www.facebook.com/movierecommenderbot

To run the dialogue system locally from command line, run python run_dialmonkey.py. Note: required libraries are in requirements.txt (install them e.g. by running pip install -r requirements.txt), the Python version used by me is 3.10.4, but it should run on other Python versions too.

The best initial user input is Hi or Hello.

About

A bot that recommends some random movie after user specifies some parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published