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.
- Host: GitHub
- URL: https://github.com/teknoir/node-red-teknoir-label-studio
- Owner: teknoir
- Created: 2023-09-20T12:05:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T12:47:28.000Z (about 1 year ago)
- Last Synced: 2025-01-30T08:43:01.225Z (9 months ago)
- Topics: devstudio, label-studio, node-red, platform
- Language: JavaScript
- Homepage: https://teknoir.cloud
- Size: 179 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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