From 7c06c8d36219e635766301100b3ba4597f062364 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Tue, 15 Aug 2023 10:51:08 -0700 Subject: [PATCH] Add CodeGeeX. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26804c9..cb47786 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf. - [Blackbox](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references. - [Source Graph Cody](https://about.sourcegraph.com/cody) - Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. +- [CodeGeeX](https://codegeex.cn/) Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm. - [Quack AI](https://www.quack-ai.com/) — VS Code extension for adhering to project coding guidelines. Waitlist. - [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.