A one-stop solution for working with any data type
The most important part of working with AI models is the data you feed into them. Representing and processing that data becomes challenging when working with multiple modalities and across microservices.
DocArray is The data structure for multimodal data. It allows you to efficiently process, embed, recommend, store and transfer data, laying a solid foundation for any multimodal AI project.
Rich data types
Super-expressive data structure for representing complicated text, image, video, audio, 3D meshes, and more.
Pythonic experience
Designed to be as easy as a Python list. If you can use Python, you can use DocArray.
For modern apps
GraphQL support makes your server versatile on request and response; built-in data validation and JSON schema help you build reliable web services.
How does DocArray stack up?
DocArray | numpy.ndarray | JSON | pandas.DataFrame | Protobuf |
---|