voyage-ai/voyageai-python
Voyage AI Official Python Library
This library helps developers integrate advanced AI models that convert complex data like documents into numerical vectors (embeddings) or score the relevance of documents to a query. It takes your text data and returns either numerical representations for semantic search or relevance scores for ranking. Developers building AI applications like domain-specific chatbots or enhanced search systems will use this to improve retrieval accuracy.
Use this if you are a developer building AI applications that require highly accurate semantic search or retrieval-augmented generation (RAG) capabilities.
Not ideal if you are an end-user looking for a ready-to-use application rather than a tool for developers.
Stars
93
Forks
17
Language
Python
License
MIT
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/voyage-ai/voyageai-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
awinml/voyage-embedders-haystack
Custom components for Haystack for creating embeddings and reranking documents using the VoyageAI Models.
estebanpdl/osintgpt
An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector...
FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
patelvivekdev/voyageai-ai-provider
The Voyage AI Provider is a provider for the Vercel AI SDK. It provides a simple interface to...
iririthik/Kernolog
A real-time Linux log monitoring and semantic search tool that streams logs from journalctl,...