Tag: Coding Tutorial
-
How to Embed Data into Pinecone using OpenAI and LangChain
In the previous post, “How to transcribe audio files using OpenAI API“, I went through the process of transcribing audio files as a preparation step for creating an AI chatbot that can answer questions based on many podcast episodes. In this post, I will go through the next step of data preparation – embedding vector…