A visual way to interact with computer vision using Node-RED
npm install @roboflow/roboflow-redroboflow-red is an extension to Node-RED a visual programming interface, designed to make it easier to integrate computer vision into everyday workflows. From home automation to business use cases, you can now easily harness the power of machine learning to empower your devices.
roboflow-red is simple to use by design. It has two nodes, inference and upload. You can use roboflow-red with any model trained on or uploaded to Roboflow.
Check out our example flow by uploading the JSON here to Node-RED!
Unless stated otherwise, all inputs are from msg.payload.
Use this node to infer on your Roboflow models.
Use this node to upload images to your Roboflow projects.