English

The Command Line GUIde: Graphical Interfaces from Man Pages via AI

Human-Computer Interaction 2026-04-08 v1 Artificial Intelligence

Abstract

Although birthed in the era of teletypes, the command line shell survived the graphical interface revolution of the 1980's and lives on in modern desktop operating systems. The command line provides access to powerful functionality not otherwise exposed on the computer, but requires users to recall textual syntax and carefully scour documentation. In contrast, graphical interfaces let users organically discover and invoke possible actions through widgets and menus. To better expose the power of the command line, we demonstrate a mechanism for automatically creating graphical interfaces for command line tools by translating their documentation (in the form of man pages) into interface specifications via AI. Using these specifications, our user-facing system, called GUIde, presents the command options to the user graphically. We evaluate the generated interfaces on a corpus of commands to show to what degree GUIde offers thorough graphical interfaces for users' real-world command line tasks.

Cite

@article{arxiv.2510.01453,
  title  = {The Command Line GUIde: Graphical Interfaces from Man Pages via AI},
  author = {Saketh Ram Kasibatla and Kiran Medleri Hiremath and Raven Rothkopf and Sorin Lerner and Haijun Xia and Brian Hempel},
  journal= {arXiv preprint arXiv:2510.01453},
  year   = {2026}
}

Comments

5 pages, 4 figures, In Proceedings of the IEEE Symposium on Visual Languages and Human Centric Computing (VL/HCC), October 2025

R2 v1 2026-07-01T06:11:55.825Z