7,518 workflows
in Development
Nodes:
Sort:
Date:
With this workflow you can extract data from resume documents uploaded via a Telegram bot. Workflow transform readable content of PDF resume into structured data, using AI nodes and returns PDF with f ...
Release yourself from the pain of user login with this simple solution!
Who this is for
This is for everyone that wants to provide a simple login solution to their users/colleagues
What this templa ...
This workflow is a experiment to build HTML pages from a user input using the new Structured Output from OpenAI.
How it works:
Users add what they want to build as a query parameter
The OpenAI node g ...
Introduction:
Streamline your fundamental stock analysis process with AI-powered automation.
By harnessing the power of SEC 10K reports - comprehensive documents required by the SEC containing vita ...
🚀 Supercharge Your Website Indexing with This Powerful n8n Workflow! 🌐
Google page indexing too slow? Tired of manually clicking through each page in the Google Search Console? 😴 Say goodby ...
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 ...
This workflow is aimed to create new posts in wordpress automatically from an airtable dashboard.
When creating content in bulk, we can save time by automating how we can post and publish this content ...
Based on Jonathan's work. Check out his templates.
This workflow will backup your credentials to GitHub. It uses a CLI command to export all credentials.
It then loops over the data, checks in GitHu ...
📈 Daily Financial News - Description
This workflow automates the process of collecting, organizing, and delivering a daily summary of financial news by following these key steps:
Scheduled Activ ...
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. ...
Boost engagement on your Discord server by automatically sharing new YouTube videos along with AI generated summaries of their content. This workflow is ideal for content creators and community manage ...
This n8n workflow demonstrates a simple approach to improve chat UX by staggering an AI Agent's reply for users who send in a sequence of partial messages and in short bursts.
How it works
Twilio web ...
This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberate and targeted approach to ingesting the data can produce much better results for y ...
Video Guide
I prepared a detailed guide that showed the whole process of building an AI bot, from the simplest version to the most complex in a template.
.png)
Who is this for?
This workflow is id ...
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 ...
This n8n template takes a video and extracts frames from it which are used with a multimodal LLM to generate a script. The script is then passed to the same multimodal LLM to generate a voiceover clip ...
This workflow allows you to recognize a folder with receipts or invoices (make sure your files are in .pdf, .png, or .jpg format). The workflow can be triggered via the "Test workflow" button, and it ...
This workflow demonstrates how to enrich data from a list of companies in a spreadsheet. While this workflow is production-ready if all steps are followed, adding error handling would enhance its rob ...
Edit 19/11/2024: As explained on the workflow, the AI Agent with the original system prompt was not effective when using gpt4-o-mini.
To address this, I optimized the prompt to work better with this ...
What this workflow does
This (set of) workflow(s) shows how to start multiple sub-workflows, asynchronously, in parallel, and then wait for all of them to complete. Normally sub-workflows would need ...