Skip to main content
AIDiveForge AIDiveForge
Visit Voyage AI

Share This Tool

Compare This Tool
📋 Embed this tool on your site

Copy this code to embed a compact tool card:

Voyage AI

FreemiumAPI

Summary

Generic embedding models fail quietly — your RAG pipeline returns results that look plausible, pass smoke tests, and mislead users the moment someone queries domain-specific terminology. Voyage AI exists at that failure point, offering embedding models and rerankers tuned specifically for retrieval quality rather than general benchmark performance.

Voyage AI provides API-only access to embedding models and rerankers designed for search and retrieval workloads, including general-purpose, domain-specific (finance, legal, code), and company-specific fine-tuned variants. The core retrieval pipeline is straightforward: embed your documents, store vectors in any compatible vector database, then run a reranker pass to sort candidates before the LLM sees them. The vendor states vector dimensionality runs 3x–8x shorter than comparable models, which reduces storage and search cost at scale. A Batch API is available for large-scale processing jobs. There is no self-hosted option and no open weights — if your data cannot leave your infrastructure, this service does not fit.

Bottom line: The right choice when your RAG pipeline needs higher retrieval precision on legal, financial, or code-heavy corpora and your data residency requirements permit a third-party API; the wrong choice the moment your compliance team says the documents cannot leave your own infrastructure.

Pricing Plans

Per-tokenLast verified 1 month ago
Free Tier
200 million tokens for voyage-4-large, voyage-4, voyage-4-lite, voyage-context-3, voyage-code-3; 50 million tokens for voyage-multilingual-2, voyage-finance-2, voyage-law-2, voyage-code-2; 200 million tokens for rerank-2.5, rerank-2.5-lite, rerank-2, rerank-2-lite; 200M text tokens and 150B pixels for voyage-multimodal-3.5 and voyage-multimodal-3

voyage-4-large

per month

Text embedding model

  • $0.00012 per thousand tokens
  • $0.12 per million tokens
  • 200 million free tokens

voyage-4

per month

Text embedding model

  • $0.00006 per thousand tokens
  • $0.06 per million tokens
  • 200 million free tokens

voyage-4-lite

per month

Text embedding model

  • $0.00002 per thousand tokens
  • $0.02 per million tokens
  • 200 million free tokens

voyage-context-3

per month

Text embedding model

  • $0.00018 per thousand tokens
  • $0.18 per million tokens
  • 200 million free tokens

voyage-code-3

per month

Text embedding model

  • $0.00018 per thousand tokens
  • $0.18 per million tokens
  • 200 million free tokens

voyage-multilingual-2

per month

Text embedding model

  • $0.00012 per thousand tokens
  • $0.12 per million tokens
  • 50 million free tokens

voyage-finance-2

per month

Text embedding model

  • $0.00012 per thousand tokens
  • $0.12 per million tokens
  • 50 million free tokens

voyage-law-2

per month

Text embedding model

  • $0.00012 per thousand tokens
  • $0.12 per million tokens
  • 50 million free tokens

voyage-code-2

per month

Text embedding model

  • $0.00012 per thousand tokens
  • $0.12 per million tokens
  • 50 million free tokens

voyage-multimodal-3.5

per month

Multimodal embedding model

  • $0.12 per million tokens
  • $0.60 per billion pixels
  • 200M text tokens and 150B pixels free

voyage-multimodal-3

per month

Multimodal embedding model

  • $0.12 per million tokens
  • $0.60 per billion pixels
  • 200M text tokens and 150B pixels free

rerank-2.5

per month

Reranker model

  • $0.00005 per thousand tokens
  • $0.05 per million tokens
  • 200 million free tokens

rerank-2.5-lite

per month

Reranker model

  • $0.00002 per thousand tokens
  • $0.02 per million tokens
  • 200 million free tokens

rerank-2

per month

Reranker model

  • $0.00005 per thousand tokens
  • $0.05 per million tokens
  • 200 million free tokens

rerank-2-lite

per month

Reranker model

  • $0.00002 per thousand tokens
  • $0.02 per million tokens
  • 200 million free tokens

View full pricing on voyageai.com →

Pricing may have changed since last verified. Check the official site for current plans.

Community Performance Report Card

No community ratings yet. Be the first to rate this tool!

Best For: Retrieval augmented generation, Semantic search, Vector database applications

