Creative Technology
/
AI Systems
/
Content Production
CONTENT PIPELINE — 1 Input, 6 Outputs, 60 Seconds
(
3
)

/ About the project
THE PROJECT
Built a parallel content generating pipeline for Creation Partners, a studio that needed to extract maximum distribution value from every piece of long-form content they produced. The system takes a single input — a URL or pasted text — and simultaneously dispatches 6 independent Claude API calls in parallel, each generating a different content format. Within 60 seconds, a complete content kit including a LinkedIn post, Instagram caption, newsletter summary, pull quotes, SEO meta description, and 3 AI-generated images lands in Google Drive with a Slack notification to the team.
THE SCOPE
Owned the full architecture and build. Designed the n8n workflow around a parallel processing model rather than sequential generation. Six Claude API branches run simultaneously, each with a format-specific prompt engineered for that channel's voice and constraints. Outputs merge across three consolidation nodes into a single structured content kit, then pass to a separate image generation branch producing three AI images from parsed visual prompts.
Built a custom HTML intake form from scratch in HTML and CSS, branded to match Creation Partners' guidelines, with two input modes (URL scraping and direct text paste), a live pipeline status sidebar, and an animated confirmation overlay. Connected Google Drive for automatic folder creation and kit delivery, and Slack for real-time team notification.
THE SOLVE
What took a content team half a day across multiple people now runs in under 60 seconds from a single form submission. Creation Partners can process every article, blog post, or transcript through the pipeline immediately on publication, maintaining consistent distribution across channels without adding headcount or production hours. The system is documented and fully operable by any team member regardless of technical background.



HOW IT WORKS
Step 1 — Content In: A URL or raw text is submitted through a custom-built HTML intake form. An n8n webhook receives the input and the pipeline begins.
Step 2 — Parallel Generation: n8n dispatches 6 simultaneous Claude API calls across independent parallel branches — LinkedIn post, Instagram caption, newsletter summary, pull quotes, and SEO meta description generated at the same time using format-specific prompt engineering.
Step 3 — Image Generation: A Claude API call generates 3 visual prompts from the content, which are dispatched to the Gemini image generation API — producing 3 AI-generated images in parallel.
Step 4 — Assembly: All outputs converge across three n8n Merge nodes into a single structured content kit — every deliverable unified into one clean package.
Step 5 — Google Drive Delivery: The Google Drive API automatically creates a named folder and deposits the full content kit inside it.
Step 6 — Slack Notification: The Slack API fires a real-time notification to the team channel with a direct clickable link to the Drive folder.
Step 7 — Done: Total time from submission to complete kit: under 60 seconds.



OTHER
PROJECTS
Get in touch


