AI Summarizer (LLM-ready)
Template: Resumidor com LLM (pronto para escalar) - Objetivo: Receber texto e gerar resumo com LLM ou fallback local. - Teste rápido: bash curl -X POST http://<SEUN8N>/webhook/template/ai-summarizer \ -H 'Content-Type: application/json' \ -d '{\"text\":\"Escreva um parágrafo longo aqui...\"}' - Produção: habilite o nó OpenAI e configure credenciais. - Fallback: 'Local Summarize' funciona sem credenciais.
Prerequisites
No credentials required!
This workflow can be imported and used immediately.
Complexity
Some experience helpful. Multiple integrations or logic.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"name": "AI Summarizer (LLM-ready)",
"nodes": [
{
"id": "ai-0001",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
200,
300
],
"webhookId": "d3e4f5a6-b7c8-9d0e-1f2a-bc3456789004",
"parameters": {
"path": "template/ai-summarizer",
"httpMethod": "POST",
"responseMode": "responseNode",
"options": {}
},
"typeVersion": 2
},
...Related Workflows
Obsidian Notes Read Aloud: Available as a Podcast Feed
Send Notes to Webhook Setup: - Install [Post Webhook Plugin](https://github.com/Masterb1234/obsidian-post-webhook/) in O...
Text automations using Apple Shortcuts
Workflow: Text automations using Apple Shortcuts Overview - This workflow answers user requests sent via Apple Shortcuts...
Discord AI bot
Automated workflow: Discord AI bot. This workflow processes data and performs automated tasks.
Discord AI bot
Automated workflow: Discord AI bot. This workflow processes data and performs automated tasks.
Openai Workflow
Automated workflow: Openai Workflow. This workflow integrates 15 different services: webhook, stickyNote, code, gmailTri...
Openai Workflow
Automated workflow: Openai Workflow. This workflow integrates 15 different services: webhook, stickyNote, code, gmailTri...