From 9e4cef517809ce491839e308f77963c6ffd0802e Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 10 Jan 2024 06:45:30 -0800 Subject: [PATCH] Add Goast. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89e676a..8f3d4dc 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. +- [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. ## App generators