logoalt Hacker News

fzysingularityyesterday at 7:40 PM0 repliesview on HN

We (at https://vlm.run) use n8n internally for a lot of automations and it’s been great (Reddit/HN scraping), slack automations, cron jobs for sales etc.

We also made a custom node for popular document/image/video ETL jobs like document-to-markdown, audio/video transcriptions with VLMs (Vision Language Models).

https://github.com/vlm-run/n8n-nodes-vlmrun

https://www.npmjs.com/package/@vlm-run/n8n-nodes-vlmrun/v/0....