An AI system that grades and reviews your code in 5 seconds - imagination becomes reality.
This course is an all-in-one project that builds a **'GitHub PR Automatic Analysis and Grading Bot'** using Spring AI. When a student submits an assignment (Pull Request), the server detects it and AI analyzes the code changes (Diff). The grading results are then stored in the database, feedback is automatically posted as GitHub comments, and students can check their results on a dedicated dashboard.
From backend to AI integration and frontend (Vaadin) - all with Java! This is the ultimate introductory guide for all developers who want to complete their own AI service from A to Z.