Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local AI Code Review

A simple code review workflow for GitHub PRs using OPENAI using a single LLM Call.

Works only on pull requests, where the authenticated user has not created a review yet.

Requires Github Token for authentication and OPENAI API Key.

Vibe coded with antigravity and gemini 3 pro.

Prerequisites

  • Node.js v20+
  • NPM

1. Installation

Install dependencies for the monorepo:

npm install

Set GITHUB_TOKEN and OPENAI_API_KEY in .env (copy .env.example)

2. Running Locally

npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages