Recommender bot

Hi, I am trying to create a movie chatbot using Rasa. I want my bot to be able to give suggestions. For example, the user gives a movie name, and the bot suggests similar movies (based on movie title similarity, movies by the same director, etc. ). How can I do this? I would appreciate any tips or pointers to examples. Thanks!