Code Monkey home page Code Monkey logo

mongdb_express_movies_api_using_openai's Introduction

mongdb_express_Movies_api_using_openai

GitHub WidgetBox


Movies and Recommendations CRUD App

This is a full CRUD (Create, Read, Update, Delete) application for managing movies and obtaining movie recommendations. The application uses Node.js, MongoDB, Mongoose ODM, and integrates with OpenAI's ChatGPT for movie recommendations.

Table of Contents

Features

  • Create, Read, Update, and Delete movies.
  • Get movie recommendations using OpenAI's ChatGPT.
  • RESTful API for easy integration.

Technologies Used

  • Node.js
  • MongoDB
  • Mongoose ODM
  • OpenAI (ChatGPT)

Installation

  1. Fork then Clone the repository:

  2. Install dependencies:

    npm install
  3. Configure MongoDB:

    • Ensure MongoDB is installed on your machine.
    • Update the MongoDB connection string `.
  4. Set up OpenAI API Key:

    • Get your OpenAI API key.
    • Update the API key .

Usage

Start the server:

npm start

Visit http://localhost:3000 in your browser to access the application.

API Endpoints

  • GET /movies: Get all movies.
  • GET /movies/:id: Get a specific movie.
  • POST /movies: Create a new movie.
  • PATCH /movies/:id: Update a movie.
  • DELETE /movies/:id: Delete a movie.

OpenAI Integration

The application integrates with OpenAI's ChatGPT for movie recommendations. Ensure your OpenAI API key is set up

License

This project is licensed under the MIT License - see the LICENSE file for details.


 
© by Walid BOUSSOU  🇲🇦 😄
 


👏 Thanks for the support

Stargazers

Stargazers repo roster for @walidbosso/mongdb_express_Movies_api_using_openai

Forkers

Forkers repo roster for @walidbosso/mongdb_express_Movies_api_using_openai

Contributors



GitHub last commit (by committer)

GitHub License

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!


Back to top

mongdb_express_movies_api_using_openai's People

Contributors

walidbosso avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.