From f8d03ba01f8b7514555bd4131b4152dac422f603 Mon Sep 17 00:00:00 2001 From: Chris Shayan Date: Tue, 21 Jan 2025 14:37:31 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 061ccd8..e956970 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Greptile](https://greptile.com/code-review-bot) - AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [EntelligenceAI](https://entelligence.ai/pr) - AI powered code reviews for Github and Gitlab that improves over time based on user comments - [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. -- [BitBuilder](https://www.bitbuilder.ai/) — A GitHub integration to generate pull requests from issues. - [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases. - [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. - [Codeium PR Agent](https://github.com/Codium-ai/pr-agent) — Open source tool for automated code reviews.