New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@good-i-deer/node-red-contrib-vision-ai

Package Overview
Dependencies
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@good-i-deer/node-red-contrib-vision-ai

Facial Recognize Nodes With AI for Node-RED

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

@GOOD-I-DEER/node-red-contrib-vision-ai

platform npm version GitHub license

Nodes are the building blocks for creating a face recognition flow using AI in Node-RED.

These nodes require node.js version 18.16.1 and Node-RED version 3.1.0.


Description

This nodes provide object detection, face detection, face vectorization, vector comparing and vector database that work with Node-RED.
If you would like a more detailed explanation, please refer to the links below:
@good-i-deer/node-red-contrib-face-vectorization
@good-i-deer/node-red-cosine-similarity
@good-i-deer/node-red-contrib-chromadb
@good-i-deer/node-red-contrib-face-detection
@good-i-deer/node-red-contrib-object-detection


Pre-requisites

The Node-Red-Contrib-Face-Vectorization requires Node-RED to be installed.


Nodes

This is a brief description of each node.

  • Good Calculate Cosine: It calculate cosine similarity between two vectors and return it as an array.
  • Good Calculate Cosine: It converts facial photos to vectors using AI as an array.

Install

cd ~/.node-red
npm install @good-i-deer/node-red-contrib-vision-ai

Restart your Node-RED instance


Examples


Discussions and suggestions

Use GitHub Issues to ask questions or to discuss new features.


Authors

GOOD-I-DEER in SSAFY(Samsung Software Academy for Youth) 9th


Copyright Samsung Automation Studio Team under the General Public License v3.0


Reference


Keywords

FAQs

Package last updated on 27 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc