Skip to content

An automatic code review tool that uses gpt-3, gpt-3.5, and gpt-4

License

Notifications You must be signed in to change notification settings

itsharex/review-gpt

 
 

Repository files navigation

Logo

Review-GPT

What is Review-GPT (RGPT)

Review GPT is an automated code review tool that uses GPT3 and GPT4. 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.

Installation/Update

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

Example of install

See INSTALLATION.md for more information on how to install, and how to install from source

GPT Pricing

See PRICING.md for information about the GPT pricing system and what you can do to cut costs.

About

An automatic code review tool that uses gpt-3, gpt-3.5, and gpt-4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 71.3%
  • Shell 27.4%
  • Makefile 1.1%
  • TypeScript 0.2%