Skip to content

SchoolOfCode/week-12-hackathon-clamk-ai

 
 

Repository files navigation

Movie Recommendations Library

🎬 A Movie Recommendations Library built with Next.js, Pinecone, and OpenAI embeddings that provides personalised movie suggestions based on user input.

Table of Contents

Features

  • Input a movie title or description to receive similar movie recommendations.
  • Store new movie descriptions as embeddings for future searches.
  • Powered by OpenAI for embedding generation and Pinecone for fast similarity search.
  • User-friendly interface for easy interaction.

Tech

Installation

  1. Clone the repository:

    git clone

Usage

API Endpoints

Contributing

About

bootcamp-18-week-12-hackathon-empty-repo created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.8%