didalgolab / chatgpt-intellij-plugin

Yet another JetBrains extension that enables you to use ChatGPT within your favorite IDE.
Apache License 2.0
25 stars 13 forks source link

ChatGPT Integration

Yet another JetBrains extension that allows you to use ChatGPT inside your favourite IDE

About this project

This project is a plugin that provides integration with OpenAI ChatGPT API to run on JetBrains IDEs, providing developers with a powerful tools.

Features

Code generation, code interaction, contexts and others.

Screenshots

ChatGPT IntelliJ 01

Add to Context 01

Add to Context 02

Getting Started

To use the extension, you must have a JetBrains IDE installed and configure the API key, which can be found in your User Settings. The plugin is available for installation from JetBrains Marketplace. To add more model providers such as Claude, Gemini, Ollama, or Azure OpenAI, go to File -> Settings -> Tools -> ChatGPT Integration and review the available configurations.

Contribution

Reach out to us, if you're interested in contribution.

Privacy Policy

The plugin does not transmit any information or conversation messages to third-party servers. All chat message exchanges occur directly between the local PC where the plugin is installed and the model provider servers.

License

This project is licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License.

Disclaimers

This plugin is provided as-is, without any official support or endorsement from OpenAI nor any other model providers. The author of this plugin shall not be liable for any damages caused by its use.