What problem does it solve?
It solves the problem of quickly producing visual assets—custom images, short AI videos, and relevant stock imagery—without manual searching or editing.
Core Features & Use Cases
- Custom AI Image Generation: Generate one or more images from text prompts, saving results as PNG files with configurable aspect ratios, optional background removal, and negative prompts to steer output quality.
- AI Video Generation: Create short video clips from a prompt with selectable aspect ratio, resolution, duration, and controls for what people are allowed to appear (via personGeneration).
- Stock Image Retrieval: Find and download stock images based on a textual description with configurable limits and orientation when realism matters more than customization.
Use Case: When building a blog or landing page, you can generate hero illustrations in a matching aspect ratio, create a short looping video thumbnail, and pull a few realistic background photos from stock to fill gaps.
Quick Start
Ask the AI to generate a PNG hero image using generateImage with images: [{ "prompt": "...", "outputPath": "attached_assets/generated_images/hero.png", "aspectRatio": "16:9" }].