For the complete documentation index, see llms.txt. This page is also available as Markdown.

Instagram Carousel Slideshow

Create AI-generated image carousels for Instagram. Provide a text prompt for each slide and AI generates the images. Choose from three image models: Nano Banana Pro (default), Nano Banana 2, or Seedream v4.5.

When to Use This Template

  • You want AI-generated images for each slide of an Instagram carousel

  • You need a carousel where each slide has a different AI image based on a specific prompt

  • You are creating educational, infographic, or visual storytelling carousels

  • You want to control the AI image model and aspect ratio

Template Information

Property
Value

Template ID

53cfec04-2500-41cf-8cc1-ba670d2c341a

Output Type

Slideshow

Category

Image Slideshows

Parameters

Parameter
Type
Required
Default
Description

slidePrompts

array

Yes

-

Array of text prompts. Each entry becomes the AI image for that slide. Min: 1, Max: 10. Each prompt: 5-1000 chars

model

enum

No

nano-banana-pro

AI model for image generation. Values: nano-banana-pro, nano-banana-2, bytedance/seedream/v4.5/text-to-image

aspectRatio

enum

No

4:5

Aspect ratio for generated images. Values: 1:1, 4:5, 5:4, 16:9, 9:16

Example 1: AI-Powered with Prompt

Use the prompt parameter to let AI fill in the slide prompts automatically.

Example 2: Manual Inputs

Specify each slide prompt for full control.

Example 3: Hybrid Approach

Use prompt for slide content with manual model and aspect ratio overrides.

See Also

Last updated