Skip to content

NodeJS API that receives movies as params and recommends different movies using OpenAI integration

Notifications You must be signed in to change notification settings

Noctis3/movie-shelf-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noctis

Noctis is a web/mobile application that allows users to explore and favorite movies, as well as receive personalized recommendations generated by the OPENAI API based on their favorited movies.

🚀 Installation and Execution

To install Noctis, follow these steps:

For Linux, macOS, and Windows:

  1. Clone this repository to your local environment.
  2. Navigate to the project directory via the terminal.
  3. Install dependencies using Yarn:
   yarn install
  1. Rename the .env.example file to .env and fill in the necessary environment variables, such as OpenAI API keys.
  2. Start the application:
yarn start

🛠️ Used Technologies

  • TypeScript - Programming language for static typing during development.
  • Express - Framework that provides features for building APIs.
  • Yarn - Package manager used to install and manage dependencies.

🤝 Contribuitors

Foto de Átila Rodrigues
Átila Rodrigues
Foto do Luan Accioly
Luan Accioly

About

NodeJS API that receives movies as params and recommends different movies using OpenAI integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published