



Python SDK for multi-modal Document handling with serialization, batch transport via DocList/DocVec, async processing with Pydantic validation. Suited for Python/JS/Rust app integration, LangChain document loaders; more structured than raw tensor APIs.
Loading more......
DocArray is Jina AI's data type library for multi-modal data handling. It provides Document types for images, text, audio, and embeddings with built-in serialization and transport capabilities.
BaseDoc for different modalities and data structuresDocVec and DocList collections for bulk operationsDocArray is open-source software and free to use under the Apache License 2.0.