Real-Time AI Video API by Decart
Build the next generation of products with real-time generative video. Production-grade models. Simple API
const stream = await navigator.mediaDevices.getUserMedia({
audio: true,
video: {
frameRate: model.fps,
width: model.width,
height: model.height,
}
});// Create a client
const client = createDecartClient({
apiKey: "your-api-key-here"
});// Connect and transform the video stream
const realtimeClient = await client.realtime.connect(stream, {
model,
onRemoteStream: (transformedStream) => {
// Display the transformed video
const videoElement = document.querySelector("#video-output");
videoElement.srcObject = transformedStream;
}
});// Change the style on the fly
realtimeClient.setPrompt("Cyberpunk city");// Disconnect when done
realtimeClient.disconnect();
Unlock AI Capabilities
A full stack of ground breaking real time models and lightning fast generative models
Realtime video editing
and restyling
<40ms per frame, create realtime video experiences like never before,
Video editing and style transfer
Describe an idea, see it live. chose from curated suggestions or prompt your own.
Image and video generation
Transforming entire scenes without losing a detail, while maintaining characters recognizable.
Gaming Apps
Create gaming experiences and AI world models with MirageLSD - client-side, lightweight, and powered by AI video-to-video transformation that dynamically reshapes the world during gameplay.
Start BuildingXR Apps
Power AR and XR experiences with real-time video AI. Reimagine people and environments on the go, creating immersive installations, virtual layers, and interactive moments.
Start BuildingContent Creation Apps
Ship unique content creation apps with Decart's AI models that let users reimagine images and videos in real time, transforming everyday moments into imaginative visual edits with high-quality generative outputs.
Start BuildingAvatars Apps
Build interactive avatar apps with Decart's speech-to-video in real time model, combining STT, LLM dialogue, TTS, lip-sync, and WebRTC streaming —fully modular for customizing characters or media sources.
Start BuildingInteractive Camera Apps
Implement interactive camera apps that stream live camera feeds and apply real-time generative video transformations, enabling restyling, animation, and dynamic edits across iOS and Android.
Start BuildingStart Building
Choose the right plan to get started
Build
For developers and teams building real-time video apps. Pay-as-you-go pricing with instant API access.
Enterprise
For enterprises and organizations interested in integrating Decart's API into their services and products

Try on our API platform
Get startedFAQ
Decart AI is a real-time generative video platform that lets developers create live, reactive video experiences. You can build interactive live streams, AR overlays, marketing videos, or any application that requires fast, low-latency video generation.
Our API is optimized for ultra-low latency, with real-time responses under 100ms. This ensures smooth performance for live applications, interactive installations, and instant previews.
Developers can integrate Decart AI using our SDKs, plugins, and API keys. We provide code snippets, documentation, and example projects to get started quickly, whether you’re using Python, JavaScript, or other popular languages.
Decart supports multiple generative models including Real-Time AI Video Editing and Restyling, Video-to-Video, Image-to-Image, and Text-to-Video generation. You can test models in our Playground before integrating them into your app.
We offer a free API tokens for developers to test and explore real-time video generation. Pricing scales with usage and is designed to be flexible for builders, startups, and enterprise applications. Contact us for enterprise-tier solutions.
If you need help or have questions, you can contact our support team at contact@decart.ai Our team is here to assist with any issues related to your account, generations, or pricing
