100 workflows
by Jimleuk
✕ Clear
Nodes:
Sort:
Date:
This n8n template scrapes a list of AI grants from grants.gov and qualifies them using AI; determining interest and eligibility for the business. It then sends an email alert of interesting items to t ...
This n8n template demonstrates how to get started with Gemini 2.0's new Bounding Box detection capabilities in your workflows.
The key difference being this enables prompt-based object detection for ...
This n8n template monitors active support issues in Linear.app to track the mood of their ongoing conversation between reporter and assignee using Sentiment Analysis. When sentiment dips into the nega ...
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 demonstrates how easy it is to build an Outlook Calendar Assistant powered by an AI agent equipped with Tools.
For teams using Outlook Calendar and Slack who need easier calendar ma ...
Note: This template only works for self-hosted n8n.
This n8n template demonstrates how to use the Langchain code node to track token usage and cost for every LLM call.
This is useful if your templ ...
This n8n template imports an XLSX containing terms dates for a university, extracts the relevant events using AI and converts the events to an ICS file which can be imported into iCal, Google Calendar ...
This n8n template watches a Gmail inbox for support messages and creates an equivalent issue item in Linear.
How it works
A scheduled trigger fetches recent Gmail messages from the inbox which collec ...
This n8n workflow demonstrates how you can summarise and automate post-meeting actions from video transcripts fed into an AI Agent.
Save time between meetings by allowing AI handle the chores of orga ...
This n8n workflow builds an appointment scheduling AI agent which can
Take enquiries from prospective customers and help them book an appointment by checking appointment availability
Where no appointm ...
This n8n workflow takes in a document such as a research paper, marketing or sales deck or company filings, and breaks them down into 3 templates: study guide, briefing doc and timeline.
These templa ...
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, ...