This workflow automates interactive story creation via Telegram, replacing manual outlining, character development, and writing that take 4-6 hours per story for authors or marketers. The Telegram Trigger receives user prompts, the Premise Generator LangChain Agent crafts concepts with OpenAI GPT-4o-mini, the Premise Feedback Telegram sends for approval, the Premise Classifier LangChain Text Classifier routes revisions, looping through Character Developer/Feedback/Classifier and Structure Architect/Outline Feedback/Classifier for iterative refinement. The Story Input Processor consolidates, the Master Storyteller LangChain Agent generates full narratives, the Story Delivery System GmailTool emails formatted results, and Success Notification Telegram confirms. Error Handler provides graceful fallbacks. It helps writers in small publishing firms (5-20 staff) producing 20+ stories weekly, enabling collaborative AI-assisted creation without tools like Google Docs, reducing revisions and accelerating from idea to draft.\n\nThis workflow saves 10-15 hours weekly on 20 stories, boosting creativity by 75%. Use cases include fiction brainstorming for authors, content ideation for marketing agencies. Suitable for solo creators or small teams. Requires OpenAI ($0.03/1k tokens), Telegram Bot (free), Gmail OAuth (free); n8n (free self-hosted or $20/month cloud). Scalable to 100 stories/week with Pro tiers.\n\nInstall n8n via n8n.io or cloud.n8n.io. Create Telegram bot at t.me/botfather (get token). Enable Gmail API at console.cloud.google.com (OAuth). Get OpenAI key at platform.openai.com (enable billing). Set TELEGRAM_TOKEN, OPENAI_API_KEY env vars. Import JSON; Telegram Trigger webhook auto-sets. Configure GmailTool with credentials.\n\nTest: Send prompt to bot, approve steps. Verify emailed story. Errors: Invalid key (retry), no input (prompt). Activate Telegram Trigger. Monitor dashboard weekly. Optimize temperature for creativity; refresh tokens quarterly.", "businessValue": "Saves 10-15 hours/week generating 20 AI stories", "setupTime": "30-45 minutes", "difficulty": "Intermediate", "requirements": ["OpenAI API ($0.03/1k tokens)", "Telegram Bot (free)", "Gmail OAuth (free)", "n8n instance"], "useCase": "Interactive AI-assisted story creation via chat"
$6.99
Workflow steps: 26
Integrated apps: lmChatAnthropic, textClassifier, telegram