Skip to main content

Create AI sci‑fi book review videos with ChatGPT, Fal.ai and Nexrender

Workflow preview

Workflow preview
100%
Create AI sci‑fi book review videos with ChatGPT, Fal.ai and Nexrender preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This n8n workflow is an end to end AI powered video generation pipeline that takes a dataset of sci fi book, generates reviews with GenAI, dynamically injects assets into After Effects via Nexrende...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.code, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.stickynote, @nexrender/n8n-nodes-nexrender.nexrender

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by nexrender.

Original n8n.io source

1.1 Workflow description

Title
Create AI sci‑fi book review videos with ChatGPT, Fal.ai and Nexrender
Workflow name
Create AI sci‑fi book review videos with ChatGPT, Fal.ai and Nexrender

This n8n workflow is an end-to-end AI-powered video generation pipeline that takes a dataset of sci-fi book, generates reviews with GenAI, dynamically injects assets into After Effects via Nexrender, and automatically produces fully rendered videos — ready for publishing.

It demonstrates: • AI content generation inside render jobs • Dynamic After Effects templating • Adaptive composition logic • Fully automated creative production at scale

Built as a demo for the Nexrender n8n integration, it shows how to turn raw ideas into finished video content with zero manual editing.

Requirements:

  1. Nexrender Trial - https://www.nexrender.com/get-trial,
  2. N8N - https://n8n.io/,
  3. Fal.ai - https://fal.ai/,
  4. After Effects Project file - https://drive.google.com/file/d/1XmDcBMM34IFQ2Cv28pzumDmk2OwW2_9q/view?usp=share_link,
  5. Nexrender Integration - https://n8n.io/integrations/nexrender/

How It Works: • Imports a sci-fi books dataset into n8n • Uses GenAI (ChatGPT) to generate book reviews and narrative content • Cleans and structures the AI output for video rendering • Dynamically injects text and assets into an After Effects template via n8n Nexrender Integration • Submits the job to Nexrender for rendering • Generates AI-powered visuals inside the render job • Automatically adjusts composition length based on each review • Outputs a fully produced video — no manual editing required

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sanitize text

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 2 - Run book review

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 3 - Grab one book for review

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - Generate voicelines

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 5 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Initiate a render

Type / Role
@nexrender/n8n-nodes-nexrender.nexrender - nexrender
Config choices
Version 1

Block 8 - Get job

Type / Role
@nexrender/n8n-nodes-nexrender.nexrender - nexrender
Config choices
Version 1

Block 9 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Create AI sci‑fi book review videos with ChatGPT, Fal.ai and Nexrender
Complexity intermediate
Nodes 11
Categories Content Creation, Multimodal AI
Author nexrender
Published 29 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12270/12270.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Create AI sci‑fi book review videos with ChatGPT, Fal.ai and Nexrender do?

This n8n workflow is an end to end AI powered video generation pipeline that takes a dataset of sci fi book, generates reviews with GenAI, dynamically injects assets into After Effects via Nexrende...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.