Hacker News new | ask | show | jobs
Show HN: I built a movie recommendation app (moodvie.app)
5 points by jibolash 532 days ago
1 comments

Is this some form of similarity matching on the plot synopsis? Could you describe what's under the hood?
I am using OpenAI's API for the movie recommendations based on the user's input and pulling the movie metadata from OMDb (https://www.omdbapi.com/)