Community Benchmarks Community

No community benchmarks yet. Be the first to share a real-world data point.

  • Domain-specific embedding models tuned for finance, legal, and code corpora, so retrieval precision on specialized terminology does not degrade the way general-purpose embeddings do when a user queries an industry-specific phrase.
  • Reranker models that accept explicit instructions, which means you can adjust ranking behavior for a specific query type without rebuilding your embedding pipeline from scratch.
  • 32K-token context window for embeddings, so long documents can be processed without aggressive chunking that strips the cross-section context your LLM needs to answer correctly.
  • Vector dimensionality that the vendor states runs 3x–8x shorter than comparable models, which means vector database storage and approximate-nearest-neighbor search costs scale down proportionally as your corpus grows.
  • Plug-and-play compatibility with any vector database and LLM, so switching the retrieval model does not require changes to the rest of your pipeline — you swap the embedding call, not the architecture.
  • No self-hosted or open-weights option exists — teams operating in air-gapped environments, processing data under regulations that prohibit third-party API access (HIPAA edge cases, classified data, certain financial compliance frameworks), or needing on-premises inference cannot use this service and will move to open-weight alternatives such as embedding models deployable via Hugging Face.
  • Company-specific fine-tuning requires contacting sales rather than a self-serve flow, which means teams that need custom models for proprietary internal terminology face a sales cycle and negotiation before they can validate whether the approach even improves their retrieval metrics.
  • The service covers embedding and reranking only — there is no built-in chunking strategy, no document parsing, and no prompt assembly. Teams building a full RAG pipeline assemble those pieces separately, and a weak chunking decision upstream will undercut even a superior embedding model downstream.

Community Reviews

No reviews yet. Be the first to share your experience.

About

API Available
Yes
Self-Hosted
No
Last Updated
2026-06-12T08:30:59.797Z

Best For

Who it's for

  • Retrieval augmented generation
  • Vector database applications

What it does well

  • Search and retrieval
  • RAG pipelines
  • Unstructured data processing

Discussion Community

No discussion yet. Sign in to start the conversation.

Spotted incorrect or missing data? Join our community of contributors.

Sign Up to Contribute

Community Notes & Tips Community

Be the first to contribute. General notes, observations, gotchas, and tips from people who use this tool day-to-day.

Frequently Asked Questions

Is Voyage AI free?
Voyage AI has a permanent free tier alongside paid upgrades. You can keep using a baseline version indefinitely without paying.
Is Voyage AI open source?
No — Voyage AI is a closed-source tool. Source code is not publicly available.
Does Voyage AI have an API?
Yes. Voyage AI exposes a developer API. See the official documentation at https://voyageai.com for details.

Hours Saved & ROI Stories Community

Be the first to contribute. Concrete time/cost savings, with context. e.g. "Cut my code review backlog from 4h to 45m per week."

Voyage AI

Voyage AI sits inside the retrieval layer of a RAG pipeline — between your raw documents and your LLM. The workflow the vendor describes is conventional: chunk your unstructured data, generate embeddings via the API, store them in a vector database of your choosing, and then optionally run a reranker against the top candidates before passing context to the language model. The service is API-only and proprietary, so integration is a straightforward HTTP call from any stack, but the compute and data handling happen entirely on Voyage AI’s infrastructure.

The clearest differentiator is the model tier structure. General-purpose models handle multilingual retrieval out of the box. Domain-specific models — the vendor names finance, legal, and code as explicit targets — are optimized for vocabularies and query patterns that trip up general embeddings. Company-specific fine-tuning is offered as a separate track for teams whose internal terminology diverges enough from public corpora that off-the-shelf models return irrelevant results. The reranker lineup, including the rerank-2.5 and rerank-2.5-lite variants, adds instruction-following capability, meaning you can bias ranking behavior without retraining the embedding model.

The 32K-token context window — which the vendor describes as the longest available in commercial embedding — matters when your source documents are long and chunking aggressively enough to fit a smaller window loses critical cross-chunk relationships. The voyage-context-3 model is specifically described as capturing chunk-level details while retaining global document context, addressing a common failure where chunk-isolated embeddings miss meaning that spans sections. Where this setup breaks: teams with strict data residency requirements, air-gapped environments, or budgets that require self-hosted inference cannot use this service at all — there are no open weights and no on-premises deployment path.