n8n-nodes-tensorflow
v0.1.0
Published
This is n8n node. It lets you use TensorFlow to embed text into vectors.
Downloads
6
Maintainers
Readme
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
Follow the installation guide in the n8n community nodes documentation.