CLI/SDK

Both CLI and SDK are tools designed to help users interact with the platform and perform tasks related to data annotation.

A CLI (Command Line Interface) is a text-based interface that allows users to interact with the annotation platform by typing commands into a terminal or command prompt. The platform provides a set of predefined commands and options that users can execute to perform various operations.

An SDK (Software Development Kit) is a collection of libraries, APIs, and tools that developers can use to integrate the annotation platform’s capabilities into their own applications or systems. It provides a programmatic interface, allowing developers to interact with the platform programmatically, rather than manually through a CLI or GUI.

Last updated