#375 · Primary category: AI Coding Assistants
ProxyAI
The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
Project last updated:05/28/26
GitHub Stars
1.9K
Forks
396
Contributors
53
License
Apache-2.0
Why we included this project
ProxyAI is a JetBrains plugin that sits inside IntelliJ, PyCharm, and other JetBrains IDEs as a code assistant without tying you to a single model vendor. Its chat can stream suggested edits straight into your editor, showing them in a diff view so you can approve or reject each change, and it also handles inline autocomplete, natural-language code edits, and commit message drafting. Instead of forcing one provider, you can connect OpenAI, Anthropic, Azure, Mistral, or a self-hosted model, which is useful for teams that need to keep code on their own infrastructure. Because it installs as a regular JetBrains plugin, it avoids the friction of wiring a separate copilot tool into your workflow, and it can reference project files, folders, git history, and web docs to keep answers grounded in your actual code. For developers who want a configurable, vendor-neutral alternative to Copilot, it is worth trying.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.