SEAbdulbasit / ChatGPT-Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Plugin

This plugin enables you to use Chat-GPT directly from your IDE, such as IntelliJ or Android Studio.

Features

  • Chat with GPT-3 directly from your IDE
  • Seamless integration with IntelliJ and Android Studio
  • Simple and intuitive interface
  • Get instant answers to your questions without leaving your coding environment

Installation

You can download the JAR file for this plugin from the releases section. Alternatively, you can install it directly from the IntelliJ or Android Studio Plugin Marketplace.

Jar file

Download the Chat-GPT plugin jar file here.

Usage

To use the plugin, simply open the ChatGPT tool window and start chatting with ChatGPT. You can ask any questions or provide any input that you would normally provide when using Chat-GPT in a web browser.

Note: This plugin uses WebView to load the ChatGPT website within the plugin interface.

Usage on Android Studio

As this plugin uses JCEF browser which is not bundled with Android Studio so we need to change the Android Studio run time. For changing runtime, you can find the instructions here. Make sure to select the runtime that supports JCEF browser.

Known Issue

For now Login with Google or any other auth throws browser maynot be secure exception. This is a know issue and will be fixing that soon. For now, try to login on Chat-GPT website with password instead of Google. Once your password and account is set then try login in the plugin and it should work.

License

This plugin is licensed under the MIT License. See the LICENSE file for more information.

Contributions

Contributions to this plugin are always welcome. If you find any bugs or have any feature requests, please create an issue or submit a pull request.

Contact

If you have any questions or concerns, you can contact me at abdulbasit5361234@gmail.com.

About


Languages

Language:Kotlin 100.0%