Назад к списку
📚Ресурсы

mdocUI - Generative UI через Markdoc tags

mdocUI

О материале

mdocUI - alpha Generative UI library, которая просит LLM писать обычный Markdown с inline Markdoc-style component tags. Проект ранний, но полезный: он показывает подход, отличный от JSON trees и tool calls. Prose и interactive components могут идти в одном stream, а renderer отвечает за validation, placeholders, error boundaries и custom component mapping.

Краткое содержание

Почему стоит следить за mdocUI:

1. Markdown-native generation: Держит prose и UI components в одном LLM-friendly output format
2. Markdoc tag syntax: Дает компактную альтернативу JSON-heavy generated interface specs
3. Streaming UX focus: Включает placeholders, streaming animations и component merging для partial output
4. Validation and boundaries: Явно решает malformed generated props и runtime rendering failures
5. Осторожная курация: Стоит отслеживания как emerging pattern, даже если он еще не зрелый как OpenUI или json-render

Теги

mdocuimarkdocmarkdownstreamingopen-source
Открыть ресурс

Похожие материалы

📚Ресурсы

Harness4GenUI 2026: Engineering Foundations for Generative UI

Official ASE 2026 workshop dedicated to the software-engineering foundations of Generative UI. Harness4GenUI frames dynamic interfaces as runtime systems and organizes work around stable context models, UI schemas, rendering contracts, testing, observability, safety, and governance rather than generation quality alone.

genuiharness-engineeringsoftware-architecture
от ASE 2026 · 2026-10
Открыть ресурс
📚Ресурсы

dsh-genui: Streaming Interactive UI for DeepSeek Harness

Open-source DeepSeek Harness plugin that turns structured `dsh-ui` fences into interactive interface elements streamed inside assistant replies. It provides more than 30 whitelisted components, bidirectional actions, persistent panels, local form and quiz behavior, accessibility support, and guarded rendering without allowing arbitrary HTML or scripts.

genuideepseek-harnessstreaming-ui
от omdsh-dev · 2026-08
Открыть ресурс
📚Ресурсы

AppLess: A Generative UI Phone with No Apps

Open-source React Native experiment from the OpenUI team where every mobile screen is generated on demand and streamed into native Cupertino or Material 3 components. AppLess uses a shared component contract, the compact openui-lang DSL, speculative screen prefetching, and optional web and image tools to explore what an app-free Generative UI operating system could feel like.

react-nativeopenuinative-ui
от Thesys · 2026-07
Открыть ресурс

Подборка ресурсов по Generative UI, GenUI и генеративным интерфейсам.

Сделано с ❤️ сообществом