Show HN: I built a movie recommendation app
moodvie.app
Show HN: I built a movie recommendation app
1–3 of 3 posts
Re: Show HN: I built a movie recommendation app
#2Is this some form of similarity matching on the plot synopsis? Could you describe what's under the hood?
Re: Show HN: I built a movie recommendation app
#3Is 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/)