#509 · Primary category: AI Coding Assistants
Code-Review-GPT-Gitlab
🤖 GPT( Deepseek and more ) Code Review for Gitlab (针对于 Gitlab 的 LLM 辅助 Code Review 工具)项目详细文档 👇🏻
Project last updated:12/05/25
GitHub Stars
821
Forks
104
Contributors
9
License
MIT
Why we included this project
Teams running GitLab who want automated, model-driven feedback on merge requests can get it from this project. It hooks into GitLab webhooks and leaves review comments on merge requests, using models like GPT and DeepSeek, and it can connect to private or self-hosted LLMs so your code stays on your own infrastructure. There's a web UI for configuring webhooks, prompts, and notifications, and a Docker Compose file makes it easy to run alongside an existing GitLab instance. The modular design lets you adjust the review logic and how the bot replies instead of being stuck with a fixed pipeline. If your team is on GitLab and wants a self-hostable review bot you can tune to your own standards, it's worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.