Skip to main content

No project description provided

Project description

Voyage Python Library

Voyage AI provides cutting-edge embedding and rerankers.

Embedding models are neural net models (e.g., transformers) that convert unstructured and complex data, such as documents, images, audios, videos, or tabular data, into dense numerical vectors (i.e. embeddings) that capture their semantic meanings. These vectors serve as representations/indices for datapoints and are essential building blocks for semantic search and retrieval-augmented generation (RAG), which is the predominant approach for domain-specific or company-specific chatbots and other AI applications.

Rerankers are neural nets that output relevance scores between a query and multiple documents. It is common practice to use the relevance scores to rerank the documents initially retrieved with embedding-based methods (or with lexical search algorithms such as BM25 and TF-IDF). Selecting the highest-scored documents refines the retrieval results into a more relevant subset.

Voyage AI provides API endpoints for embedding and reranking models that take in your data (e.g., documents, queries, or query-document pairs) and return their embeddings or relevance scores. Embedding models and rerankers, as modular components, seamlessly integrate with other parts of a RAG stack, including vector stores and generative Large Language Models (LLMs).

Voyage AI’s embedding models and rerankers are state-of-the-art in retrieval accuracy. Please read our announcing blog post for details. Please also check out a high-level introduction of embedding models, semantic search, and RAG, and our step-by-step quickstart tutorial on implementing a minimalist RAG chatbot using Voyage model endpoints.

Voyage AI Official Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

voyageai-0.2.2.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

voyageai-0.2.2-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file voyageai-0.2.2.tar.gz.

File metadata

  • Download URL: voyageai-0.2.2.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.2.0

File hashes

Hashes for voyageai-0.2.2.tar.gz
Algorithm Hash digest
SHA256 e477ea2aa6d54580426c7a4a67ad45cfba5480db2bad4da3eb74007b3984f3a5
MD5 d58e20d968ad71a0d7456e24918d688c
BLAKE2b-256 e111ebb6db39db4f8b3a874451cd65c39c55159db25e73e57dc6203f9447dc43

See more details on using hashes here.

File details

Details for the file voyageai-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: voyageai-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.2.0

File hashes

Hashes for voyageai-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 caba84fa448bb82eeb39a4c4479978dc08bff9e2473773fea9cdcdd737560e4d
MD5 ce46379f6e54f693fb1958755a5bf1b8
BLAKE2b-256 3baa2087c0cf2fbf054745b532bac132c33d3643ff19df5ad5fe5178e2ed3ede

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page