humansignal/label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 38 minutes ago
Added to GitGenius on September 2nd, 2026
Created on June 19th, 2019
Open Issues & Pull Requests: 941 (+1)
GitHub issues: Enabled
Number of forks: 3,695
Total Stargazers: 28,231 (+0)
Total Subscribers: 187 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 17.4 hours
Mean response time: 12.3 days
90th percentile: 14.6 days
Tracked items: 1,132

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 76% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 563
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 619 days
Stale 30+ days: 544
Stale 90+ days: 507

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • problem (156)
  • community:reviewed (131)
  • feature (130)
  • labeling (99)
  • community_needs-information (92)
  • community_docs (54)
  • community_reviewed (47)
  • images (47)

Detailed Description

Label Studio is a multi-type data labeling and annotation tool that lets you label audio, text, images, videos, and time series data with a straightforward UI and export to various model formats.

The tool addresses the need to prepare raw data or improve existing training data for machine learning models. It provides a simple interface for annotating different data types and includes built-in templates for common labeling tasks. The standardized output format enables direct export to formats suitable for model training, reducing the friction between annotation and model development.

Label Studio suits teams building or refining datasets for machine learning projects who need flexibility across multiple data modalities. It works well for organizations wanting to avoid vendor lock-in through its open source nature and can be deployed locally via Docker, Docker Compose, or pip installation, or accessed as a managed cloud offering. The tool is customizable to fit specific labeling workflows beyond the included templates.

The project maintains active development with regular releases and a documented build pipeline. The codebase is written primarily in TypeScript and includes comprehensive deployment options ranging from simple local installation to production-ready stacks with Nginx and PostgreSQL. The project hosts community engagement through a Slack channel and provides extensive documentation covering setup, usage, and integration scenarios.