Skip to main content
Decart offers state-of-the-art AI models for realtime and batch video transformation, lip synchronization, and image editing. Our models are optimized for creative applications, delivering professional-quality results with minimal latency.
Lucy 2.5 is the latest editing model for realtime and video — text prompts, reference images, or both. Get started →

Realtime models

Realtime models process live video and audio with low latency. They run continuously as long as the connection is open.
Oasis 3 Preview is a realtime, promptable world model — you set a scene and drive it with actions, and it generates the next camera frames. It uses the dedicated Python gRPC SDK decart-oasis rather than the @decartai/sdk realtime SDKs. Get started →

Video models

Video models process pre-recorded video asynchronously. Submit a job, poll for completion, then download the result.

Image models

Image models edit and transform images.

Latest aliases

Use -latest aliases to always target the newest version of a model family. The server resolves these to the current latest version automatically, so your code stays up to date without changes.

Technical Specifications

Video Requirements

All video models accept MP4 files with these specifications:
  • Format: MP4 (H.264 or VP8 codec)
  • Aspect Ratio: 16:9 or 9:16
  • File Size: Maximum 200MB

Choosing the Right Model

Decision Matrix

Quick Start Examples

Pricing

For detailed pricing information, see the Pricing page.

Next Steps

Lucy 2.5 Guide

Character transformation with reference images in realtime

Use Cases

Explore what you can build with realtime and batch models

Quickstart Guide

Transform your first video in minutes

API Reference

Detailed API documentation

JavaScript SDK

Build with our JavaScript SDK

Streaming Best Practices

Optimize your realtime integration