Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 362 Bytes

movie-semantic-search

Using Carnegie Mellon University movie summary corpus and pinecone, recommending movies to users

Setup

  1. Download the CMU Movie Summary Dataset
  2. Unzip MovieSummaries.tar.gz
  3. Add .env file
  4. Add variable PINECONE_API_KEY=###### where ###### is your API key from the pinecone website