Getting started
Core concepts, projects, and how authentication works with project API keys.
These docs are written for someone who has never used Labelty before. Follow them in order, or jump to the area you need.
Getting started
Core concepts, projects, and how authentication works with project API keys.
Python SDK
Install labelty-sdk, connect with an API key, manage assets, models, and predictions.
Training
Preview a dataset, start a SageMaker training run, monitor metrics, and build an inference package.
Inference workflows
Deploy a Python workflow and call a synchronous REST run API with an image.
Notebooks
Open a per-project SageMaker JupyterLab space with the SDK already wired in.
Reference
Environment variables, troubleshooting tables, and known documentation gaps.