Skip to content

Add annotator workload balancer example#435

Open
drinman wants to merge 1 commit intomasterfrom
annotator-workload-balancer
Open

Add annotator workload balancer example#435
drinman wants to merge 1 commit intomasterfrom
annotator-workload-balancer

Conversation

@drinman
Copy link
Copy Markdown

@drinman drinman commented Mar 26, 2025

Annotator Workload Balancer Example

This PR adds a new example script that demonstrates how to use the Label Studio SDK to automatically detect and balance annotator workloads.

Features

  • Monitors distribution of pending tasks among annotators
  • Automatically reassigns tasks when workload imbalance exceeds threshold
  • Configurable check intervals and rebalance thresholds
  • Detailed logging of workload status

File Structure

  • Added examples/annotator_workload_balancer/ directory
  • Added Python script and README with usage instructions

This example follows the existing folder structure pattern and provides a practical utility for Label Studio users managing large annotation projects with multiple annotators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant