High Impact Factor : 4.396 icon | Submit Manuscript Online icon |

AI-Driven Automated Code Review and Debugging Using Large Language Models

Author(s):

Chandan G K , R L Jalappa Institute of Technology, Bengaluru; Dr. Basavaraj S Pol, R L Jalappa Institute of Technology, Bengaluru; Prof. Manasa K, BMS Institute of Technology and Management, Bengaluru; Dr. Avinasha P S, Cambridge Institute of Technology-North Campus, Bengaluru

Keywords:

Artificial Intelligence, Automated Code Review, Code Debugging, Large Language Models, GPT-4o, Natural Language Processing, Static Analysis, Software Quality, Automated Testing

Abstract

Software systems are growing in scale and complexity, and ensuring their quality through manual code review and debugging has become increasingly time-consuming, inconsistent, and dependent on the availability of experienced reviewers. This paper presents an AI-Powered Automated Code Review and Code Debugger, referred to as BugFix.AI, which combines static code analysis, machine learning, and large language model (LLM)-based reasoning to detect and correct programming errors with minimal human intervention. The proposed system parses submitted source code, classifies defects such as syntax errors, logical flaws, performance bottlenecks, and non-standard coding practices, and generates context-aware fixes together with human-readable explanations. Suggested corrections are validated through sandboxed execution before being presented to the user, ensuring that no new errors are introduced. The system was implemented using a React.js front end, a Node.js/REST API back end, and GPT-4o for reasoning, and was evaluated on a curated dataset of code samples spanning multiple programming languages. Experimental results show that the system achieves an overall bug-detection F1-score above 74%, reduces manual review effort by a substantial margin, and was rated helpful by a majority of surveyed users. The findings indicate that AI-driven automated review and debugging tools can meaningfully improve developer productivity and code quality while remaining a complement to, rather than a replacement for, human oversight.

Other Details

Paper ID: IJSRDV14I70001
Published in: Volume : 14, Issue : 7
Publication Date: 01/10/2026
Page(s): 5-7

Article Preview

Download Article