How to build chat with your data using Pinecone, LangChain and OpenAI

Описание к видео How to build chat with your data using Pinecone, LangChain and OpenAI

  / zackproser  

I show step by step how to build a Chatbot using Pinecone, LangChain and OpenAI in this easy to follow tutorial for beginners.

I ingest my entire blog full of MDX posts, chunk and convert them to embeddings using LangChain and OpenAI. Then I upsert them into my Pinecone vector database to build a knowledge base that our chatbot can use to answer questions.

I build everything using a Jupyter Notebook to make it extremely easy to follow along.

Комментарии

Информация по комментариям в разработке