Gito is an open-source project that reviews code with the help of large language models. It is designed to point out only issues it is confident about and that matter most, such as security holes, bugs and code that will be hard to maintain.
Focusing on high-impact findings helps reduce noisy review comments. The project is hosted on GitHub, where you can read the code, set it up and contribute for free.