Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

546 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Create a Paul Graham Essay Q&A System with OpenAI and Milvus Vector DatabaseCreate a Paul Graham Essay Q&A System with OpenAI and Milvus Vector Database How It Works This workflow creates a question-answering system based on Paul Graham essays. It has twoHTTP Request · HTML · Question and Answer Chain · Embeddings OpenAI · OpenAI Chat Model661 views
Process Multiple Prompts in Parallel with Azure OpenAI Batch APIProcess Multiple Prompts in Parallel with Azure OpenAI Batch API Who is this for? This workflow is designed for developers and data scientists who want to efficiently send multiplHTTP Request · Code · Simple Memory · Chat Memory Manager572 views
🥇 Token Estim8r -Sub Workflow to track AI Model Token Usage and cost with JinaAISave Your Tokens from Evil King Browser > Image Generated with ideoGener8r n8n workflow template 🔍 Estimate token usage and AI model cost from any workflow in n8n 🙋‍♂️ Who iGoogle Sheets · HTTP Request · Code1.1k views
Enhance AI Prompts with GPT-4o-mini and Telegram DeliveryWorkflow Documentation Description: This workflow is designed to optimize prompts by enhancing user inputs for clarity and specificity using AI. The workflow takes a user-providedTelegram · Code · AI Agent · OpenAI Chat Model · Simple Memory484 views
Loading JSON via FTP to Qdrant Vector Database Embedding Pipeline🧠 This workflow is designed for one purpose only, to bulk-upload structured JSON articles from an FTP server into a Qdrant vector database for use in LLM-powered semantic search, FTP · Embeddings OpenAI · Character Text Splitter · Default Data Loader · Qdrant Vector Store1k views
🧠 Build AI Agents with Think-Plan-Act Architecture Using Llama-4 Reasoning🧠 A plug-and-play n8n workflow that adds LLM-powered reasoning, planning, and action to your automations — with prompts, schemas, and full agent logic included. Ever wish your n8Code · AI Agent · Auto-fixing Output Parser · Structured Output Parser · OpenRouter Chat Model729 views
Track LLM Token Costs per Customer Using the Langchain Code NodeNote: 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 usGoogle Sheets · Gmail · LangChain Code · Information Extractor760 views
Validate Seatable Webhooks with HMAC SHA256 Authentication📌 Validate Seatable Webhooks with HMAC SHA256 Authentication This mini workflow is designed to securely validate incoming Seatable webhooks using HMAC SHA256 signature verificatiCrypto286 views
Batch Process Prompts with Anthropic Claude APIThis workflow template provides a robust solution for efficiently sending multiple prompts to Anthropic's Claude models in a single batch request and retrieving the results. It levHTTP Request · Code · Simple Memory · Chat Memory Manager1.2k views
Generate AI Prompts with Google Gemini and store them in AirtableThis workflow is designed to generate prompts for AI agents and store them in Airtable. It starts by receiving a chat message, processes it to create a structured prompt, categoAirtable · Basic LLM Chain · Auto-fixing Output Parser · Structured Output Parser · Google Gemini Chat Model2.4k views
🧠 NEW Claude 3.7 Extended Thinking AI Agent 🤖 – Unlock Ultimate Intelligence🧠 NEW Claude 3.7 Extended Thinking AI Agent 🤖 – Unlock Ultimate Intelligence Supercharge Claude 3.7 with full customization & deeper reasoning! Who is this for? 🎯 ✅ AI EntHTTP Request1.4k views
n8n Subworkflow Dependency Graph & Auto-TaggingHow it Works As n8n instances scale, teams often lose track of sub-workflows—who uses them, where they are referenced, and whether they can be safely updated. This leads to inefficHTTP Request · Code · QuickChart1.9k views
Use OpenRouter in n8n versions <1.78What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot of different LLM models and providers and change models on AI Agent · OpenAI Chat Model · Simple Memory2.7k views
Fetch Dynamic Prompts from GitHub and Auto-Populate n8n Expressions in PromptWho Is This For? This workflow is designed for AI engineers, automation specialists, and content creators who need a scalable system to dynamically manage prompts stored in GitHubGitHub · Code · AI Agent · Ollama Chat Model3.1k views
Test Webhooks in n8n Without Changing WEBHOOKURL (PostBin & BambooHR Example)Using PostBin to Test Webhooks Without Changing WEBHOOKURL How it Works Many new n8n users struggle with testing webhooks when running n8n on localhost, as external services cHTTP Request · Slack · BambooHR · PostBin · DebugHelper1.3k views
Automated End-to-End Fine-Tuning of OpenAI Models with Google Drive Integration1. How it Works This n8n workflow automates fine-tuning OpenAI models through these key steps: Manual Trigger: Starts with the "When clicking ‘Test workflow’" event to initHTTP Request · Google Drive · AI Agent · OpenAI Chat Model · OpenAI3.6k views
Using External Workflows as Tools in n8nThis guide will show you how to use a workflow as a reusable tool in n8n, such as integrating an AI Agent or other specialized processes into your workflows. By the end of this exHTTP Request3.6k views
Make OpenAI Citation for File Retrieval RAGMake OpenAI Citation for File Retrieval RAG Use case In this example, we will ensure that all texts from the OpenAI assistant search for citations and sources in the vector storeHTTP Request · Code · Simple Memory · OpenAI3.5k views