Live data from Hacker News

Show HN: I built a movie recommendation app

moodvie.app

1–3 of 3 posts

Re: Show HN: I built a movie recommendation app

#3

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/)