Skip to content

AutoReviewPR is an automated pull request review system that leverages AI technology to enhance code quality and streamline the review process. By integrating with your GitHub repositories, this tool analyzes code changes in pull requests and generates insightful feedback and suggestions

Notifications You must be signed in to change notification settings

Pankaj2612/PullAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Pull Request Review App

This Flask application provides an automatic PR review system using GitHub OAuth, webhooks, and AI-driven code review. The app allows users to log in using GitHub, create webhooks for their repositories, and automatically generate feedback on pull requests using Google's generative AI.

Features

  • GitHub OAuth integration for secure login.
  • Automatic creation of webhooks for GitHub repositories.
  • AI-driven review comments on GitHub pull requests.
  • Database to store GitHub OAuth tokens.
  • Secure environment variable management.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name
    

##Demo https://github.com/user-attachments/assets/04d6db03-839c-4f25-9367-7f8d4b090c81

About

AutoReviewPR is an automated pull request review system that leverages AI technology to enhance code quality and streamline the review process. By integrating with your GitHub repositories, this tool analyzes code changes in pull requests and generates insightful feedback and suggestions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published