Skip to content

Commit 81ff1ef

Browse files
docs: ReactCode user documentation (#9163)
1 parent 2ca269f commit 81ff1ef

26 files changed

+6373
-12
lines changed

docs/source/guide/label_studio_compare.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,12 @@ Label Studio is available to everyone as open source software (Label Studio Comm
180180
<tr>
181181
<td colspan="4" style="text-align:center"><b>Customization & Development</b></td>
182182
</tr>
183+
<tr>
184+
<td><b>Programmable & embeddable interfaces</b><br/><a href="https://docs.humansignal.com/tags/reactcode">Build fully customized labeling and evaluation interfaces with React. Embed into your own applications.</a></td>
185+
<td style="text-align:center">❌</td>
186+
<td style="text-align:center">❌</td>
187+
<td style="text-align:center">✅</td>
188+
</tr>
183189
<tr>
184190
<td><b>Tag library</b><br/><a href="/tags">Use our tag library to customize the labeling interface by modifying pre-built templates or by building your own templates.</a></td>
185191
<td style="text-align:center">✅</td>

docs/source/guide/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ section: "Create & Manage Projects"
1111

1212
All labeling activities in Label Studio occur in the context of a project. After you [create a project](setup_project.html#Create-a-project) and [import data](tasks.html), set up the labeling interface and labeling configuration for your project. This setup process is essential to your labeling project.
1313

14+
!!! error Enterprise
15+
Does your project need a fully customized interface?
16+
The UI engine on Label Studio Enterprise makes it possible to create programmable and embeddable interfaces for AI and agents. [Learn more](https://humansignal.com/blog/new-ui-engine).
17+
1418
## Set up the labeling interface for your project
1519

1620
Configure the labels and task type for annotators using the templates included with Label Studio or by defining your own combination of tags to set up the labeling interface for your project.

0 commit comments

Comments
 (0)