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

Results

Automate Hourly n8n Execution Retries with API Login

This workflow automatically detects failed n8n workflow executions every hour and retries them via the n8n API using an authenticated session. It helps save time and reduces manual error recovery by ensuring all failed runs are retried seamlessly.
manualTrigger
httpRequest
n8n
+6
Free

Build a Voice RAG Chatbot with ElevenLabs and OpenAI in n8n

Discover how to build a voice-enabled Retrieval-Augmented Generation (RAG) chatbot using n8n with ElevenLabs and OpenAI. This workflow automates voice interactions, vectorizes documents with Qdrant, and delivers precise answers through AI, saving you hours of manual responses daily.
agent
vectorStoreQdrant
embeddingsOpenAi
+9
Free

Automate Dashboard Metrics with n8n HTTP & Function Nodes

Struggling to manually update your project’s Docker, GitHub, npm, and Product Hunt stats? This n8n workflow automates retrieving and posting these key metrics to your dashboard, saving hours and minimizing errors automatically.
cron
httpRequest
function
+2
Free

Create a Smart AI Chatbot with n8n LangChain Nodes

Discover how to build a dynamic AI chat assistant using n8n’s LangChain nodes that manage chat memory and perform calculations. This workflow automates conversational AI with context awareness for improved interactions.
chatTrigger
openAiAssistant
memoryManager
+5
Free

Automate Jira Agile Retrospectives with n8n & AI

Struggling to compile comprehensive Agile retrospective reports in Jira? This n8n workflow automates fetching Jira issues and comments, uses AI to generate structured Lessons Learned reports, and updates Google Docs instantly.
jira
agent
googleDocs
+8
Free

How to Build an AI-Powered Chat Agent for Supabase with n8n

Accessing and analyzing data in your Supabase PostgreSQL database can be complex and time-consuming without SQL knowledge. This n8n workflow creates an AI agent that simplifies querying your database through natural language chat, making data retrieval fast and easy.
agent
postgresTool
chatTrigger
+2
Free

Automate n8n Workflow Backups with Google Drive

Save hours managing n8n workflow backups by automating their nightly storage on Google Drive. Automatically move, rename, and purge old backups with this targeted n8n workflow solution.
googleDrive
code
if
+7
Free

Restore n8n Workflows from GitHub Automatically

Struggling to manually restore your n8n workflows from GitHub backups? This workflow automates the entire process, saving you hours and preventing duplicate workflows by syncing your GitHub repository with your n8n instance effortlessly.
github
n8n
merge
+5
Free

Automate n8n Workflow Backups to GitHub with Cron & API

Save time and avoid manual errors by automating n8n workflow backups directly to GitHub. This workflow uses scheduled cron triggers, GitHub API calls, and data merging to keep your workflow versions safe and up to date.
github
cron
httpRequest
+2
Free

Use Google Gemini 2.0 for Precise Image Object Detection with n8n

Solve the hassle of manual image tagging by automatically detecting objects like rabbits with Google Gemini 2.0 and n8n. This workflow downloads images, detects objects via prompts, and draws bounding boxes, saving hours and improving accuracy.
httpRequest
editImage
code
+2
Free