Models
zen-world
World simulation model for spatial reasoning and environment generation.
zen-world
World Simulation
A world simulation model that generates and reasons about 3D environments, physical interactions, and spatial relationships. Powers virtual world creation and physics-aware scene understanding.
This model is coming soon. Join the waitlist at hanzo.chat.
Specifications
| Property | Value |
|---|---|
| Model ID | zen-world |
| Architecture | World Transformer |
| Output | Scene graphs, environments |
| Status | Coming Soon |
| HuggingFace | -- |
Capabilities
- 3D environment generation from text
- Physics simulation and prediction
- Spatial relationship reasoning
- Scene graph construction
- Interactive environment creation
- Multi-object scene composition
Usage
from hanzoai import Hanzo
client = Hanzo(api_key="hk-your-api-key")
# Coming soon
response = client.models.generate_world(
model="zen-world",
prompt="A cozy cabin interior with fireplace, wooden furniture, and snow visible through the windows",
format="usdz",
)See Also
- zen-3d -- 3D asset generation
- zen-voyager -- World model and spatial reasoning
- zen-director -- Video generation