Description
JigsawStack n8n Node
This n8n node provides integration with JigsawStack’s powerful AI and data processing APIs. It allows you to easily incorporate various AI capabilities into your n8n workflows.
Features
The JigsawStack node supports the following operations:
- Text Processing
- Speech & Audio
- Image Processing
- Web & Data
- AI & Machine Learning
- n8n instance (self-hosted or cloud)
- Node.js >=20.15
- JigsawStack API key
– Translate text between languages
– Generate text embeddings (supports text, images, audio, and PDF files)
– Analyze sentiment
– Check spelling
– Detect profanity
– Generate text summaries
– Convert natural language to SQL queries
– Text to Speech conversion
– Speech to Text conversion with Whisper V3 (supports multiple languages, speaker identification, translation, and batch processing)
– Generate images from text descriptions
– Process images with AI-powered analysis
– Detect objects in images
– NSFW content detection
– Visual OCR (VOCR) for extracting text and data from images
– Translate text within images
– Support for multi-page document processing
– Web search with AI-powered results
– AI-powered web scraping
– HTML to Any conversion (screenshots, images, PDFs)
– Web suggestions
– Spam detection
– Make predictions using trained models
– Generate embeddings from multiple content types (text, images, audio, PDF)
– Token overflow handling for large content
Prerequisites
Installation
1. Install the node in your n8n instance:
npm install n8n-node-jigsawstack
2. Restart your n8n instance
Authentication
To use this node, you need to:
1. Sign up for a JigsawStack account at jigsawstack.com
2. Get your API key from the JigsawStack dashboard
3. In n8n, add your JigsawStack credentials:
– Go to Settings > Credentials
– Click “New”
– Select “JigsawStack API”
– Enter your API key
Usage
1. Add the JigsawStack node to your workflow
2. Select the desired operation from the Resource dropdown
3. Configure the operation-specific parameters
4. Connect the node to other nodes in your workflow
Available Resources
Resources
Support
For support with this node: