Article
AI Powered Code Review System
International Journal of Technology & Emerging Research · Published 21 May 2025
International Journal of Technology & Emerging Research / Archives
Authors
Mr. Sonti Ganesh, Mr. Nagaraju Vassey, Mr. Manne Naga VJ Manikanth
Mr. Sonti Ganesh
Mr. Nagaraju Vassey
Mr. Manne Naga VJ Manikanth
Abstract
This paper presents an AI-powered code review system designed to assist developers by providing real-time, intelligent feedback on software code. The system integrates advanced language models via OpenAI and Hugging Face APIs within a secure Java Spring Boot backend, using AES-256 encryption for data privacy and JWT for secure user authentication. A key feature is its intelligent fallback mechanism: when OpenAI is unavailable, the system seamlessly switches to Hugging Face, ensuring high availability and responsiveness. The frontend, built with React.js, offers a smooth and interactive user experience. Evaluation results show the system delivers over 90% accurate and relevant feedback, with average response times under 2 seconds. This solution supports developers by automating routine review tasks while preserving human oversight, ultimately enhancing code quality and accelerating development workflows.
Keywords: Code Review, Artificial Intelligence, Spring Boot, Hugging Face, Software Quality.