List पर वापस जाएँ
📄Papers

BISCUIT: Scaffolding LLM-Generated Code with Ephemeral UIs in Computational Notebooks

Cheng R. et al.
2024-08

परिचय

Apple researchers का VL/HCC 2024 paper BISCUIT पेश करता है—एक JupyterLab workflow जो user intent और LLM-generated code के बीच ephemeral UI layer जोड़ता है। Prompt से सीधे source files पर जाने के बजाय users पहले temporary generated controls से interact करते हैं, जो code बनने से पहले options समझने, requests refine करने और variables explore करने में मदद करते हैं।

सारांश

BISCUIT अलग क्यों है:

1. Ephemeral UI as a scaffold: Code generation से पहले temporary generated interfaces को intermediate step की तरह इस्तेमाल करता है
2. Notebook-native workflow: GenUI को generic chat या web demos की बजाय computational notebooks में लागू करता है
3. Prompt reduction: Users को हर implementation detail एक बड़े request में लिखने की जरूरत कम करता है
4. Study-backed evidence: Beginners के साथ user study में understanding, exploration और iteration के फायदे रिपोर्ट करता है
5. Collection fit: GenUI, interactive programming और interface-mediated AI assistance के बीच मजबूत bridge

Tags

notebooksephemeral-uiprogramminghci
मूल लेख पढ़ें

मिलते-जुलते लेख

📄Papers

Toward Frontier-Quality Declarative UI Generation at Small-Model Cost

September 2026 Harness4GenUI paper studying whether small language models can generate production-oriented A2UI from approved component catalogs. Across task-management and cloud-console domains, the authors compare training-data strategies, model sizes, catalog sizes, cost, latency, binding correctness, and rendered quality.

a2uismall-language-modelssupervised-fine-tuning
लेखक Yang Y. et al. · 2026-09
और पढ़ें
📄Papers

EvoGenUI-Bench: Evaluating Multi-Turn Generative UI Assistants

August 2026 benchmark testing whether LLM assistants can maintain one executable web interface as user requirements evolve. EvoGenUI-Bench contains 150 five-turn tasks across information presentation, stateful interaction, and tool-grounded external state, with browser-based evaluation over screenshots, DOM and source evidence, actor traces, and runtime logs.

generative-uimulti-turnbenchmark
लेखक Peng Y. et al. · 2026-08
और पढ़ें
📄Papers

Maru: Information Architecture for Aligned, Persistent Generative UI

August 2026 HCI paper introducing information architecture as shared state for Generative UI. Maru captures how users partition, order, name, and prioritize information, turns those choices into persistent rules, and applies them across successive interface generations instead of rebuilding structure from each prompt.

generative-uiinformation-architecturepersonalization
लेखक Kim E. et al. · 2026-08
और पढ़ें

Generative UI resources का curated संग्रह।

बनाया गया ❤️ community द्वारा