Add an AI Chatbot to Your Website With n8n (Chat Trigger)
Add a working AI chat widget to any website using n8n's Chat Trigger node and the @n8n/chat embed snippet. No React, no SaaS widget, about $7.25 per 1,000 conversations on Claude Haiku 4.5.
Tag
Add a working AI chat widget to any website using n8n's Chat Trigger node and the @n8n/chat embed snippet. No React, no SaaS widget, about $7.25 per 1,000 conversations on Claude Haiku 4.5.
Stop leaving Claude Desktop to run n8n workflows by hand. The MCP Server Trigger node turns your existing workflows into callable tools so Claude and Cursor can invoke them directly.
Wire a spreadsheet straight into an AI node and it dies on row 47. n8n batch processing AI with Loop Over Items and a Wait node fixes that, for about $1.35 per 1,000 rows on Claude Haiku 4.5.
The n8n Basic LLM Chain is the simplest AI building block: one prompt in, one model response out, no tools, no memory, no loops. Wire it up in minutes and keep your token bill predictable at about $1.40 per 1,000 calls on Claude Haiku 4.5.
Use the n8n Summarization Chain node to automatically condense transcripts, PDFs, and long articles into one-paragraph summaries. Costs $0.85 per 100 documents on Claude Haiku 4.5, with three method options for any document length.
Set up n8n sentiment analysis to classify every review, survey reply, or support message automatically. Route negatives to an instant alert and positives to a testimonial ask, for about $0.45 per 1,000 items.
Finished the n8n AI tutorial and wondering what to actually build? These 8 n8n AI automation ideas come with the exact nodes, the honest Chain-vs-Agent call, and the right Claude model for each job.
Your n8n AI step returns a paragraph when the next node needs clean fields. The Structured Output Parser sub-node fixes this by constraining the model to a JSON schema you define, for roughly 30 cents per 1,000 calls on Claude Haiku 4.5.
The n8n AI Text Classifier node reads each inbound message, picks the right category, and branches your workflow automatically. Costs $0.65 per 1,000 emails on Claude Haiku 4.5. Here is exactly how to build it.
Build an n8n AI customer support bot that answers repeat questions from your own docs using RAG. Two workflows, about $4.50 per 1,000 answers on Claude Haiku 4.5, and $0 platform cost if you self-host.
I built the exact same order-status AI agent in n8n, Make.com, and LangChain, then compared setup effort, cost model, portability, and who each platform actually suits.
There is a 25x cost spread between the cheapest and priciest LLM tier for the exact same n8n AI Agent workflow. This post prices all three providers across 11 model tiers so you can pick the right Chat Model sub-node and stop overpaying.
MCP servers give your AI assistant working hands: connect it to GitHub, Supabase, Zapier, and n8n with one standard protocol. First server live in about 20 minutes, free to start.
Local RAG with Ollama lets you ask questions across hundreds of private documents without uploading a single file to the cloud. This guide covers three paths from 20-minute desktop setup to n8n pipelines, all at $0 running cost.
Zapier, Make, and n8n meter completely different units. The same 6-step workflow at 1,000 runs/month can cost 5x more on one platform than another. Here is the exact math for solopreneurs in 2026.
Five recent Claude API updates can reduce wasted tokens and lower your bill in n8n agents and custom pipelines. Here is exactly what changed, why it matters, and what to test before changing production workflows.
Build a Claude-powered email triage agent in n8n that classifies, labels, logs, and drafts replies without autosending, so you review only the emails that need action.
Most "AI stack" posts hide the bill. Mine runs under $10/month. Here is every tool, the exact tier, the real cost, and the job each layer does for my one-person content business.
Running a local LLM cuts your AI API bill to $0 and keeps client data off third-party servers. This breakdown of Ollama, LM Studio, and Jan tells you exactly which tool fits a solo operator's workflow.