anc95/ChatGPT-CodeReview
🐥 A code review bot powered by ChatGPT
What it solves
This project provides an automated code review robot that uses ChatGPT to analyze pull requests. It eliminates the manual effort of initial code reviews by providing immediate feedback on file changes within the GitHub PR timeline.
Related
- Project
hustcer/deepseek-reviewAn AI-powered code review tool that uses DeepSeek models to automate PR reviews via GitHub Actions or local CLI audits.
- Project
pullfrog/pullfrogA GitHub bot and Action that integrates coding agents into GitHub to automate code implementation, PR reviews, and issue management.
- Project
Nayjest/GitoGito is an open‑source AI code reviewer that plugs into any LLM and can be run locally or as a CI/CD step to automatically comment on pull‑requests with security, performance, and style feedback.
- Project
The-PR-Agent/pr-agentAn open-source AI code review agent that automates PR descriptions, reviews, and improvements across multiple git platforms.
- Project
sunmh207/AI-Codereview-GitlabAn automated AI-driven code review tool for GitLab that uses LLMs to analyze code changes and post feedback directly to merge requests.