| "Make a talking face video with this audio" | avatar.py lipsync run |
| "Generate an avatar from this photo and audio" | avatar.py dreamavatar run |
| "Make this character do the dance in this video" | avatar.py dreamact run |
| "Generate an image of..." | image_gen.py text2image run |
| "Generate a premium image from text" | byte_dance.py seedream run --model seedream-5.0-pro |
| "Modify this image to..." | image_gen.py image2image run |
| "Colorize this old photo" | image_edit.py colorize run |
| "Enhance this blurry image" | image_edit.py enhance run |
| "Extend this image" | image_edit.py outpainting run |
| "Fill in this area of the image" | image_edit.py inpainting run |
| "Swap the face in this photo" | image_edit.py swap-face run |
| "Remove the background" | image_edit.py remove-bg run |
| "Try on clothes virtually" | image_edit.py try-on run |
| "Generate a video about..." | video_gen.py text2video run |
| "Animate this image into a video" | video_gen.py image2video run |
| "Create a transition between these two images" | video_gen.py head-tail run |
| "Generate video with text, images, video or audio inputs" | byte_dance.py seedance run |
| "Generate image with Google Gemini (fast)" | google_gen.py nano-banana-2 run |
| "Generate premium image with Google Gemini" | google_gen.py nano-banana-pro run |
| "Generate image with OpenAI model" | open_ai.py gpt-image run |
| "Swap the face in this video" | video_edit.py swap-face run |
| "Remove the video background" | video_edit.py matting run |
| "Replace the video background with..." | video_edit.py matting run + composite run |
| "Enhance this video quality" | video_edit.py video-enhance run |
| "Translate this video to Chinese" | video_translate.py run |
| "Clone this voice" | voice.py clone run |
| "Read this text with the cloned voice" | voice.py tts-clone run |
| "Convert this text to speech" | voice.py tts-common run or tts-pro run |
| "What voices are available?" | voice.py list |
| "How many credits do I have?" | user.py credit |