Skip to content

Releases: verloop/labelit

Labelit - beta release :)

13 Jun 11:37
31610f1

Choose a tag to compare

Finally, we are happy to release beta version of Labelit.

Features :

  • All new UI using Bootstrap
  • Manage projects using Labelit UI, no more Django admin :)
  • Label studio servers are now created and monitored by scheduler.
  • Option to export data automatically at regular intervals
  • Access control using 3 user roles : Admin, Manager and Annotator
  • Manage annotators for projects from Labelit UI
  • Adds support for Remote storage, starting with AWS S3 and Google storage.
  • Improved error handling and showing users with proper message instead of crashing.
  • Cleans up project data automatically when deleted.
  • Other performance related changes and bug fixes.

Labelit - alpha release!

02 May 06:44
e6ab27f

Choose a tag to compare

Labelit - Data labelling platform for small teams

The alpha release of Labelit comes with following features :

  • Create and manage multiple data labelling projects, built using Django.
  • Label data using the familiar Label Studio tool.
  • Reverse proxy to project level Label Studio servers.