Automate lead qualification & customer support with GPT-4o-mini agents
Beginner AI Agent Duo: Lead‑Qualifier Task Automator & Ecommerce Chatbot Status: Ready for Use ✅ Note: This template is built entirely with official n8n nodes—no community‑node installation required. --- 📝 Descriptio...
Template notes
Beginner AI Agent Duo: Lead‑Qualifier Task Automator & Ecommerce Chatbot
Status: Ready for Use ✅ Note: This template is built entirely with official n8n nodes—no community‑node installation required.
---
📝 Description This template demonstrates two beginner‑friendly AI‑agent patterns that cover the most common use cases:
| Agent | Purpose | Flow Highlights | |-------|---------|-----------------| | Lead‑Qualifier Task Automator | Classifies phone‑call transcripts to decide if the caller is a good bulk‑order lead. | Manual Trigger → Code (sample data) → AI Agent (GPT‑4o‑mini) → Structured Output Parser → Set (clean fields) | | Ecommerce Chatbot | Answers customer questions about products, bulk pricing, shipping, and returns. | Chat Trigger (webhook) → AI Agent (GPT‑4o‑mini) with Memory → If node → Order‑placed reply or no‑op |
Both agents run on GPT‑4o‑mini and use n8n’s LangChain‑powered nodes for quick, low‑code configuration.
---
⚙️ How to Install & Run