bajrangCoder / acode-plugin-chatgpt

ChatGPT plugin for Acode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat GPT

Note: This update is only supported on Acode version - 1.8.4(281) and above.

⚠️ Important note If you face any issue or error or you want to report bugs, Please report these things in github repo of this plugin with a detailed description. Hope you understand ❤️❤️

Chat GPT is an advanced artificial intelligence developed by OpenAi and we have added it in form of plugin for Acode, developed to enhance your productivity while coding. With this plugin, you can communicate with an AI-powered virtual assistant that can remember your previous responses, provide contextual suggestions, and offer helpful solutions to your coding problems. You can also ask Acode related doubt and problems.

Updates 🤩🤩
v1.1.0
  • Improved chatting experience
  • internal improvement and added a shortcut to open chatgpt - Ctrl-Shift-C
  • Now you can also ask doubt related to Acode to Chatgpt
v1.0.9
  • Added copy button
  • fixed sidebar issue after uninstall
v1.0.8
  • Almost every encountered bugs are fixed 😴
  • some internal improvement and changes
  • Fixed chats saving issue by Mayank Sharma
  • Improved error readability
  • Rewrite whole styling with help of existing one by LegendSabbir
v1.0.7
  • Now you can also generate image with your prompt
  • Markdown bugs fixed
  • Internal improvement
v1.0.6
  • Added Syntax highlighting for codes
  • Changed the ai model for better conversation
  • removed typing animation of response
  • markdown rendring of responses
  • fixed bugs
v1.0.5
  • Added delete button to delete chat history
  • Improved history dialog
v1.0.3
  • Ui bugs fixed
  • Now Chat conversation will be saved
v1.0.2
  • Redesigned the ui 💜
v1.0.1
  • Merged Pull request(now user are allowed to select their prompt)

Core Developers

Chat GPT plugin development is started by below devs but Now many contributors are working to improve it.

Contributers

Features

  • User-friendly interface for easy communication with AI
  • AI remembers previous responses to provide more personalized suggestions
  • Provides helpful solutions to coding problems
  • Regular updates to improve the AI's capabilities
  • View Chat History
  • Syntax highlighting and markdown styling, etc
  • Generate images with your prompts
  • Can answer to doubt related to Acode

Important Links

How to use:

To use Chat GPT, simply search for "Chat GPT" in the command palette (•••) to open the chat interface or use this shortcut Ctrl-Shift-C. From there, you can communicate with the AI and receive helpful suggestions and solutions.

To update your token, simply type "Chat GPT update token".

How to Generate Image?

For generating image follow below steps:

  • Install Chatgpt plugin first
  • Open sidebar and select chatgpt icon
  • enter your prompt for image
  • select size
  • Click the button to generate and wait for a couple of minutes
  • then you will see success message and image will be displayed
  • and image will be saved in your Internal Storage > Download

How to get Api token?

For token just click ? on promt dialog and you will be redirected to openai website and then logon/signup. After that click on your profile pic on openai website and select View Api token and on this page just click button to generate token.

Contributing:

If you're interested in contributing to the development of Chat GPT, you can do so by submitting issues or pull requests on the plugin's GitHub page. Additionally, you can help spread the word about the plugin to other developers who may benefit from its features.

Support:

If you encounter any issues or have questions about using Chat GPT, you can reach out to the developers directly through the plugin's GitHub page or through the Acode app review page. The developers are committed to providing timely and helpful support to ensure you get the most out of the plugin.

If you've found Chat GPT for Acode to be a helpful addition to your coding workflow, please consider leaving a review on the plugin's page and also leave 🌟 on plugins github page 🥺🥺. Your feedback helps us improve the plugin and ensure that other developers can benefit from its features as well. Plus, leaving a review only takes a few moments of your time, but it can make a big difference for our team!

Thank you for your support❤️❤️❤️!

About

ChatGPT plugin for Acode

License:MIT License


Languages

Language:JavaScript 78.6%Language:SCSS 21.4%