You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DESCRIPTION.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
<!-- Plugin description -->
2
2
3
-
CodeGPT is an AI-powered code assistant designed to help you with various programming activities.
3
+
ProxyAI is an AI-powered code assistant designed to help you with various programming activities.
4
4
It's a powerful alternative to GitHub Copilot, AI Assistant, Codiumate, and other JetBrains plugins.
5
5
6
6
## Code Assistant <sup><small>(new)</small></sup>
7
7
8
8
Get multi-line edits based on your recent activity, open files and previous chat interactions.
9
9
10
-
CodeGPT is the first JetBrains extension capable of suggesting modifications beyond the
10
+
ProxyAI is the first JetBrains extension capable of suggesting modifications beyond the
11
11
current cursor location.
12
12
13
13
Learn more in our recent [blog post](https://codegpt.ee/blog/introducing-code-assistant).
@@ -22,15 +22,15 @@ Access top-tier language models (LLMs) with your own API key or use privately ho
22
22
23
23
## Build Your Own Local AI Assistant
24
24
25
-
CodeGPT is the leading open-source extension for connecting your locally running LLM with JetBrains IDEs. Enjoy full AI assistance without sending data externally or needing an internet connection.
25
+
ProxyAI is the leading open-source extension for connecting your locally running LLM with JetBrains IDEs. Enjoy full AI assistance without sending data externally or needing an internet connection.
26
26
27
27
-**Ollama Integration:** Automatically detect and utilize Ollama-managed models.
28
28
-**GGUF Support:** Easily connect custom models.
29
29
-**LLaMA C/C++ Integration:** Run various open-source LLMs without third-party software.
30
30
31
31
## Core Features
32
32
33
-
CodeGPT offers a wide range of features to enhance your development experience:
33
+
ProxyAI offers a wide range of features to enhance your development experience:
34
34
35
35
### Chat
36
36
@@ -45,7 +45,7 @@ approve or reject them with a single click.
45
45
46
46
**Use images**
47
47
48
-
Chat with your images. Upload manually or let CodeGPT auto-detect your screenshots.
48
+
Chat with your images. Upload manually or let ProxyAI auto-detect your screenshots.
@@ -119,7 +119,7 @@ Integrate local open-source language models into your coding environment and enj
119
119
120
120
## Privacy
121
121
122
-
**Your data stays yours.**CodeGPT**does not** collect or store any sensitive information. With users' consent, we collect anonymous usage data to understand how users interact with the extension, including the most-used features and preferred providers.
122
+
**Your data stays yours.**ProxyAI**does not** collect or store any sensitive information. With users' consent, we collect anonymous usage data to understand how users interact with the extension, including the most-used features and preferred providers.
123
123
124
124
## License
125
125
@@ -129,7 +129,7 @@ CodeGPT's code is open source under the Apache License 2.0.
0 commit comments