paper-with-me

홈 › Papers

Feature-Factory: Automating Software Feature Integration Using Generative AI

2024-11-27 · Ruslan Idelfonso Magana Vsevolodovna

Integrating new features into existing software projects can be a complex and time-consuming process. Feature-Factory leverages Generative AI with WatsonX.ai to automate the analysis, planning, and implementation of feature requests. By combining advanced project parsing, dependency resolution, and AI-generated code, the program ensures seamless integration of features into software systems while maintaining structural integrity. This paper presents the methodology, mathematical model, and results of the Feature-Factory framework.

📄 PDF Abstract BibTeX arXiv:2411.18226

Code (1)

ruslanmv/factory-feature 공식 구현

Similar Papers 제목 키워드 기반

ToolFactory: Automating Tool Generation by Leveraging LLM to Understand REST API Documentations

2025-01-28 · Xinyi Ni, Qiuyang Wang, Yukun Zhang, Pengyu Hong

LLM-based tool agents offer natural language interfaces, enabling users to seamlessly interact with computing services. While REST APIs are valuable resources for building such agents, they must first be transformed into…

AI Agent

SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via Continuous Integration

2026-03-04 · Jialong Chen, Xander Xu, Hu Wei, Chuan Chen 외 arxiv

Large language model (LLM)-powered agents have demonstrated strong capabilities in automating software engineering tasks such as static bug fixing. However, in the real world, the development of mature software is typica…

Code Generation

MLDev: Data Science Experiment Automation and Reproducibility Software

2021-07-26 · Anton Khritankov, Nikita Pershin, Nikita Ukhov, Artem Ukhov

In this paper we explore the challenges of automating experiments in data science. We propose an extensible experiment model as a foundation for integration of different open source tools for running research experiments…

Benchmarking Web API Integration Code Generation

2025-09-24 · Daniel Maninger, Leon Chemnitz, Amir Molzam Sharifloo, Jannis Brugger 외 arxiv

API integration is a cornerstone of our digital infrastructure, enabling software systems to connect and interact. However, as shown by many studies, writing or generating correct code to invoke APIs, particularly web AP…

Code Generation

TinyLLaVA Factory: A Modularized Codebase for Small-scale Large Multimodal Models

2024-05-20 · Junlong Jia, Ying Hu, Xi Weng, Yiming Shi 외

We present TinyLLaVA Factory, an open-source modular codebase for small-scale large multimodal models (LMMs) with a focus on simplicity of code implementations, extensibility of new features, and reproducibility of train…

Philosophy