vlmrun

VLM Run Nodes for n8n

Package Information

Released: 1/13/2025
Downloads: 67 weeklyย /ย 214 monthly
Latest Version: 0.1.6
Author: shahrear-vlm

Documentation

VLM Run Logo

n8n-nodes-vlmrun

Website | Docs | Blog | Discord

NPM Version License Discord Twitter Follow

This is an n8n community node. It lets you use VLM Run in your n8n workflows.

VLM Run is a unified gateway for Visual AI that enables you to extract structured data from unstructured visual content like images, videos, and documents using Vision Language Models (VLMs).

n8n is a fair-code licensed workflow automation platform.

๐Ÿ’พ Installation

Follow the installation guide in the n8n community nodes documentation.

npm install n8n-nodes-vlmrun

โš™๏ธ Operations

  • Extract Data: Extract structured data from images using VLM Run's pre-defined schemas
  • Custom Schema: Use your own custom schema to extract specific data from visual content
  • Process Documents: Extract information from documents like invoices, IDs, and more
  • Visual ETL: Integrate visual data extraction into your automated workflows

๐ŸŽฏ Available Actions

๐Ÿ—‚๏ธ Doc AI Actions

  • Resume Parser: Parse and extract structured data from resumes
  • Invoice Parser: Extract information from invoice documents
  • Presentation Parser: Parse and analyze presentation files
  • AI Assisted Form Filling: Automated form filling using AI

๐Ÿ–ผ๏ธ Image AI Actions

  • Image Captioning: Generate descriptive captions for images

๐ŸŽต Audio AI Actions

  • Audio Transcription: Convert audio content to text

๐Ÿค– Agent AI Actions

  • Github: GitHub repository analysis and insights
  • LinkedIn: LinkedIn profile and data processing
  • Market Research: Automated market research analysis

๐Ÿงช Experimental Actions

  • Image Embeddings: Generate embeddings from images
  • Document Embeddings: Create embeddings from documents

๐Ÿ”‘ Credentials

  1. Sign up for a VLM Run account at vlm.run
  2. Get your API key from the dashboard
  3. Use the API key in the n8n VLM Run node credentials

๐Ÿ“ฆ Compatibility

  • Requires n8n version 1.0.0 or later
  • Node.js version 18 or later

๐Ÿ“– Usage

  1. Configure Credentials:

  2. Add VLM Run Node:

    • Search for "VLM Run" in the n8n nodes panel
    • Add it to your workflow
  3. Configure Node:

    • Select the operation (Extract Data, Custom Schema, etc.)
    • Provide the input image URL or file
    • Choose or define the schema for data extraction
    • Configure any additional parameters

๐Ÿ“ธ Screenshots

Here are some screenshots of the n8n-nodes-vlmrun in action:

VLM Run Node Overview
Overview of the VLM Run node in n8n

VLM Run Workflow Example
Example workflow using the VLM Run node

๐Ÿ”— Resources

๐Ÿ“ Version History

0.1.5 (Current)

  • Initial public release
  • Basic VLM Run integration
  • Support for pre-defined schemas
  • Custom schema support
  • Document processing capabilities

๐Ÿ“„ License

MIT

Discussion