Search papers, labs, and topics across Lattice.
This paper investigates the use of Large Language Models (LLMs) for automated user story extraction from high-fidelity mockups, aiming to bridge the gap between user interface design and requirements engineering. The study evaluates the impact of incorporating a Language Extended Lexicon (LEL) glossary into LLM prompts on the quality of generated user stories. Results show that including the LEL glossary significantly improves the accuracy and relevance of the extracted user stories.
Feed LLMs a glossary of terms along with mockups and watch them write better user stories, bridging the gap between design and functional requirements.
User stories are one of the most widely used artifacts in the software industry to define functional requirements. In parallel, the use of high-fidelity mockups facilitates end-user participation in defining their needs. In this work, we explore how combining these techniques with large language models (LLMs) enables agile and automated generation of user stories from mockups. To this end, we present a case study that analyzes the ability of LLMs to extract user stories from high-fidelity mockups, both with and without the inclusion of a glossary of the Language Extended Lexicon (LEL) in the prompts. Our results demonstrate that incorporating the LEL significantly enhances the accuracy and suitability of the generated user stories. This approach represents a step forward in the integration of AI into requirements engineering, with the potential to improve communication between users and developers.