100 workflows
by Jimleuk
✕ Clear
Nodes:
Sort:
Date:
This n8n workflow automates the process of parsing and extracting data from PDF invoices. With this workflow, accounts and finance people can realise huge time and cost savings in their busy schedules ...
This n8n template is designed to assist and improve customer support team member capacity by automating the resolution of long-lived and forgotten JIRA issues.
How it works
Schedule Trigger runs dai ...
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 template builds upon a simple appointment request form design which uses AI to qualify if the incoming enquiry is suitable and/or time-worthy of an appointment.
This demonstrates a lighter a ...
This n8n template uses a Telegram chatbot to conduct a Product Satisfaction Survey and fetches questions and stores answers in a Google sheet. It augments an AI Agent to ask follow-up questions to eng ...
Ever wanted to build your own RAG search over Youtube videos? Well, now you can! This n8n template shows how you can build a very capable Youtube search engine powered by Apify, Qdrant and your LLM of ...
This n8n demonstrates how to build your own Github MCP server to personalise it to your organisation's repositories, issues and pull requests.
This n8n implementation, though not as fully featured as ...
This template is for self-hosted n8n instances only.
This n8n demonstrates how to build a simple FileSystem MCP server. Connecting to this server allows MCP clients and agents to list, read and create ...
This n8n demonstrates how to build your own Qdrant MCP server to extend its functionality beyond that of the official implementation.
This n8n implementation exposes other cool API features from Qdra ...
This n8n template uses existing emails from customers as context to customise and "finetune" outreach emails to them using AI.
By now, it should be common knowledge that we can leverage AI to generat ...
This n8n template demonstrates how to use OpenAI's Responses API with existing LLM and AI Agent nodes.
Though I would recommend just waiting for official support, if you're impatient and would like a ...
This n8n template demonstrates how to calculate the evaluation metric "Correctness" which in this scenario, measures the compares and classifies the agent's response against a set of ground truths.
T ...
This n8n template demonstrates how to calculate the evaluation metric "RAG document groundedness" which in this scenario, measures the ability to provide or reference information included only in retr ...
This n8n demonstrates how to build a simple Youtube MCP server to look up videos on Youtube and download their transcripts for research purposes.
Youtube videos are a great source of new and updated ...
This n8n template watches an outlook shared inbox for support messages and creates an equivalent issue item in JIRA.
How it works
A scheduled trigger fetches recent Outlook messages from an shared in ...
This n8n template combines an AI agent with n8n's multi-page forms to create a novel interaction which allows automated question-and-answer sessions. One of the more obvious use-cases of this interact ...
This n8n template demonstrates a simple approach to using AI to automate the generation of blog content which aligns to your organisation's brand voice and style by using examples of previously publis ...
This n8n template demonstrates how you can leverage existing support site search to power your Support Chatbots and agents.
Building a support chatbot need not be complicated! If building and indexin ...
This n8n demonstrates how to build a simple Google Drive MCP server to search and get contents of files from Google Drive.
This MCP example is based off an official MCP reference implementation which ...
This n8n template shows you how to connect Github's Free Models to your existing n8n AI workflows.
Whilst it is possible to use HTTP nodes to access Github Models, The aim of this template is to use ...