A collection of examples and guides from OpenAI, including best practices for working with embeddings, which are fundamental to vector search and vector database applications.
An embedding function that utilizes the OpenAI API to compute vector embeddings, commonly used with vector databases.
A pre-trained model used for extracting embeddings from content like PDFs, videos, and transcripts, which are then stored in vector databases for faster search.
A curated awesome list compiling resources, tools, vector databases, and research relevant to vector search and storage. Serves as a meta-resource for exploring the vector database ecosystem.
A curated collection of libraries, services, and research papers focused on vector search, including vector database technologies and related resources.
Examples and resources for Weaviate, a popular open-source vector database optimized for storing and searching vector embeddings at scale.
Description: A collection of examples and guides from OpenAI for using the OpenAI API. It includes best practices for working with embeddings, which are fundamental to vector search and vector database applications.
Features:
Category: Curated Resource Lists
Tags: OpenAI, Embeddings, Resources
Source: https://github.com/openai/openai-cookbook