Welcome to Shorts Maker
Auto-generate short videos under 60 seconds using AI-powered tools
Create Short
Start creating a new short video
CLI Tools
Use command line scripts
yarn anime-shortAPI Access
RESTful API endpoints
POST /api/short/generateFeatures
1
AI-Powered Generation
Generate content ideas using OpenAI or Anthropic
2
Multi-Provider Images
Create images via Replicate, FAL, OpenAI, or Stability AI
3
Video Animation
Animate images using Luma, Kling, Runway, or Minimax
4
FFmpeg Processing
Combine clips, add overlays, and merge audio
Quick Start
CLI Usage
# Generate anime-style shorts
yarn anime-short
# Show help options
yarn anime-short:help
Provider Selection
# Select AI provider
--ai-provider openai|anthropic
# Select image provider
--image-provider replicate|fal|openai|stability
# Select video provider
--video-provider luma|fal-kling|runway|minimax