🚀 Unleash Automated Sci-Fi Content Creation: Introducing the n8n-SciFy-Videos Repository!
🚀 Unleash Automated Sci-Fi Content Creation: Introducing the n8n-SciFy-Videos Repository! We are excited to share the SSAdvisor / n8n-SciFy-Videos repository, a public project dedicated to showcasing and sharing the process of building SciFy Videos with n8n. This sophisticated system automates the complete lifecycle of video production, generating and publishing content in both short form and long form. What is Inside the Repository? This project provides a comprehensive n8n workflow system for automated science fiction video creation. It contains a total of 41 workflow files, structured into: - 3 Main Workflows (e.g., WF002 - SciFy Shorts.json, WF021 - SciFy Shorts Expanded 2 Long Form.json) that orchestrate the process. - 29 Sub-workflows (modules) that handle specific tasks like generating scripts, images, slides, uploading to YouTube/Google Drive, and updating video ledgers. The system is built upon a self-hosted n8n instance (version 1.0+) and requires careful setup, including following a critical import order for the various workflow phases (Error Management, Levels 1-4 Sub-workflows, Webhook Handlers, and Main Workflows). The Technology Behind the Automation The SciFy Video creation process relies on powerful integrations for content generation: - AI/LLM Services: The workflows connect to the Zero2Launch (Z2L) API using an HTTP Request credential. This access is used for: Script Generation (using models like roblox-rp) Metadata Optimization (using models like openai-large) Story Creation Access includes high-end models such as GPT-4, GPT-5, DeepSeek, and Gemini. - Image Generation: The Z2L API also powers services like Flux for creating AI images, avatars, and thumbnails. - Video Processing: Other Z2L API tools available for use include Wan Image→Video, Lipsync API, and Text-to-Speech (TTS). - Storage & Management: Workflows manage content using YouTube API (for uploads and scheduling) and Google Drive/Sheets (for file storage and maintaining a video_ledger).