10,467+ n8n-logo Workflows Automation Templates

There’s no automation you can’t learn to build with BULDRR AI. – Our AI Learners’ words, not ours.

Results

Prevent Concurrent n8n Workflow Runs Using Redis Locking

Avoid costly overlapping executions in n8n workflows by using Redis to lock and track workflow status. This automation prevents duplicate runs with a Redis-based locking mechanism to save time and reduce errors.
redis
executeWorkflow
switch
+8
Free

Mastering OpenAI with n8n: Automate ChatGPT, Davinci & DALLE-2

Discover how this unique n8n workflow integrates OpenAI’s ChatGPT, Davinci, Whisper, and DALLE-2 models to automate text summarization, translation, AI image generation, and more. Save valuable time processing diverse content types with tailored AI-powered automation.
openAi
manualTrigger
code
+5
Free

Automate GitLab Issue Creation for New GitHub Releases with n8n

This workflow automates tracking GitHub releases and creating GitLab issues when a new release lacks an associated issue, saving manual monitoring time and preventing overlooked updates. It ensures your development team stays on track with every upstream release.
github
cron
merge
+2
Free

Automate GitHub Release Alerts with n8n and Gmail

Stay instantly updated on new GitHub releases with this n8n workflow that fetches the latest repo release and emails it via Gmail. Save hours by automating your release notifications efficiently.
scheduleTrigger
httpRequest
gmail
+2
Free

Build AI Voice Chat with Webhook, OpenAI & Google Gemini in n8n

This n8n workflow automates AI voice chat by converting speech to text, maintaining conversation context with memory nodes, generating AI responses using Google Gemini, and returning speech audio via ElevenLabs. It solves slow, disjointed voice interactions by providing seamless, contextual AI voice conversations.
memoryManager
lmChatGoogleGemini
webhook
+8
Free

Query n8n Workflow Credentials Using AI & SQLite Database

Discover how to automate querying of your n8n workflow credentials with an AI-powered SQL agent, saving time and improving workflow management. This guide shows you how to extract, store, and search workflow credentials using n8n, SQLite, and OpenAI integration.
n8n
agent
code
+6
Free

Automate n8n Workflow Backups to Google Drive with Discord Alerts

This n8n workflow automates daily backups of your n8n workflows to Google Drive, ensuring your workflow data is always protected and up-to-date. It saves time and prevents data loss with scheduled backups and notification alerts.
scheduleTrigger
googleDrive
gmail
+11
Free

Automate Vector Database Q&A with n8n & Supabase Integration

This n8n workflow automates querying Venerable Geshe Kelsang Gyatso’s book using Supabase as a vector database for embeddings. It streamlines document processing, storage, and AI-powered question answering to save hours of manual data retrieval.
Google Drive
Default Data Loader
Question and Answer Chain
+14
Free

Automate Embedding Pipeline with Qdrant & OpenAI in n8n

Save hours embedding large JSON datasets for semantic search using the Qdrant Vector Store and OpenAI embeddings in n8n. This workflow automates downloading files via FTP, processing embeddings, and storing them efficiently.
vectorStoreQdrant
embeddingsOpenAi
ftp
+3
Free

Fine-Tuning OpenAI Models Using n8n and Google Drive

This automation workflow demonstrates how to fine-tune OpenAI language models using training data stored in Google Drive. It streamlines the process by automatically uploading the training file, triggering the fine-tuning job, and integrating the customized model into a chat agent for smarter responses.
googleDrive
lmChatOpenAi
httpRequest
+5
Free