Luma AI Dream Machine - Simple v1 - AK

Luma AI Dream Machine automates video generation by integrating with Sticky Note and Airtable. Triggered manually, it creates videos based on customizable prompts and random camera motions, storing results in Airtable for easy tracking. Achieve engaging video content efficiently, enhancing creativity and productivity.

7/8/2025
8 nodes
Medium
tulwc9t8vhwpfacimanualmediumsticky noteairtableexecutiondataapiintegration
Categories:
Manual TriggeredData Processing & AnalysisMedium Workflow
Integrations:
Sticky NoteAirtableExecutionData

Target Audience

This workflow is ideal for content creators, marketers, and video producers who want to automate the generation of videos based on textual prompts. It is particularly useful for those looking to integrate AI-generated video content into their projects without extensive programming knowledge.

Problem Solved

This workflow addresses the challenge of efficiently generating video content from text prompts. By automating the video creation process, it saves time and effort, allowing users to focus on creative aspects rather than manual video production tasks. Additionally, it integrates with Airtable for easy tracking and management of generated videos.

Workflow Steps

  • Manual Trigger: The workflow starts when the user clicks ‘Test workflow’.
    2. Global Settings: It initializes global settings, including aspect ratio, video prompt, duration, looping, and Airtable configurations.
    3. Random Camera Motion: A random camera motion is selected from a predefined list to add variety to the video.
    4. Text to Video API Call: The selected camera motion and other settings are sent to the Luma AI API to generate the video.
    5. Execution Data: The workflow retrieves execution data for logging and tracking purposes.
    6. Add Video Info to Airtable: Finally, the generated video information, including model, aspect ratio, duration, prompt, and status, is added to an Airtable base for easy reference and management.
  • Customization Guide

    Users can customize this workflow by modifying the global settings such as aspect_ratio, video_prompt, duration, and loop. To change the video generation prompt, simply update the video_prompt value in the Global SETTINGS node. Users can also modify the RANDOM Camera Motion code to include different camera movements or adjust the list of options. Additionally, users can replace the Airtable base and table IDs with their own to store generated video data in their preferred Airtable setup.