anc95/ChatGPT-CodeReview
A GitHub App and GitHub Action that uses ChatGPT to automatically review code in pull requests.

Velocity · 7d
+3.7
★ / day
Trend
→steady
star history
This project provides a code review bot powered by OpenAI’s ChatGPT. It integrates with GitHub as a Probot app or GitHub Action, automatically reviewing pull requests by sending code changes to ChatGPT and posting review comments. Users install the bot on their repositories and configure their OpenAI API key to enable automated AI-powered code reviews on every pull request.