Skip to content

MhdAljuboori/guess-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This app uses cutting-edge AI to help you recall movie titles! Just describe the plot, and it will search a massive movie database to find your match. Powered by OpenAI's GPT model and themoviedb API, it lets you describe the movie's plot, and it will suggest the movie you're looking for.

Running the App

The project have backend and fontend both.

You can run the backend

$ npm run start:backend

And the frontend

$ npm run start:frontend

Variable

Make sure you have set the variable inside .env file.

About

Using GPT and TMDB to guess movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors