Getting Started with the ChatGPT Retrieval Plugin: Academy

In this video tutorial, we'll walk through how to get started with the ChatGPT retrieval plugin and add long term memory to our plugin with Pinecone.

a year ago   •   8 min read

By Peter Foy

In this video tutorial, we'll walk through how to get started with the open source ChatGPT retrieval plugin, which:

...provides a flexible solution for semantic search and retrieval of personal or organizational documents using natural language queries.

For this project, we'll be hosting the retrieval plugin at Replit and adding long term memory by computing and storing embeddings at a vector database, Pinecone.

As highlighted in the written version of this guide, the steps we'll take include:

  1. Setting Up the Retrieval Plugin in Replit
  2. Storing Vector Embeddings at Pinecone
  3. Testing the Query API Endpoint
  4. Deploying the ChatGPT Retrieval Plugin
  5. Using the Retrieval Plugin in ChatGPT

This content is only available to subscribers

Subscribe now and have access to all our stories, enjoy exclusive content and stay up to date with constant updates.

Sign up now

Spread the word

Keep reading