Project Details
n8n Workflows
15+ production workflows connecting AI to business
person Automation architect
What I Built
Built library of reusable automation patterns for AI-powered workflows
Key Outcomes
15+ Workflows Automated (production-ready)
8 APIs Integrations (OpenAI, Claude, Whisper, ElevenLabs, etc.)
Tech Stack
n8nOpenAIGoogle GeminiWhisperElevenLabs
Project Overview
A collection of n8n workflows exploring automation patterns for content generation, lead research, and social media publishing. Personal experiments learning workflow orchestration with AI integration.
Key Features
smart_toy
AI Integration
GPT-4, Gemini, Whisper for content tasks
repeat
Idempotent Design
Workflows handle retries safely
code
Code-First
Complex logic in JavaScript nodes
lightbulb
Challenge Solved
Learning workflow orchestration patterns - modular design, error handling, and integration with multiple AI services.
Key Learnings
- school Visual workflow tools reduce iteration time 3x vs code-first approach