# villesau/ai-codereviewer

AI Code Reviewer: Enhance your GitHub workflow with AI-powered code review! Get intelligent feedback and suggestions on pull requests using OpenAI's GPT-4 API, improving code quality and saving developers time.

Repository: https://github.com/villesau/ai-codereviewer
Canonical: https://ross.abutalabs.com/products/ai-codereviewer
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, code-review, github-actions, openai
Last push: 2024-08-19T14:25:31+00:00

## Health v2 (maintenance only)
Score: 21/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 90
- inputs: {"age_days": 1260, "days_push": 744, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1037, forks 864 (observed 2026-08-28T04:03:19.445626+00:00)

## What it is
A GitHub Action that uses OpenAI's GPT-4 API to automatically review pull requests and post intelligent feedback comments. It retrieves PR diffs, filters excluded files, and generates AI-driven review suggestions directly in the GitHub workflow.

## Use cases
- automate code review on pull requests
- get AI suggestions for improving code quality
- integrate GPT-4 feedback into GitHub workflows
- exclude certain file patterns from AI review
- save developer time on manual PR reviews

## When to choose
- you want automated first-pass code review on every pull request
- your team uses GitHub Actions and has an OpenAI API key
- you want AI comments posted directly on PR diffs

## When to avoid
- you cannot send proprietary code to external AI APIs
- you need deterministic, rule-based linting rather than AI feedback
- you don't use GitHub for pull requests

## Facets
- artifact type: plugin
- maturity: active
- function: code-review, llm-inference, ci-cd
- domain: developer-tools, version-control, artificial-intelligence
- platform: cloud
- tags: github-action, openai, gpt-4, pull-request, automated-review, docker, nodejs

## Member repositories
- villesau/ai-codereviewer (main) score 21

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.445626+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:24.710391+00:00, confidence not recorded.
  - readme: https://github.com/villesau/ai-codereviewer (fetched 2026-08-28T04:03:19.445626+00:00, sha 54748b7bce28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
