OpenUI
Erstelle generative UIs mit einem einzigen Prompt – der offene Standard für KI-gestützte, Streaming-first Benutzeroberflächen
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
openui:
image: thesysdev/generative-ui-chat:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/openui:/data
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
OpenUI Tutorial — Get Started with Generative UI in 5 Minutes
Step-by-step tutorial to get OpenUI running with npm or Docker. Build your first generative UI component, performance benchmarks, and troubleshooting tips from real usage.
OpenUI Guide — Build Generative UI with a Single Prompt
OpenUI is a full-stack Generative UI framework with OpenUI Lang, a streaming-first language for structured UI generation. Up to 67% more token-efficient than JSON. MIT-licensed. Complete guide with setup and features.