Get started
Manage and interact with your projects and datasets faster.
Last updated
Was this helpful?
Manage and interact with your projects and datasets faster.
Last updated
Was this helpful?
is a powerful data annotation platform offering various valuable functionalities. You can use the web platform to create projects, upload data samples, create releases, and download labels. Alternatively, you can leverage the Unitlab CLI/Python SDK. With the CLI and SDK, you can programmatically manage projects, upload samples, create and manage releases, and download labels, which is particularly useful when dealing large datasets. The CLI/Python SDK is faster than the web platform and allows you to focus on other important objectives. Choose the method best suits your needs and enjoy a seamless data annotation experience.
To get started with the CLI/Python SDK, you'll need to install it using pip:
To proceed further, please refer to the CLI and Python SDK documentation.