Run This Ai
EN DE

OpenUI

Build generative UI with a single prompt — the open standard for AI-powered, streaming-first user interfaces

★ 7,913 GitHub MIT generative-uireactstreamingcomponentsllmopenui-lang AI Agents

Overview

OpenUI is a full-stack Generative UI framework with a compact streaming-first language called OpenUI Lang, a React runtime with built-in component libraries (charts, forms, tables, layouts), and ready-to-use chat interfaces. It is up to 67% more token-efficient than JSON for structured UI generation. The framework lets you define components, generate prompt instructions from your component library, and render structured UI as the model streams its output. Key features include a streaming renderer that progressively updates the UI as tokens arrive, prompt generation directly from allowed components, built-in component libraries ready to use or extend, chat and app surfaces for assistants, copilots and interactive product flows, and a scaffolded quick-start app with npm create. OpenUI is MIT-licensed and actively developed by TheSysDev, with 7,900+ GitHub stars.

Requirements

Min vCPU
1
Min RAM
2048 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
4096 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Affiliate disclosure

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

Best VPS for OpenUI →

Related tools

Guides & articles