Integrations

Supercharge LLM Whisperer with Relevance AI

LLMWhisperer is a powerful document processing technology that optimizes complex documents for Large Language Models (LLMs). With Relevance AI, you can enhance this integration to extract and present document content in ways that maximize comprehension and response accuracy.

Give your AI Agents LLM Whisperer Superpowers

LLMWhisperer optimizes complex documents for Large Language Models, enabling precise text extraction and processing. Relevance AI amplifies this capability by leveraging AI Agents to automate insights and actions based on the processed content.

Precision Prompt Mastery

Enables agents to dynamically optimize and refine prompts for maximum accuracy and relevance across diverse use cases.

Intelligent Resource Optimization

Dramatically reduces token usage and processing costs through automated fine-tuning and efficient prompt management.

Advanced Context Processing

Transforms complex documents into optimized formats for enhanced comprehension and response generation.

Tools

Equip AI Agents with the LLM Whisperer Tools they need

Relevance AI seamlessly integrates with LLMWhisperer to enhance document processing workflows with intelligent AI Agents.

LLMWhisperer - Get Status
Checks the current status of a document processing operation using a whisper hash identifier to track progress and retrieve results
LLMWhisperer - Extract Text
Processes and extracts text from documents using various modes (OCR or text), with customizable output formatting and processing options for optimal text extraction
LLMWhisperer - Highlight Locations
Locates and highlights specific search terms within processed documents, enabling visual identification of relevant content
LLMWhisperer - Retrieve Extracted Text
Fetches previously processed and extracted text content using a whisper hash identifier
Name
LLMWhisperer API Call
Description
Make an authorized request to a LLMWhisperer API
Parameters
["OAuth Account ID", "HTTP Method (GET/POST/PUT/DELETE/PATCH)", "API Path", "Request Body", "Custom Headers"]
Use Case
A data science team uses LLMWhisperer API calls to automate their LLM model evaluation pipeline, making authenticated requests to analyze model outputs and generate performance metrics across different prompts and parameters. This integration enables seamless access to LLMWhisperer's analytics capabilities while maintaining secure authentication.

Security & Reliability

LLMWhisperer is a robust document processing technology designed to enhance complex documents for Large Language Models (LLMs). This integration allows developers to efficiently extract, process, and present document content in ways that improve LLM understanding and response accuracy.

Key benefits include intelligent document processing with OCR and text extraction, flexible output modes tailored for various use cases, capabilities for highlighting and locating text, and asynchronous processing for handling large documents.

To get started, ensure you have the necessary accounts and credentials, including an LLMWhisperer account with API access, OAuth credentials with `pipedream-llmwhisperer-read-write` permissions, and valid API authentication tokens.

Your system should support REST API client capabilities, handle HTTP/HTTPS requests, manage JSON responses, and have storage for document processing results. Required permissions include document read/write access, compliance with API rate limits, and storage permissions for metadata if highlighting is enabled.

Begin by setting up authentication with your LLMWhisperer account ID and base URL. Configure your API headers to include your authorization token and content type.

For a quick start, you can extract text from a document by initializing the extraction configuration and making an API call. You can check the processing status and retrieve the processed text using the appropriate API endpoints. Additionally, you can highlight text locations by sending a request with the search term.

Common issues may arise, such as authentication errors, processing timeouts, OCR quality issues, and highlighting problems. Solutions include verifying account details, adjusting timeout parameters, and ensuring metadata storage is enabled during extraction.

Best practices include storing the `whisperHash` for asynchronous operations, implementing retry logic for status checks, using the correct `processingMode` based on document type, enabling metadata storage only when necessary, and ensuring proper error handling for all API calls.

For further assistance or detailed API documentation, please refer to the LLMWhisperer documentation or contact technical support.

No training on your data

Your data remains private and is never utilized for model training purposes.

Security first

We never store anything we don’t need to. The inputs or outputs of your tools are never stored.

Get Started

Best Practices for Non-Technical Users

To get the most out of the LLMWhisperer + Relevance AI integration without writing code:
  • Start with clear document formats: Ensure documents are well-structured and free of unnecessary elements to optimize text extraction.
  • Utilize asynchronous processing: For large documents, enable async processing to avoid timeouts and improve efficiency.
  • Store whisperHash: Always save the `whisperHash` for tracking the status and retrieving processed content later.
  • Test extraction settings: Experiment with different `processingMode` options to find the best fit for your document types.
  • Implement error handling: Prepare for common API errors by adding retry logic and handling specific response codes gracefully.