Skip to content

AI CodeReview is an AI-based code reviewer and summarizer for GitHub pull requests

License

Notifications You must be signed in to change notification settings

ecaminero/ai-codereview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

Logo

AI CodeReview

AI CodeReview 'ai-review' is an AI-based code reviewer and summarizer for GitHub pull requests. You can use your own AI model, its designed to be used as a GitHub Action and can be configured to run on every pull request and review comments

Install:

go mod tidy

# Build Image
GOOS=linux GOARCH=amd64 go build -o dist/main_linux cmd/main.go

Environment variables

  • GITHUB_TOKEN: This should already be available to the GitHub Action environment. This is used to add comments to the pull request.

Models:

  • codellama - A large language model that can use text prompts to generate and discuss code. Code Llama is a model for generating and discussing code, built on top of Llama 2. It’s designed to make workflows faster and efficient for developers and make it easier for people to learn how to code. It can generate both code and natural language about code. Code Llama supports many of the most popular programming languages used today, including Python, C++, Java, PHP, Typescript (Javascript), C#, Bash and more.

Contributors

¡Thanks to all the collaborators who have made this project possible!

Contributors

(Go back up)

## 🛠️ Stack - [![Go][go-badge]][go-url] - An open-source programming language supported by Google.

(Go back up)

About

AI CodeReview is an AI-based code reviewer and summarizer for GitHub pull requests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published