Skip to main content
Powered by LangChain The JigsawStack Tool provides your agent with several capabilities:
  • JigsawStackAIScrape: Scrape web content with AI-powered precision.
  • JigsawStackAISearch: Perform AI-powered web searches for high-quality results.
  • JigsawStackSpeechToText: Transcribe audio or video using the powerful large V3 Whisper model.
  • JigsawStackVOCR: Recognize and extract data from images via AI prompts.
  • JigsawStackTextToSQL: Generate SQL queries from natural language text.

Setup

  1. Set up an account: Get started for free
  2. Create and retrieve your API key:

Installation

Install the JigsawStack integration package for your project:

Usage: Standalone

Example: Using Other JigsawStack Tools

Usage: In an Agent

For more details, visit the LangChain documentation.