mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-05 00:56:23 +00:00
19 lines
603 B
JSON
19 lines
603 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "ai-generation-canvas",
|
|
"type": "hyperframes:component",
|
|
"title": "AI Generation Canvas",
|
|
"description": "A prompt composer expands into a generated dashboard preview.",
|
|
"tags": ["showcase", "ai"],
|
|
"files": [
|
|
{
|
|
"path": "ai-generation-canvas.html",
|
|
"target": "compositions/components/ai-generation-canvas.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": {
|
|
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/ai-generation-canvas.png"
|
|
}
|
|
}
|