anc95/ChatGPT-CodeReview
🐥 A code review bot powered by ChatGPT observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 97
- Release rhythm 93
- Longevity 92
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16.0
- age_days: 1299
- days_rel: 50
- days_push: 23
- n_releases_24m: 11
Adoption not part of the score
4458 stars · 459 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity active
code-review llm-inference ci-cd developer-tools developer-tools version-control artificial-intelligence large-language-models cloud chatgpt github-app github-actions pull-request probot openai code-review-bot nodejs web-server docker
2 sources
- readme: https://github.com/anc95/ChatGPT-CodeReview · fetched 2026-08-28 · 54b6c20d0354
- homepage: https://github.com/apps/cr-gpt · fetched 2026-08-29 · 81be7aa5728e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anc95/ChatGPT-CodeReview | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="anc95/ChatGPT-CodeReview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem