Terminal or dashboard view of GitHub Deep Audit generating a repository report

GitHub Deep Audit

Java Spring Boot Gemini API GitHub API Angular Vercel

Built a full-stack tool that scans an entire GitHub repository — regardless of language — and produces a comprehensive audit report powered by Google's Gemini 3 Pro model. Implements a multi-agent architecture on top of Spring Boot to orchestrate repo ingestion, static analysis, and AI-driven review generation, with the GitHub API used to pull repository contents directly. This is the core demo of how I integrate LLM capabilities into existing Java backend systems rather than building AI features as standalone scripts.