erinmikail commited on
Commit
b49962b
1 Parent(s): 706bbec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -2
README.md CHANGED
@@ -4,7 +4,32 @@ emoji: 🏢
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: static
7
- pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  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
+ ![GitHub](https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex) ![label-studio:build](https://github.com/heartexlabs/label-studio/workflows/label-studio:build/badge.svg) ![GitHub release](https://img.shields.io/github/v/release/heartexlabs/label-studio?include_prereleases)
13
+
14
+ [Website](https://labelstud.io/) • [Docs](https://labelstud.io/guide/) • [Twitter](https://twitter.com/labelstudiohq) • [Join Slack Community <img src="https://app.heartex.ai/docs/images/slack-mini.png" width="18px"/>](https://slack.labelstudio.heartex.com/?source=github-1)
15
+
16
+
17
+ ## What is Label Studio?
18
+
19
+ <!-- <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> -->
20
+
21
+ 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.
22
+
23
+ - [Try out Label Studio](#try-out-label-studio)
24
+ - [What you get from Label Studio](#what-you-get-from-label-studio)
25
+ - [Included templates for labeling data in Label Studio](#included-templates-for-labeling-data-in-label-studio)
26
+ - [Set up machine learning models with Label Studio](#set-up-machine-learning-models-with-Label-Studio)
27
+ - [Integrate Label Studio with your existing tools](#integrate-label-studio-with-your-existing-tools)
28
+
29
+ ![Gif of Label Studio annotating different types of data](https://raw.githubusercontent.com/heartexlabs/label-studio/master/images/annotation_examples.gif)
30
+
31
+ 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.
32
+
33
+ ## Try out Label Studio
34
+
35
+ Install Label Studio locally, or deploy it in a cloud instance. [Or, sign up for a free trial here.](https://hubs.ly/Q01CMLll0).