vix.ing · top · new · best · stats

Experimenting with Multi-Agent Software Development: Towards a Unified Platform

2024/06/08 by M. Sami, Muhammad Waseem, Sami, Malik Abdul +9 · 5 citations
Business, Management and Accounting · Computer Science · Mathematics · #Business Process Modeling and Analysis #Computer science #Development (topology) #FOS: Computer and information sciences #Mathematics #Multi-Agent Systems and Negotiation #Programming language #Service-Oriented Architecture and Web Services #Software #Software Engineering (cs.SE) #Software development #Software engineering

paper · pdf · doi:10.48550/arxiv.2406.05381

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2024/06/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Large language models are redefining software engineering by implementing AI-powered techniques throughout the whole software development process, including requirement gathering, software architecture, code generation, testing, and deployment. However, it is still difficult to develop a cohesive platform that consistently produces the best outcomes across all stages. The objective of this study is to develop a unified platform that utilizes multiple artificial intelligence agents to automate the process of transforming user requirements into well-organized deliverables. These deliverables include user stories, prioritization, and UML sequence diagrams, along with the modular approach to APIs, unit tests, and end-to-end tests. Additionally, the platform will organize tasks, perform security and compliance, and suggest design patterns and improvements for non-functional requirements. We allow users to control and manage each phase according to their preferences. In addition, the platform provides security and compliance checks following European standards and proposes design optimizations. We use multiple models, such as GPT-3.5, GPT-4, and Llama3 to enable to generation of modular code as per user choice. The research also highlights the limitations and future research discussions to overall improve the software development life cycle. The source code for our uniform platform is hosted on GitHub, enabling additional experimentation and supporting both research and practical uses. \end

Cited by

Related