设计与多媒体

infinimo-ai-design-product-video-create

试用

Create handheld product short videos via Infinimo AI Design—avatar first-frame compositing, AI script writing, image-to-video submit and polling. Use for shoppable shorts, avatar-led product demos, and listing promo video.

它能做什么

Create handheld product short videos via Infinimo AI Design—avatar first-frame compositing, AI script writing, image-to-video submit and polling. Use for shoppable shorts, avatar-led product demos, and listing promo video.

技能文档

Handheld Product Video

About Infinimo AI Design

Infinimo AI Design is an AI design platform for e-commerce visuals. This skill covers Handheld product video (avatar-led product shorts)—same as /product-video-create in the design studio.

Web page: https://design.infinimo.ai/?source=q-i-d-clawhub

Authentication & base URL

Use INFINIMO_TOKEN or INFINIMO_API_KEY. Common params: platform=1, terminal=4, language=en.


Three-step wizard flow

Step 1  Avatar first frame
  GET  /aigc/ec_product_video/image/create/avatar_options  → avatar list
  GET  /aigc/ec_product_video/image/create/dic             → first-frame dictionary
  POST /upload/image                                       → product photo (max 1)
  POST /aigc/ec_product_video/image/create                 → generate first-frame candidates
  WebSocket product_video_image_result_refresh             → candidate URLs

Step 2  Pick first-frame URL for video

Step 3  Video generation
  GET  /aigc/ec_product_video/video/create/dic             → video dictionary
  POST /aigc/ec_media/video/point_calculate                → credit estimate
  POST /aigc/ec_product_video/text_create (optional)       → AI script
  POST /upload/image (optional)                            → manual first/last frame
  POST /aigc/ec_product_video/video/create                 → submit video
  GET  /aigc/ec_product_video/video/create/logs            → poll results

WebSocket events: product_video_image_result_refresh (first frames), video_result_refresh (video).


Step 1: Avatar first frame

1.1 Avatar list

GET /aigc/ec_product_video/image/create/avatar_options

Optional filters: gender, race. Items include id, imageThumb → use avatarId on submit.

bash scripts/avatar_options.sh 1 10

1.2 First-frame dictionary

GET /aigc/ec_product_video/image/create/dic

bash scripts/image_dic.sh

1.3 Upload product photo

POST /upload/image — max 1 product reference.

bash scripts/upload_image.sh /path/to/product.jpg

1.4 Generate first-frame candidates

POST /aigc/ec_product_video/image/create

ParameterRequiredDescription
avatarIdyesAvatar id
model, ratio, sizeyesDictionary ids (9:16 ratio common)
promptnoScene description
imagesnoProduct photo URL array
bash scripts/image_create.sh \
  --avatar-id AVATAR_ID \
  --model M_ID --ratio R_ID --size S_ID \
  --images '["https://cdn.../product.jpg"]' \
  --prompt "Handheld product, live-commerce style"

WebSocket payload example:

{ "type": "product_video_image_result_refresh", "data": { "images": ["url1", "url2"] } }

Pick one URL as attaches[0] for the video step.


Step 3: Video generation

3.1 Video dictionary

GET /aigc/ec_product_video/video/create/dic

bash scripts/video_dic.sh

3.2 Credit estimate

POST /aigc/ec_media/video/point_calculate with create_mode=1

bash scripts/point_calculate.sh --model M_ID --ratio R_ID --size S_ID --length 10

3.3 AI script (optional)

GET /aigc/ec_product_video/text_model/options → text models

POST /aigc/ec_product_video/text_create

ParameterDescription
promptCreative brief
modelText model id
target_languagee.g. English, 简体中文
video_length5–15 seconds
bash scripts/text_create.sh \
  --prompt "Wireless earbuds shoppable voiceover" \
  --model TEXT_MODEL_ID \
  --lang English \
  --length 10

Use returned script as video prompt.

3.4 Submit video

POST /aigc/ec_product_video/video/create

ParameterRequiredDescription
promptyesScript / prompt
create_modeyesAlways 1 (first-last frame)
model, ratio, sizeyesDictionary ids
lengthnoDuration (number)
attachesyes[firstFrameUrl, lastFrameUrl?] — first required
bash scripts/video_create.sh \
  --prompt "Voiceover script..." \
  --model M_ID --ratio R_ID --size S_ID --length 10 \
  --attaches '["https://cdn.../first_frame.jpg"]'

3.5 Poll results

GET /aigc/ec_product_video/video/create/logs?start=1&size=5

bash scripts/video_logs.sh 1 5

Delete: GET /aigc/ec_product_video/video/log/delete?id=

See references/response-schema.md.


Workflow

  1. Pick avatar + upload product → generate first-frame candidates → select frame
  2. Optional AI script or user-provided prompt
  3. Pick video model/ratio/duration → submit → poll logs
  4. Return video URL and parameter summary

相关技能

Generate AI video via Infinimo AI Design—first/last frame, free-form assets, or prompt-only modes; dictionary, credit estimate, uploads, and result polling. Use for text-to-video, image-to-video, and frame-to-frame video.

Generate e-commerce product images (hero, secondary, A+ detail) via Infinimo AI Design—marketplace/platform selection, model/aspect/resolution, reference uploads, submit and poll. Use for Amazon/Shopify listing heroes, lifestyle shots, and A+ modules.

Generate AI images via the Infinimo AI Design API—model/aspect/resolution selection, reference uploads, job submission, and result polling. Use for text-to-image, image-to-image, e-commerce creatives, and reference-based generation.

1 次安装

Generate virtual model showcase images via Infinimo AI Design from a source photo, optional background, and prompts. Use for fashion lookbooks, model swaps, and on-model product presentation without a live shoot.

Turn one product photo into a vertical product video that speaks. This AI product video generator and product video maker builds ecommerce product videos, product ads, and commerce short videos from a single photo — composing a 9:16 opening frame, writing a short script from what the photo shows and the details you supply, voicing it with a selected narrator, and directing one finished clip ready to post. Use it for product launches, listing videos, shoppable social posts, storefront promos, and turning a phone snap of merchandise into a video that sells, with no shoot, no crew, and no editing.

AI-assisted short video creation. User selects topic, aspect ratio, and duration. AI guides through video generation using the user's own API key (Kling/Doubao etc.). One-time payment ¥16.90 per creation.