12,368 workflows
Nodes:
Sort:
Date:
🚀 Local Multi-LLM Testing & Performance Tracker
This workflow is perfect for developers, researchers, and data scientists benchmarking multiple LLMs with LM Studio. It dynamically fetches active m ...
Workflow Description:
This n8n workflow automates the drafting of email replies for Fastmail using OpenAI's GPT-4 model. Here’s the overall process:
Email Monitoring: The workflow continuously moni ...
Create a recommendation tool without hallucinations based on RAG with the Qdrant Vector database. This example is based on movie recommendations on the IMDB-top1000 dataset. You can provide your wishe ...
What this workflow does
Linkedin tracks which Chrome extensions are installed in your browser. This workflow uses a huge raw JSON of chrome extension ids, extracted from Linkedin pages, and builds a ...
What this template does
This template uses GROQ LLAVA V1.5 7B API that offers fast inference for multimodal models with vision capabilities for understanding and interpreting visual data from images. ...
This template demonstrates how to trigger an AI Agent with Siri and Apple Shortcuts, showing a simple pattern for voice-activated workflows in n8n. It's easy to customize—add app nodes before the AI ...
What this workflow does
This workflow allows you to monitor multiple Github repos simultaneously without polling due to use of Webhooks. It programmatically allows for adding and deleting of repos to ...
This n8n workflow template lets you easily generate comprehensive FAQ (Frequently Asked Questions) content for multiple services (or any items or pages you need to add the FAQs to). Simply provide the ...
What this workflow does
Downloads the daily top podcasts of a selected genre
Summarizes the content of each podcast in a few paragraphs
Sends the summaries and the direct link to each podcast in a for ...
What this template does
The Ultimate Scraper for n8n uses Selenium and AI to retrieve any information displayed on a webpage. You can also use session cookies to log in to the targeted webpage for mor ...
Adobe developer API
Did you know that Adobe provides an API to perform all sort of manipulation on PDF files :
Split PDF, Combine PDF
OCR
Insert page, delete page, replace page, reorder page
Conten ...
Enhance Security Operations with the Venafi Slack CertBot!
Venafi Presentation - Watch Video
Our Venafi Slack CertBot is strategically designed to facilitate immediate security operations directly ...
This n8n workflow demonstrates an approach to parsing bank statement PDFs with multimodal LLMs as an alternative to traditional OCR. This allows for much more accurate data extraction from the documen ...
This n8n workflow shows how using multimodal LLMs with AI vision can tackle tricky image validation tasks which are near impossible to achieve with code and often impractical to be done by humans at s ...
This n8n workflow is a proof-of-concept template exploring how we might work with multimodal LLMs and their multi-image analysis capabilities. In this demo, we compare 2 screenshots of a webpage taken ...
This n8n workflow demonstrates how to automate image captioning tasks using Gemini 1.5 Pro - a multimodal LLM which can accept and analyse images. This is a really simple example of how easy it is to ...
Easily generate images with Black Forest's Flux Text-to-Image AI models using Hugging Face’s Inference API. This template serves a webform where you can enter prompts and select predefined visual st ...
This n8n workflow demonstrates how we can use Multimodal LLMs to parse and extract from PDF documents in n8n.
In this particular scenario, we're passing a candidate's CV/resume to an AI which filters ...
This n8n workflow template lets teams easily generate a custom AI chat assistant based on the schema of any Notion database. Simply provide the Notion database URL, and the workflow downloads the sche ...
How it works
Fetch transaction notification emails (including attachments)
Clean up data
Let AI (Basic LLM Chain node) generate bookkeeping item
Send to Google sheet
Details
The example fetch email f ...