Hands-On Application: Movie Recommendation Service

Walk through a movie recommendation service that uses Pinecone for vector search.

We will walk through how to use Pinecone to implement a service that provides movie recommendations based on user-provided search criteria.

This will be split into three important steps, which will be executed in order:

  1. Create a serverless index.

  2. Load the data into the index.

  3. Use the movie recommendation service.

Get hands-on with 1400+ tech skills courses.