Community Node: Mixpeek - Multimodal AI for Workflow Automation

Hey everyone :waving_hand:

We’ve open-sourced a community node for n8n that adds multimodal AI capabilities to your workflows.

What it does

Mixpeek lets you:

  • Extract text, objects, and context from images/videos/documents
  • Generate embeddings for semantic search
  • Classify and tag content automatically
  • Build AI-powered automation without managing ML infrastructure

Installation

npm install @mixpeek/n8n-nodes-mixpeek

Or install via n8n Community Nodes UI.

Example Use Cases

  • Content moderation: Auto-classify uploaded images/videos
  • Document processing: Extract data from invoices, receipts
  • Media organization: Auto-tag and categorize media libraries
  • Search enhancement: Generate embeddings for semantic search

Links

Happy to answer any questions!