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

Results

Automate GitLab Merge Requests with n8n HTTP Nodes

This workflow automates managing GitLab merge requests, saving you hours of manual tracking and updates by automatically checking, creating, commenting, closing, waiting, and merging requests via GitLab APIs using n8n’s HTTP Request nodes.
httpRequest
if
splitInBatches
+3
Free

Adaptive RAG in n8n: Classify & Tailor Intelligent AI Responses

This Adaptive RAG workflow in n8n intelligently classifies user queries into Factual, Analytical, Opinion, or Contextual types, applying bespoke strategies to fetch tailored answers from a Qdrant vector store. It solves the problem of generic AI responses by harnessing query-specific adaptive retrieval and generation for more relevant insights.
agent
switch
lmChatGoogleGemini
+9
Free

Build AI Chatbot with GPT-4o & MCP Brave Search in n8n

Solve the challenge of creating a smart chatbot that uses GPT-4o and Brave Search through MCP tools. This n8n workflow automates processing chat messages, executing web searches, and maintaining conversation memory for precise AI responses.
agent
chatTrigger
mcp.mcpClientTool
+3
Free

Dynamic NASA API Credential Automation with n8n Forms

Solve the hassle of managing NASA API keys manually by dynamically setting credentials via n8n forms. This workflow lets users securely input their NASA API key and fetch NASA’s picture of the day automatically, enhancing flexibility and security.
formTrigger
nasa
respondToWebhook
+1
Free

Build a RAG AI Agent with Milvus and Cohere in n8n

Learn how to automate document ingestion into Milvus vector store using Cohere embeddings and n8n for a powerful Retrieval-Augmented Generation (RAG) AI agent. This workflow enables quick, accurate AI responses based on your PDF data, saving you hours of manual data handling.
chatTrigger
googleDriveTrigger
vectorStoreMilvus
+9
Free

Automate GitLab MR Reviews with n8n and Claude AI

This workflow automates merged request reviews on GitLab by analyzing code diffs with Claude AI, generating risk assessments and actionable reports. Save hours in code review and reduce errors with automated notifications to your team.
gitlabTrigger
httpRequest
agent
+6
Free

Automate Batched AI Prompts with n8n and Anthropic Claude API

This n8n workflow automates sending multiple AI prompts as a batch to the Anthropic Claude API, efficiently processing parallel requests and retrieving responses. It saves developers hours by managing batch status polling and result parsing seamlessly.
httpRequest
code
set
+10
Free

Automate GitHub Event Handling with n8n and TravisCI

This n8n workflow automates responses to GitHub push and pull request events, triggering TravisCI builds automatically. It eliminates manual build triggers, saving developers time and reducing errors.
githubTrigger
if
travisCi
+1
Free

Automate GitHub Issue Alerts with n8n and Telegram Bot

This n8n workflow automates the monitoring of GitHub issues labeled ‘Bug’ and sends alerts to your Telegram account, saving you hours of manual issue tracking and ensuring timely responses to critical bugs.
github
telegram
scheduleTrigger
+3
Free

Automate Linear Ticket Export to Google Sheets with n8n

Discover how this n8n workflow automates daily extraction of your Linear team’s tickets and updates them in Google Sheets. Save hours from manual ticket tracking and ensure your ticket data is always current with this seamless integration.
scheduleTrigger
graphql
googleSheets
+5
Free