100 workflows
by Jimleuk
✕ Clear
Nodes:
Sort:
Date:
This n8n workflow demonstrates a simple multi-agent setup to perform the task of competitor research. It showcases how using the HTTP request tool could reduce the number of nodes needed to achieve a ...
This n8n workflow demonstrates how to build a simple uptime monitoring service using scheduled triggers.
Useful for webmasters with a handful of sites who want a cost-effective solution without the n ...
This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings:
Survey Insights
Customer Insights
Community Insights
This template demonstrates the Community Insight ...
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 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 template leverages n8n's multi-form feature to build a 2 part job application submission journey which aims to eliminate the need for applicants to re-enter data found on their CVs/Resumes.
...
This n8n template builds a meeting assistant that compiles timely reminders of upcoming meetings filled with email history and recent LinkedIn activity of other people on the invite. This is then disc ...
This n8n template introduces the Dynamic Prompts Ai workflow pattern which are incredible for certain types of data extraction tasks where attributes are unknown or need to remain flexible.
The gener ...
This n8n template can monitor and detect changes to a webpage's contents and notify you only when a change occurs.
Great to keep an eye on and track publicly available documents such as company TOS, ...
This n8n template offers a simple yet capable chatbot assistant who can answer course enquiries over SMS.
Given the right access to data, AI Agents are capable of planning and performing relatively c ...
This n8n template builds a simple automation to ensure no JIRA issues go unassigned for more than a week to prevent them falling through the cracks. It uses AI to perform searching tasks against a Sup ...
This n8n template demonstrates how you can automate community moderation using human-in-the-loop functionality for Discord.
The use-case is for detecting and dealing with spam messages in a predefine ...
This n8n template imports purchase order submissions from Outlook and converts attached purchase order forms in XLSX format into structured output.
Data entry jobs with user-submitted XLSX forms are ...
This n8n template reviews and audits recently active Google Drive files and reports on files with excessively open permissions. This shows how you can automate simple compliance tasks for access contr ...
This template is for Self-Hosted N8N Instances only.
This n8n demonstrates how to build a simple SQLite MCP server to perform local database operations as well as use it for Business Intelligence.
T ...
This n8n template demonstrates one approach to customer authentication via chat agents.
Unlike approaches where you have to authenticate users prior to interacting with the agent, this approach allow ...
This n8n template demonstrates how to calculate the evaluation metric "Relevance" which in this scenario, measures the relevance of the agent's response to the user's question.
The scoring approach i ...
This n8n template demonstrates how to calculate the evaluation metric "Similarity" which in this scenario, measures the consistency of the agent.
The scoring approach is adapted from the open-source ...
> Note: This template requires a self-hosted community edition of n8n. Does not work on cloud.
Try It Out
This n8n template shows how to validate API requests with Auth0 Authorization tokens.
Au ...
This n8n template demonstrates how to calculate the evaluation metric "Summarization" which in this scenario, measures the LLM's accuracy and faithfulness in producing summaries which are based on an ...