Y
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
krishnasangeeth
532 days ago
Is this some form of similarity matching on the plot synopsis? Could you describe what's under the hood?
link
jibolash
531 days ago
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/
)
link