From d6d8be5bd661efc39edb37fccd9150e4fff19e43 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Thu, 28 Dec 2023 20:11:15 -0800 Subject: [PATCH] Add PR Explainer Bot. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b66e0a2..3f42bfc 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. - [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. - [Duckie](https://duckie.ai/) — A web based chat assistant for modifying GitHub repositories. +- [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. ## App generators