When Nobody Reads the Code Anymore
I built an AI review pipeline. It works. The team stopped reading the code.
An automated code review pipeline for a legacy codebase. Local LLM, RAG over internal documentation, integrated into CI/CD. Push code, get review comments on the merge request. No manual step, no copy-paste, no context switching.
[Read More]