mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 11:41:28 +00:00
23 lines
1.5 KiB
Text
23 lines
1.5 KiB
Text
---
|
|
title: Welcome to ProxyAI
|
|
description: An AI coding assistant for JetBrains IDEs, available as a public plugin or a private enterprise extension.
|
|
---
|
|
|
|
# Welcome to ProxyAI
|
|
|
|
ProxyAI is an intelligent coding assistant that seamlessly integrates with JetBrains IDEs including IntelliJ, PyCharm, and WebStorm. By providing context-aware code suggestions, automating routine tasks, and offering AI-powered assistance directly in your development environment, ProxyAI helps you code faster and more efficiently.
|
|
|
|
Choose between two flexible options:
|
|
|
|
1. **ProxyAI Public Plugin:** Available on the JetBrains Marketplace, this version is ideal for individual developers and teams. It offers flexibility by connecting to various cloud AI providers or local models.
|
|
2. **ProxyAI Private Plugin:** Designed for enterprises with specific security, compliance, or integration needs. This version is distributed privately, connects to organization-approved AI models (often self-hosted), and allows for centralized configuration management. [Learn more about Enterprise options](/enterprise/overview).
|
|
|
|
**Key Features**:
|
|
|
|
- Connects to **OpenAI, Anthropic, Google, Mistral, Inception**, and many other providers
|
|
- Supports next-edit suggestions, autocompletions, in-editor chat, fast apply, and much more
|
|
- First class citizen for offline/local development
|
|
- Deep integration with IDE stack (native look and feel)
|
|
- Bring your own API key or use ProxyAI Cloud (free tier included)
|
|
|
|
> Formerly known as CodeGPT
|