OpenAI LangChain and Pinecone to make a PDF Chatbot
This is a follow-up video to my previous OpenAI LangChain project. This time, I used the very popular vector database, Pinecone. My video includes the following information: 1. Pricing and basics of Pinecone - 00:47 2. How to create an index and make API calls - 1:25 3. Code for text embedding using ChatGPT and Pinecone - 04:22 4. Code to fetch data from Pinecone - 07:41 5. Demo - 13:24" You can find he latest code change here: https://github.com/Graceliying82/pdf-chat It supports importing of multiple pdfs.
This is a follow-up video to my previous OpenAI LangChain project. This time, I used the very popular vector database, Pinecone. My video includes the following information: 1. Pricing and basics of Pinecone - 00:47 2. How to create an index and make API calls - 1:25 3. Code for text embedding using ChatGPT and Pinecone - 04:22 4. Code to fetch data from Pinecone - 07:41 5. Demo - 13:24" You can find he latest code change here: https://github.com/Graceliying82/pdf-chat It supports importing of multiple pdfs.