Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

DIDUP: Dynamic Iterative Development for UI Prototyping (2407.08474v1)

Published 11 Jul 2024 in cs.HC and cs.SE

Abstract: LLMs are remarkably good at writing code. A particularly valuable case of human-LLM collaboration is code-based UI prototyping, a method for creating interactive prototypes that allows users to view and fully engage with a user interface. We conduct a formative study of GPT Pilot, a leading LLM-generated code-prototyping system, and find that its inflexibility towards change once development has started leads to weaknesses in failure prevention and dynamic planning; it closely resembles the linear workflow of the waterfall model. We introduce DIDUP, a system for code-based UI prototyping that follows an iterative spiral model, which takes changes and iterations that come up during the development process into account. We propose three novel mechanisms for LLM-generated code-prototyping systems: (1) adaptive planning, where plans should be dynamic and reflect changes during implementation, (2) code injection, where the system should write a minimal amount of code and inject it instead of rewriting code so users have a better mental model of the code evolution, and (3) lightweight state management, a simplified version of source control so users can quickly revert to different working states. Together, this enables users to rapidly develop and iterate on prototypes.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Jenny Ma (6 papers)
  2. Karthik Sreedhar (5 papers)
  3. Vivian Liu (12 papers)
  4. Sitong Wang (16 papers)
  5. Pedro Alejandro Perez (3 papers)
  6. Lydia B. Chilton (26 papers)
Citations (1)
X Twitter Logo Streamline Icon: https://streamlinehq.com

Tweets