Move GitWit to the IDEs section.

This commit is contained in:
James Murdza
2023-11-28 13:34:45 -05:00
parent 42c5ade965
commit aa8fbc8b9d
+2 -2
View File
@@ -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.