# anc95/ChatGPT-CodeReview

🐥 A code review bot powered by ChatGPT

Repository: https://github.com/anc95/ChatGPT-CodeReview
Canonical: https://ross.abutalabs.com/products/chatgpt-codereview
Homepage: https://github.com/apps/cr-gpt
Language: JavaScript
License: ISC
License Family: permissive
Topics: chatgpt, codereview, probot
Last push: 2026-08-10T02:55:09+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 93, longevity 92
- inputs: {"age_days": 1299, "days_push": 23, "days_rel": 50, "gap_med": 16.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4458, forks 459 (observed 2026-08-28T04:08:50.625676+00:00)

## What it is
A GitHub App and GitHub Action that automatically reviews pull requests using ChatGPT/OpenAI models, posting AI-generated review comments on PR timelines and file changes. It can be self-deployed (e.g., on AWS Lambda) or run via GitHub Actions with OpenAI, Azure, or GitHub Models endpoints.

## Use cases
- automatically review pull requests with AI
- add an AI code reviewer to my GitHub repo
- get ChatGPT feedback on code diffs in PRs
- run LLM code review in GitHub Actions
- self-host a code review bot with my own OpenAI key
- re-review changed files after each git push

## When to choose
- you want automated AI feedback on every pull request
- you prefer self-hosting with your own OpenAI/Azure API key
- you use GitHub and want a low-setup Actions-based reviewer

## When to avoid
- you need deep static analysis rather than LLM suggestions
- you don't want code diffs sent to a third-party LLM API
- you need a reviewer outside GitHub's PR workflow

## Facets
- artifact type: application
- maturity: active
- function: code-review, llm-inference, ci-cd, developer-tools
- domain: developer-tools, version-control, artificial-intelligence, large-language-models
- platform: cloud
- tags: chatgpt, github-app, github-actions, pull-request, probot, openai, code-review-bot, nodejs, web-server, docker

## Member repositories
- anc95/ChatGPT-CodeReview (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:50.625676+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-29T18:20:43.260032+00:00, confidence not recorded.
  - readme: https://github.com/anc95/ChatGPT-CodeReview (fetched 2026-08-28T04:08:50.625676+00:00, sha 54b6c20d0354)
  - homepage: https://github.com/apps/cr-gpt (fetched 2026-08-29T09:07:50.420235+00:00, sha 81be7aa5728e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
