Add descriptions.

This commit is contained in:
James Murdza
2023-08-03 13:52:50 -04:00
committed by GitHub
parent 257312866e
commit 032a4d33df
+4 -4
View File
@@ -11,10 +11,10 @@
- [Refact AI](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains.
- [Source Graph Cody](https://about.sourcegraph.com/cody) - Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ.
- [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation.
- [Codeium](https://codeium.com/)
- [Blackbox](https://www.useblackbox.io/)
- [Quack AI](https://www.quack-ai.com/)
- [Tabby](https://tabbyml.github.io/tabby/)
- [Codeium](https://codeium.com/) — Assistant with autocomplete, natural language search and chat. Extensions for 21 editors including VS Code, JetBrains, Neovim, Vim, Emacs, Eclipse, PyCharm, and Xcode. Enterprise version includes codebase-specific fine-tuning.
- [Blackbox](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references.
- [Quack AI](https://www.quack-ai.com/) — VS Code extension for adhering to project coding guidelines. Waitlisted.
- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim.
- [talk-codebase](https://github.com/rsaryev/talk-codebase) - CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All.
- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context.