🎬 A Movie Recommendations Library built with Next.js, Pinecone, and OpenAI embeddings that provides personalised movie suggestions based on user input.
- 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.
-
Clone the repository:
git clone