logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install vercel-labs/openreview. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

vercel-labs/openreview Installation Guide

How to install vercel-labs/openreview. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for vercel-labs/openreview. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i vercel-labs/openreview
or

Install via npx

npx @hexmos/ipm i vercel-labs/openreview

Prerequisites

Bun

runtime

Version: ^1.0.0

GitHub App

service

Vercel Account

service

Claude API Key

api_key

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Deploy to Vercel

https://vercel.com/new/clone?demo-description=An+open-source%2C+self-hosted+AI+code+review+bot.+Deploy+to+Vercel%2C+connect+a+GitHub+App%2C+and+get+automated+PR+reviews+powered+by+Claude.&demo-image=https%3A%2F%2Fopenreview.labs.vercel.dev%2Fopengraph-image.png&demo-title=openreview.labs.vercel.dev&demo-url=https%3A%2F%2Fopenreview.labs.vercel.dev%2F&from=templates&project-name=OpenReview&repository-name=openreview&repository-url=https%3A%2F%2Fgithub.com%2Fvercel-labs%2Fopenreview&env=GITHUB_APP_ID%2CGITHUB_APP_INSTALLATION_ID%2CGITHUB_APP_PRIVATE_KEY%2CGITHUB_APP_WEBHOOK_SECRET&products=%5B%7B%22integrationSlug%22%3A%22upstash%22%2C%22productSlug%22%3A%22upstash-kv%22%2C%22protocol%22%3A%22storage%22%2C%22type%22%3A%22integration%22%7D%5D&skippable-integrations=0

Install from Source

git clone https://github.com/vercel-labs/openreview

cd openreview

bun install --frozen-lockfile --non-interactive

bun dev --port 3000

Post Installation Steps

  • Configure environment variables as specified in the setup guide.
  • Install the GitHub App on the repositories you want OpenReview to monitor.