Acme
Browse all tags in our directory
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.