English

Redefining Developer Assistance: Through Large Language Models in Software Ecosystem

Software Engineering 2024-03-19 v3 Artificial Intelligence

Abstract

In this paper, we delve into the advancement of domain-specific Large Language Models (LLMs) with a focus on their application in software development. We introduce DevAssistLlama, a model developed through instruction tuning, to assist developers in processing software-related natural language queries. This model, a variant of instruction tuned LLM, is particularly adept at handling intricate technical documentation, enhancing developer capability in software specific tasks. The creation of DevAssistLlama involved constructing an extensive instruction dataset from various software systems, enabling effective handling of Named Entity Recognition (NER), Relation Extraction (RE), and Link Prediction (LP). Our results demonstrate DevAssistLlama's superior capabilities in these tasks, in comparison with other models including ChatGPT. This research not only highlights the potential of specialized LLMs in software development also the pioneer LLM for this domain.

Keywords

Cite

@article{arxiv.2312.05626,
  title  = {Redefining Developer Assistance: Through Large Language Models in Software Ecosystem},
  author = {Somnath Banerjee and Avik Dutta and Sayan Layek and Amruit Sahoo and Sam Conrad Joyce and Rima Hazra},
  journal= {arXiv preprint arXiv:2312.05626},
  year   = {2024}
}

Comments

Under review

R2 v1 2026-06-28T13:45:57.614Z