A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Installation
·
Contributing
·
Roadmap
·
Usage
Review GPT is an automated code review tool that uses GPT3. This can greatly reduce the amount of time given for code reviews, thus making your development faster. It takes in a git diff, and tells you what could be improved with it.
Windows users look at WINDOWS.md
One-Line Install/Update
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vibovenkat123/review-gpt/HEAD/install.sh)"
Example of installation
See INSTALLATION.md for more information on how to install, and how to install from source
See PRICING.md for information about the GPT pricing system and what you can do to cut costs.
Leave A Comment