Elvis Sarvia
Workflows by Elvis Sarvia
Extract and self-correct meeting action items with OpenRouter and webhooks
Quick Overview This webhook driven workflow extracts structured action items from meeting notes using an OpenRouter c...
Orchestrate iterative content drafting with research, writer and reviewer flows
Quick overview This webhook based orchestrator runs a research–write–review content pipeline by calling three n8n sub...
Generate and refine technical drafts with OpenRouter writer and critic agents
Quick Overview This workflow receives a topic and brief via webhook, uses OpenRouter LLMs to draft content and critiq...
Draft and revise technical articles with OpenRouter in a content pipeline
Quick Overview This subworkflow is triggered by a parent content pipeline, uses OpenRouter (via an AI Writer Agent) t...
Score and critique content drafts with OpenRouter and LangChain
Quick Overview This subworkflow is called by a parent n8n pipeline to review a content draft against a provided brief...
Generate structured research briefs for content topics with OpenRouter
Quick Overview This subworkflow is called by a parent n8n workflow to generate structured research notes from a provi...
Route customer support requests to AI specialists with OpenRouter
Quick overview This workflow receives customer support requests via a webhook, normalizes the payload, and uses an Op...
Monitor AI quality drift with GPT-4o-mini evaluations and Slack alerts
Catch AI quality drift before your users do. This template ties scheduled evaluation, LLM as a Judge scoring, and thr...
Score customer support AI responses with GPT‐4 judge metrics
Score open ended AI responses with a judge model. This template shows how to evaluate a customer support agent using...
Evaluate a support ticket classifier with OpenAI GPT-4o-mini and n8n evaluations
Measure how well your AI classifier actually performs. This template shows how to evaluate a support ticket classifie...
Production AI Playbook: Deterministic Steps & AI Steps (5 of 5)
The full end to end workflow that chains all patterns together. This template processes customer feedback from intake...
Production AI Playbook: Deterministic Steps & AI Steps (4 of 5)
Protect your workflows with n8n's native Guardrails node, placed before and after your AI step. The input guardrails...
Production AI Playbook: Deterministic Steps & AI Steps (3 of 5)
Combine AI classification with confidence based routing and category based fan out. This template classifies incoming...
Production AI Playbook: Deterministic Steps & AI Steps (2 of 5)
Validate AI generated outputs before your workflow acts on them. This template sends a support ticket through AI clas...
Production AI Playbook: Deterministic Steps & AI Steps (1 of 5)
Clean and validate incoming data before it ever reaches an AI step. This template takes raw webhook data, normalizes...
Production AI Playbook: Human Oversight (Exercise 3)
Route AI generated content to reviewers on Slack or email, with automatic escalation if nobody responds. This templat...
Production AI Playbook: Human Oversight (Exercise 2)
Gate high risk AI actions behind human approval. This template shows how to prevent an AI agent from executing sensit...
Production AI Playbook: Human Oversight (Exercise 1)
Review AI drafted customer responses before they go out. This template sets up a chat based approval flow where an AI...