3 papers
cs.SE2026
Human-Aligned Enhancement of Programming Answers with LLMs Guided by User Feedback
Suborno Deb Bappon, Saikat Mondal, Chanchal K. Roy +1
Large Language Models (LLMs) are widely used to support software developers in tasks such as code generation, optimization, and documentation. However, their ability to improve exi…
cs.SE2024
AUTOGENICS: Automated Generation of Context-Aware Inline Comments for Code Snippets on Programming Q&A Sites Using LLM
Suborno Deb Bappon, Saikat Mondal, Banani Roy
Inline comments in the source code facilitate easy comprehension, reusability, and enhanced readability. However, code snippets in answers on Q&A sites like Stack Overflow (SO) oft…
cs.SE2024
Enhancing User Interaction in ChatGPT: Characterizing and Consolidating Multiple Prompts for Issue Resolution
Saikat Mondal, Suborno Deb Bappon, Chanchal K. Roy
Prompt design plays a crucial role in shaping the efficacy of ChatGPT, influencing the model's ability to extract contextually accurate responses. Thus, optimal prompt construction…