n8n Workflow for AI Content Validation

Job ID: 39701204

Budget: $30 – $250 USD

I need an expert n8n workflow developer to build a multi-agent AI system for content validation.

Requirements:
- Automate workflow in n8n
- Read text from Google Docs
- Process through specialized AI agents
- Agents for:
- Spelling
- Grammar
- Writing Style
- Consistency (final agent)
- Customizable rule sets provided by both client and freelancer

Ideal Skills:
- Expertise in n8n
- Experience with AI agent implementation
- Strong understanding of content quality assurance processes
Detailed Workflow Description
The core of this project is to create an n8n workflow that orchestrates several AI agents to perform a comprehensive review of a given text. The workflow will be triggered when a Google Doc link is provided. Here is a step-by-step breakdown of the process:

Document Ingestion: The workflow will begin by fetching the content from a specified Google Doc. The system should be able to handle various document lengths and formatting.

Spelling and Orthography Agent: The first AI agent will be tasked with a thorough spelling check. This agent needs to go beyond standard spell-checking and apply a set of custom spelling and orthographic rules that can be defined on a per-project or per-client basis. For example, it should be able to enforce specific brand name capitalizations or industry-specific terminology.

Grammar and Syntax Agent: The second AI agent will focus on grammatical analysis. Similar to the spelling agent, this one will need to work with a customizable rule set. It should be able to identify and suggest corrections for everything from basic punctuation errors to more complex syntactical issues, adhering to client-specific style guides (e.g., AP Style, Chicago Manual of Style, or internal guidelines).

Style and Redaction Agent: The third AI agent will analyze the writing style and tone. This agent will be provided with detailed style guides for each client, covering aspects like active vs. passive voice, tone of voice (e.g., formal, conversational), and forbidden words or phrases. The agent's goal is to ensure the content is perfectly aligned with the client's brand identity.

Consolidation and Validation Agent: The final AI agent will act as a master reviewer. Its responsibilities include:

Consolidating the feedback from the previous three agents into a single, coherent report.

Validating the consistency of the suggested edits. For example, it will check that a grammatical correction doesn't conflict with a stylistic rule.

Providing a final "green light" or flagging any remaining issues that require human attention.