Summary
The goal is to show users how to use PyAirbyte to load data from file source, store the data in Pinecone vector store and perform a short RAG demo (using OpenAI/LangChain) on the loaded data in Pinecone.
Deliverable
Python notebook illustrating end to end RAG using PyAirbyte, file as source, and Pinecone as destination. Please add a "What / Why / How" blurb at the top of the notebook to explain what the code is doing.
Resources to Assist