diff --git a/README.md b/README.md index bde09db..80dbcb2 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to #### Code Assistants -- [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. - [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. - [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 IDE's. - [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context.