Model Reference
The full Picsart AI Playground catalog: 169 models from 31 providers, across image, video, audio, and text. Every model is usable from both the gen-ai CLI and the MCP server with the same id.
By mode
| Mode | Models | Browse |
|---|---|---|
| 🖼️ Image | 67 | Image generation |
| 🎬 Video | 74 | Video generation |
| 🔊 Audio | 19 | Audio generation |
| 📝 Text | 5 | Text & analysis |
Providers
All 31 providers have a dedicated reference page. Browse them as cards on the Providers → page, or pick a model directly from the Model Catalog →.
How to read a provider page
Each provider page lists its models with:
- a models table (id, display name, mode, input type),
- a CLI example and an MCP example for the flagship model,
- a key parameters table sourced from the live catalog,
- vendor-specific notes and constraints.
Discover live
The catalog evolves as new models ship. Query it directly:
bash
gen-ai models --json | jq '.[] | {id, provider, mode}'
gen-ai models --provider klingjson
{ "name": "picsart_list_models", "arguments": { "provider": "kling" } }