🏹Generative Engine Architecture

The content generation layer is composed of modular AI engines, including diffusion-based and transformer-based models. These support multi-modal prompts (text, sketches, images) and can be tuned or deployed by users.

  • Multi-model backend supporting image, video, and 3D asset generation

  • Input parser and model execution decoupled for performance

  • Dynamic routing between public and private models

  • Allows reuse, fine-tuning, and public monetization of user-uploaded models

Last updated