0.1.0 • Published 5 months ago

n8n-nodes-tensorflow v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

n8n-nodes-tensorflow

This is n8n node. It lets you use TensorFlow to embed text into vectors. The TensorFlow model we use for generating embeddings is using 512-dimensional embeddings. Please make sure to use the same dimensionality for your vector store. Be aware that running this model with high-dimensional embeddings may result in high CPU usage on the machine

n8n is a fair-code licensed workflow automation platform.

Installation
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Resources