What is TensorBay?#

As an expert in unstructured data management, TensorBay provides services like data hosting, complex data version management, online data visualization, and data collaboration. TensorBay’s unified authority management makes your data sharing and collaborative use more secure.

This documentation describes SDK and CLI tools for using TensorBay.

What can TensorBay SDK do?#

TensorBay Python SDK is a python library to access TensorBay and manage your datasets. It provides:

  • A pythonic way to access TensorBay resources by TensorBay OpenAPI.

  • An easy-to-use CLI tool — GAS (Graviti AI service) to communicate with TensorBay.

  • A consistent dataset structure to read and write datasets.

Applications