Update README.md

This commit is contained in:
claire-gong-18
2024-06-17 10:41:24 -07:00
committed by GitHub
parent ca2ef47bd7
commit bb583dedae
+1 -2
View File
@@ -35,13 +35,13 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
**Web-based:**
- [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete.
- [Unblocked](https://getunblocked.com/) — Augment source code with relevant existing knowledge in GitHub, Slack, Jira, Confluence, and more. Get answers through chat and IDE file-level context. Available on web, macOS, Slack, VSCode, and JetBrains IDEs.
- [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app.
- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context.
- [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase.
- [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab.
- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter.
- [API Copilot](https://apicopilot.dev/) — Assistant for backend API development.
- [Unblocked](https://getunblocked.com/) — Unblocked provides engineers helpful and accurate answers to questions about the codebase by augmenting their source code with relevant existing discussions in GitHub, Slack, Jira, Confluence, and more. Available on web, macOS, Slack, VSCode, and JetBrains IDEs.
- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases.
- [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts.
- [Pieces](https://pieces.app/) — An on-device copilot that helps you capture, enrich, and reuse code, streamline collaboration, and solve complex problems through a contextual understanding of your workflow.
@@ -52,7 +52,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
**IDE extensions:**
- [GitHub Copilot X](https://github.com/features/preview/copilot-x) — A VS Code extension with chat, pull request text generation, and unit test generation.
- [Unblocked](https://getunblocked.com/) — Unblocked provides engineers helpful and accurate answers to questions about the codebase by augmenting their source code with relevant existing discussions in GitHub, Slack, Jira, Confluence, and more. Available on web, macOS, Slack, VSCode, and JetBrains IDEs.
- [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.
- [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.
- [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf.