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.4.0.tar.gz (27.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

voyageai-0.4.0-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: voyageai-0.4.0.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.13 Linux/6.8.0-1052-azure

File hashes

Hashes for voyageai-0.4.0.tar.gz
Algorithm Hash digest
SHA256 1a4b3b0750eb5bf8a8fa978d834a1aa720e1a0157710cd603856c19562c6e5f7
MD5 4baf126450a0bc0ec72d3d6c528df653
BLAKE2b-256 2de466f9db396f51b53b29c0a11671f6de2d9da0d69acc9774d935dcbbfc1e5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: voyageai-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.13 Linux/6.8.0-1052-azure

File hashes

Hashes for voyageai-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 88e489c6138969a53b9906a3b3aed09d382105f95ef7d62661f21c042eb40264
MD5 fa376816f3c72b71d8666f3ede60c711
BLAKE2b-256 9a49930b15515e39889c425015c6194f9fe67c474a506ef33a9d5547aba2853a

See more details on using hashes here.

Supported by

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