AI Review is an open-source AI-powered code review tool designed to integrate directly into your CI/CD pipeline.
It helps development teams:
— reduce noise in pull requests
— detect real issues faster
— improve code consistency
— speed up the review process
AI Review supports multiple VCS platforms including GitHub, GitLab, Bitbucket, Azure DevOps, and Gitea. It also works with multiple LLM providers such as OpenAI, Claude, Gemini, Ollama, Bedrock, and OpenRouter — allowing you to choose the best model for your workflow.
Key capabilities:
— inline code review directly in diffs
— cross-file context analysis
— high-level summary reviews
— AI-generated replies in review discussions
— agent mode with repository exploration for deeper context
The tool runs fully client-side inside your CI/CD environment. It does not proxy, store, or inspect your code — all requests go directly to your configured LLM provider.
If AI Review improves your workflow or saves your team time, you can support its development here.
Your support helps:
— improve review quality and reduce false positives
— expand integrations across platforms
— develop new features (agent mode, replies, advanced configs)
— maintain and support the project
AI Review is an independent open-source project maintained by a single developer.