Automated Faceless Shorts System with AI Image Generation
detail.loadingPreview
This n8n workflow automates the creation of faceless short videos by generating unique images using AI. It pulls ideas from Google Sheets, crafts detailed prompts with a Langchain Agent, generates images via an API, and updates the status in Google Sheets.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the creation of short video content, specifically 'faceless' shorts, by leveraging AI for image generation. It starts by fetching video ideas and associated animal and style data from a Google Sheet. The core logic involves using the Langchain Agent node with a sophisticated system message to create detailed, image-ready prompts based on the fetched data. These prompts are then sent to an image generation API (PiAPI.ai) to create unique visuals. Finally, the workflow updates the original Google Sheet to mark the video as 'Created', signifying the completion of the image generation step.
Key Features
- Pulls video ideas, animal types, and styles from Google Sheets.
- Utilizes a Langchain Agent to generate advanced image prompts.
- Integrates with an AI image generation API for unique visuals.
- Automatically updates the status of processed items in Google Sheets.
- Includes a code node to clean up newline characters in prompts for better API compatibility.
How To Use
- Set up Google Sheets: Prepare a Google Sheet with columns for 'row_number', 'animal 1', 'animal 2', 'animal 3', 'animal 4', 'style', and 'videoStatus'. Populate it with your video ideas.
- Configure Google Sheets Node: In the 'Grab Idea' node, connect your Google Sheets account and specify the Document ID and Sheet Name containing your video ideas.
- Configure Langchain Agent: In the 'Image Prompt Agent' node, ensure the 'text' field correctly references the animal and style data from previous nodes. Adjust the 'systemMessage' for detailed prompt customization.
- Configure Image Generation API: In the 'Generate Image' node, set up the API URL and the JSON body, ensuring the 'prompt' is dynamically pulled from the 'Set Prompts' node.
- Configure Google Sheets Update: In the 'Google Sheets' update node, map the 'row_number' from the 'Grab Idea' node to update the correct row and set 'videoStatus' to 'Created'.
- Run the workflow: Trigger the workflow manually or set up an automatic trigger.
Apps Used
Workflow JSON
{
"id": "4d7449ee-92d1-4728-9f24-a16e2510a3a5",
"name": "Automated Faceless Shorts System with AI Image Generation",
"nodes": 0,
"category": "AI Automation / Content Creation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 4d7449ee-92d1...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
Automate Event Attendee Data Extraction with AI-Powered Scraping
This n8n workflow leverages AI and Bright Data's MCP to automate the scraping of event attendee, venue, and feedback data from 10times.com. Schedule the extraction to run daily and automatically save the organized data to Google Sheets.
Automate Getty Images Editorial Search & CMS Integration
This n8n workflow automates searching for editorial images on Getty Images, extracts key details and embed codes, and prepares them for seamless integration into your Content Management System (CMS), streamlining your content creation process.
Automated Live Backlink Checker & Auditor
Automatically verify the live status and dofollow/nofollow attribute of your backlinks. This n8n workflow integrates with Google Sheets and DataForSEO to streamline your backlink auditing process, saving valuable time and ensuring data accuracy.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Intelligent AI Assistant for Airtable Data Management
Leverage the power of AI with this n8n workflow to create an intelligent assistant that interacts with your Airtable data. Seamlessly query, retrieve, and process information using natural language commands.