An open API service indexing awesome lists of open source software.

https://github.com/teknoir/node-red-teknoir-label-studio

A set of nodes to connect Label Studio in interesting ways.
https://github.com/teknoir/node-red-teknoir-label-studio

devstudio label-studio node-red platform

Last synced: 7 months ago
JSON representation

A set of nodes to connect Label Studio in interesting ways.

Awesome Lists containing this project

README

          

# node-red-teknoir-label-studio
A set of nodes to connect Label Studio in interesting ways.

# Install
```
RUN npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-teknoir-label-studio@teknoir/node-red-teknoir-label-studio#main
```

# Documentation
The nodes are properly documented in `Node-RED` itself.

# Develop / debug
Go to `./debug` and run:
```
npm install
npm start
```

# TODO:
- [ ] Add full user documentation in node
- [ ] Use API secret to Authenticate to Labelstudio API