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

docarray/docarray

Represent, send, store and search multimodal data observed · 2026-08-28

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

Health v2 · maintenance only

56/100

  • Activity 74
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 1723
  • days_rel: 530
  • days_push: 159
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3124 stars · 243 forks observed · 2026-08-28

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

DocArray is a Python library for representing, transmitting, storing, and retrieving multimodal data such as text, images, audio, and video. Built on Pydantic, it integrates with NumPy, PyTorch, TensorFlow, and JAX, and supports vector databases like Weaviate, Qdrant, Elasticsearch, and Redis.

Use cases

  • represent multimodal data for machine learning models
  • store and search embeddings in a vector database
  • build semantic search over images and text
  • send documents as JSON over HTTP or Protobuf over gRPC
  • structure training data for PyTorch or TensorFlow
  • build multimodal AI applications with FastAPI

When to choose

  • you need typed data structures for mixed media (text, image, audio) in ML pipelines
  • you want a unified interface to multiple vector databases
  • you need Pydantic/FastAPI-compatible document models for ML services

When to avoid

  • you only need plain tabular data (use pandas)
  • you need a full vector database rather than a client-side data structure
  • you rely on DocArray <=0.21 APIs, which differ significantly from 0.30+

Facets

library · maturity active

serialization vector-database search-engine machine-learning rag machine-learning deep-learning data-science large-language-models python cross-platform multimodal-data data-structures pydantic nearest-neighbor-search embeddings protobuf doclist search retrieval-augmented-generation

6 sources

Member repositories

RepositoryRoleHealth v2
docarray/docarraymain56

For agents

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

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