diff --git a/README.md b/README.md index b8fe5fe..3dc466d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Cursor](https://www.cursor.so/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. - [Mutable](https://mutable.ai/) — Web-based IDE, integrated with a chatbot and GitHub. - [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. +- [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. ## Assistants @@ -56,8 +57,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Mentat](https://www.mentat.codes/) — CLI assistant and agent that makes changes to repositories. - [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. +- [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.