Building an AI Research Assistant with LangChain & Pinecone: Academy

In this video tutorial, we'll discuss how you can use GPT-3, LangChain, and Pinecone to create an AI research assistant.

a year ago   •   5 min read

By Peter Foy

In this video tutorial, we'll discuss how you can use GPT-3, LangChain, and Pinecone to create an AI research assistant. Specifically, I'll walk through a Colab notebook that shows you how to:

  • Use LangChain's DirecotoryLoader to load 50+ academic papers on machine learning
  • Compute the document embeddings using the OpenAI Embeddings API
  • Store these document embeddings at Pinecone, which is a vector database
  • Query these papers using LangChain and GPT-3

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