erinmikail commited on
Commit
0f2d5d1
·
1 Parent(s): 2940efb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -5,29 +5,29 @@ colorFrom: gray
5
  colorTo: purple
6
  sdk: static
7
  pinned: true
 
8
  ---
9
 
10
  <img src="https://user-images.githubusercontent.com/12534576/192582340-4c9e4401-1fe6-4dbb-95bb-fdbba5493f61.png"/>
11
 
12
- [Website](https://labelstud.io/) • [Docs](https://labelstud.io/guide/) • [Twitter](https://twitter.com/labelstudiohq) • [Join Slack Community](https://slack.labelstudio.heartex.com/?source=github-1)
13
 
 
 
14
 
15
  ## What is Label Studio?
16
 
17
  <!-- <a href="https://labelstud.io/blog/release-130.html"><img src="https://github.com/heartexlabs/label-studio/raw/master/docs/themes/htx/source/images/release-130/LS-Hits-v1.3.png" align="right" /></a> -->
18
 
19
- Label Studio is an open source data labeling tool. It lets you label data types like audio, text, images, videos, and time series with a simple and straightforward UI and export to various model formats. It can be used to prepare raw data or improve existing training data to get more accurate ML models.
20
-
21
- - [Try out Label Studio](#try-out-label-studio)
22
- - [What you get from Label Studio](#what-you-get-from-label-studio)
23
- - [Included templates for labeling data in Label Studio](#included-templates-for-labeling-data-in-label-studio)
24
- - [Set up machine learning models with Label Studio](#set-up-machine-learning-models-with-Label-Studio)
25
- - [Integrate Label Studio with your existing tools](#integrate-label-studio-with-your-existing-tools)
26
 
 
 
 
27
  ![Gif of Label Studio annotating different types of data](https://raw.githubusercontent.com/heartexlabs/label-studio/master/images/annotation_examples.gif)
28
 
29
  Have a custom dataset? You can customize Label Studio to fit your needs. Read an [introductory blog post](https://towardsdatascience.com/introducing-label-studio-a-swiss-army-knife-of-data-labeling-140c1be92881) to learn more.
30
 
31
  ## Try out Label Studio
32
 
33
- Install Label Studio locally, or deploy it in a cloud instance. [Or, sign up for a free trial here.](https://hubs.ly/Q01CMLll0).
 
5
  colorTo: purple
6
  sdk: static
7
  pinned: true
8
+ license: apache-2.0
9
  ---
10
 
11
  <img src="https://user-images.githubusercontent.com/12534576/192582340-4c9e4401-1fe6-4dbb-95bb-fdbba5493f61.png"/>
12
 
13
+ [Website](https://labelstud.io/) • [Docs](https://hubs.ly/Q01CN9Yq0) • [Twitter](https://twitter.com/labelstudiohq) • [Join Slack Community](https://hubs.ly/Q01CNb9H0)
14
 
15
+ <!-- Place this tag where you want the button to render. -->
16
+ <a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub">Star</a>
17
 
18
  ## What is Label Studio?
19
 
20
  <!-- <a href="https://labelstud.io/blog/release-130.html"><img src="https://github.com/heartexlabs/label-studio/raw/master/docs/themes/htx/source/images/release-130/LS-Hits-v1.3.png" align="right" /></a> -->
21
 
22
+ Label Studio is an open-source data labeling tool. It lets you label data types like audio, text, images, videos, and time series with a simple and straightforward UI and export to various model formats. It can be used to prepare raw data or improve existing training data to get more accurate ML models.
 
 
 
 
 
 
23
 
24
+ - [Try out Label Studio](https://hubs.ly/Q01CMLll0)
25
+ - [Zero to One with Label Studio Tutorial](https://hubs.ly/Q01CN93R0)
26
+ - [Label Studio Docs](https://hubs.ly/Q01CN9Yq0)
27
  ![Gif of Label Studio annotating different types of data](https://raw.githubusercontent.com/heartexlabs/label-studio/master/images/annotation_examples.gif)
28
 
29
  Have a custom dataset? You can customize Label Studio to fit your needs. Read an [introductory blog post](https://towardsdatascience.com/introducing-label-studio-a-swiss-army-knife-of-data-labeling-140c1be92881) to learn more.
30
 
31
  ## Try out Label Studio
32
 
33
+ Install Label Studio locally, or deploy it in a cloud instance. [Or, sign up for a free trial here.](https://hubs.ly/Q01CMLll0).