mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-09-24 18:50:45 +02:00
Reorder.
This commit is contained in:
@@ -18,11 +18,14 @@
|
|||||||
- [talk-codebase](https://github.com/rsaryev/talk-codebase)
|
- [talk-codebase](https://github.com/rsaryev/talk-codebase)
|
||||||
- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context.
|
- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context.
|
||||||
|
|
||||||
## Documentation
|
## Agents
|
||||||
|
|
||||||
- [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models.
|
- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates an entire repository from a text description. Uses OpenAI and Anthropic.
|
||||||
- [Docify](https://docify.ai4code.io/)
|
- [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI.
|
||||||
- [Mintlify Writer](https://writer.mintlify.com/)
|
- [Mentat](https://www.mentat.codes/) — CLI assistant and agent that makes changes to repositories.
|
||||||
|
- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer)
|
||||||
|
- [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.
|
||||||
|
|
||||||
## GitHub bots
|
## GitHub bots
|
||||||
|
|
||||||
@@ -36,14 +39,11 @@
|
|||||||
- [Morph Rift](https://github.com/morph-labs/rift) — Open source VS Code extension that allows merging the output of code generation agents.
|
- [Morph Rift](https://github.com/morph-labs/rift) — Open source VS Code extension that allows merging the output of code generation agents.
|
||||||
- [SuperAGI](https://superagi.com/) Open source plagorm for hosting LLM-based agents including [SuperCoder](https://superagi.com/supercoder/).
|
- [SuperAGI](https://superagi.com/) Open source plagorm for hosting LLM-based agents including [SuperCoder](https://superagi.com/supercoder/).
|
||||||
|
|
||||||
## Agents
|
## Documentation
|
||||||
|
|
||||||
- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates an entire repository from a text description. Uses OpenAI and Anthropic.
|
- [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models.
|
||||||
- [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI.
|
- [Docify](https://docify.ai4code.io/)
|
||||||
- [Mentat](https://www.mentat.codes/) — CLI assistant and agent that makes changes to repositories.
|
- [Mintlify Writer](https://writer.mintlify.com/)
|
||||||
- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer)
|
|
||||||
- [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.
|
|
||||||
|
|
||||||
## Code generation
|
## Code generation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user