Improvements in Azure OpenAI Add your data
Explores recent updates to Azure OpenAI's 'Add your data' feature, focusing on vector search setup with Azure Blob Storage and Cognitive Search.
Explores recent updates to Azure OpenAI's 'Add your data' feature, focusing on vector search setup with Azure Blob Storage and Cognitive Search.
Explains a chunk-based embedding method using LangChain and Pinecone to improve blog post search accuracy and efficiency.
A guide on using Redis as a vector database to store and query embeddings for semantic search, replacing Pinecone in a tech stack.
A technical guide on using Pinecone vector search and OpenAI's API to build a semantic search engine for personal blog posts.