mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 03:15:23 +02:00
18 lines
379 B
JSON
18 lines
379 B
JSON
{
|
|
"id": "sim",
|
|
"name": "Sim",
|
|
"version": "latest",
|
|
"description": "Open-source visual workflow builder for building and deploying AI agent workflows.",
|
|
"logo": "sim.svg",
|
|
"links": {
|
|
"github": "https://github.com/simstudioai/sim",
|
|
"website": "https://sim.ai",
|
|
"docs": "https://docs.sim.ai"
|
|
},
|
|
"tags": [
|
|
"ai",
|
|
"automation",
|
|
"workflow"
|
|
]
|
|
}
|