When you need Chainllm and Textclassifier talking to each other, here are the 78 n8n workflows in the catalog that already do it. Each is integration-tagged and privacy-stripped — copy the JSON and import.
Workflows that pair Chainllm with Textclassifier
Bread-Meat-Delivery. Uses lmChatOpenAi, agent, httpRequest, redis. Webhook trigger; 91 nodes.
AI Customer Service Automation - Portfolio. Uses googleSheets, httpRequest, agent, memoryBufferWindow. Webhook trigger; 91 nodes.
> Transform Your Email Workflow with Intelligent Automation
Agendamento advocacia_MAIN. Uses redis, openAi, httpRequest, supabase. Webhook trigger; 75 nodes.
Template Nodes Example. Uses CUSTOM, formTrigger, executeWorkflowTrigger, chatTrigger. Event-driven trigger; 70 nodes.
✨🔪 Advanced AI Powered Document Parsing & Text Extraction with Llama Parse. Uses gmail, gmailTrigger, limit, stickyNote. Webhook trigger; 54 nodes.
This workflow automates document processing using LlamaParse to extract and analyze text from various file formats. It intelligently processes documents, extracts structured data, and delivers actiona
BambooHR AI-Powered Company Policies and Benefits Chatbot. Uses manualTrigger, documentDefaultDataLoader, embeddingsOpenAi, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 50 nodes.
BambooHR AI-Powered Company Policies and Benefits Chatbot. Uses manualTrigger, documentDefaultDataLoader, embeddingsOpenAi, textSplitterRecursiveCharacterTextSplitter. Event-driven trigger; 50 nodes.
This workflow enables companies to provide instant HR support by automating responses to employee queries about policies and benefits: Retrieves company policies, benefits, and HR documents from Bambo
BambooHR AI-Powered Company Policies and Benefits Chatbot. Uses documentDefaultDataLoader, embeddingsOpenAi, textSplitterRecursiveCharacterTextSplitter, memoryBufferWindow. Event-driven trigger; 50 no
• Multi-Layer Message Analysis - Every customer interaction passes through three specialized AI classifiers: privacy detection (identifies sensitive data and security requirements), intent recognition
This workflow ingests company policy PDFs from BambooHR into a Supabase vector database and provides an employee chat interface that answers policy and benefits questions using OpenAI, with an additio
Turn your cluttered inbox into a smart, autonomous assistant that categorizes emails, replies to leads, checks your calendar, and notifies you on Telegram—all without lifting a finger.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 41 nodes.
Email AI Auto-responder. Summerize and send email. Uses emailReadImap, lmChatOpenAi, emailSend, vectorStoreQdrant. Event-driven trigger; 41 nodes.
Automate Customer Support Issue Resolution Using Ai Text Classifier. Uses lmChatOpenAi, scheduleTrigger, jira, outputParserStructured. Scheduled trigger; 36 nodes.
Jiratool Schedule. Uses lmChatOpenAi, scheduleTrigger, jira, outputParserStructured. Scheduled trigger; 36 nodes.
This n8n template is designed to assist and improve customer support team member capacity by automating the resolution of long-lived and forgotten JIRA issues. Schedule Trigger runs daily to check for
Automate Customer Support Issue Resolution using AI Text Classifier. Uses lmChatOpenAi, jira, outputParserStructured, slack. Scheduled trigger; 36 nodes.
Thread-Backend. Uses httpRequest, lmChatAnthropic, textClassifier, chainLlm. Webhook trigger; 35 nodes.
This scheduled workflow scans Jira for long-lived unresolved issues, uses OpenAI to classify their status and sentiment, searches Notion and similar Jira issues for answers, then posts reminders or re
This workflow ingests published Notion knowledge base articles into an in-memory vector store using Cohere embeddings, then monitors a support Gmail inbox and uses Groq to draft grounded reply emails
Draft grounded support replies from a Notion knowledge base using Groq and Gmail. Uses notion, vectorStoreInMemory, documentDefaultDataLoader, textSplitterRecursiveCharacterTextSplitter. Event-driven
See more Chainllm workflows · Textclassifier workflows
FAQ
How do I trigger a Textclassifier action from Chainllm?
Most workflows in this list use either a Chainllm webhook trigger (real-time) or a polling trigger (every N minutes). From there, downstream Textclassifier nodes handle the action. Open any workflow's detail page to see the exact node graph.
Do I need both a Chainllm and a Textclassifier account?
Yes — n8n connects to each integration via your own credentials. AutomationFlows strips credential IDs before publishing, so you'll add your own.
Are these Chainllm → Textclassifier workflows free?
Yes — every workflow on AutomationFlows is free to browse and copy. Pro adds a multi-signal QualityScore on every workflow plus bulk JSON download.