Welcome! This tutorial will guide you through creating similarity search application using Upstash Vector and OpenAI Embeddings API. We will create the embeddings using the pre-prepared dataset that contains 100 questions. Then we’ll upsert these vectors to Upstash, both to store the vectors, and to use basic vector operations such as query, fetch etc. Here is the general overview of the project.Documentation Index
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.