#AI-Driven Code Reviewer
The AI-Driven Code Reviewer is a tool designed to automatically analyze student code and provide feedback on errors, coding style, and possible improvements. It combines Abstract Syntax Tree (AST) parsing, rule-based checks, and LLM-based suggestions to help users improve code quality efficiently.