Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Show HN: I built a movie recommendation app
(moodvie.app)
5 points
by
jibolash
1 year ago
| 2 comments
Show HN: I built a movie recommendation app | Dark Hacker News
krishnasangeeth
1 year ago
|
next
[−]
Is this some form of similarity matching on the plot synopsis? Could you describe what's under the hood?
jibolash
1 year ago
|
parent
|
next
[−]
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/
)