Ross ROSS = Recommend OSS · open-source software intelligence for agents

vearch/vearch

Distributed vector search for AI-native applications observed · 2026-08-28

github.com/vearch/vearch · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 94
  • Release rhythm 57
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 64.5
  • age_days: 2670
  • days_rel: 210
  • days_push: 37
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

2321 stars · 365 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Vearch is a cloud-native distributed vector database for efficient similarity search of embedding vectors, supporting hybrid vector and scalar filtering with replication and elastic scaling. It provides RESTful APIs and SDKs in Python, Go, Java, and Rust, and integrates with AI frameworks like LangChain and LlamaIndex.

Use cases

  • store and search embedding vectors for AI applications
  • build a RAG knowledge base with a vector store backend
  • hybrid search combining vector similarity with scalar filters
  • index and search millions of images for visual search
  • use a vector database as memory backend for LLM agents
  • deploy a scalable self-hosted vector database on Kubernetes

When to choose

  • you need distributed, horizontally scalable vector search with replication
  • you want hybrid vector plus scalar filtering in one database
  • you need LangChain or LlamaIndex integration for RAG
  • you want a self-hosted cloud-native vector database with Helm deployment

When to avoid

  • you only need a small in-process similarity search library without a server
  • your stack requires a managed cloud vector database service
  • you need full-text search as the primary workload rather than vector search

Facets

service · maturity active

vector-database search-engine database rag databases machine-learning artificial-intelligence cloud self-hosted python go jvm rust vector-search embeddings hybrid-search similarity-search distributed-database cloud-native ai-native document-retrieval langchain llamaindex search retrieval-augmented-generation docker kubernetes linux

3 sources

Member repositories

RepositoryRoleHealth v2
vearch/vearchmain82

For agents

markdown · JSON · MCP: product_card(name="vearch/vearch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem