From 7c6ad8648ae8cca943a94d4a9fe104a15e19702c Mon Sep 17 00:00:00 2001 From: Morgante Pell Date: Mon, 7 Aug 2023 00:26:21 -0400 Subject: [PATCH] feat: add grit.io to agents list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9497892..77286f8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. - [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [GitWit](https://gitwit.dev/) — Web-based agent for adding features to full-stack apps in Git repositories. + [Grit](https://app.grit.io) - GitHub-integrated agent for automating maintenance tasks and other development work. - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 - [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) - DevOpsGPT: AI-Driven Software Development Automation Solution - [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps.