Search This Blog

Thursday, July 13, 2023

ChatGPTWizard! a ChatGPT plug-in for Embarcadero RAD Studio.


 
ChatGPTWizard is an AI plug-in for Embarcadero RAD Studio IDE that supports ChatGPT, Writesonic, and YouChat. It is the first plugin ever to support these services.
You will need a separate API key to use this plugin with each service. 
With ChatGPTWizard, Delphi developers can ask questions directly inside the IDE.
Here are the key features of this plug-in:

Key Features:
  • Free text question form.
  • Dockable question form.
  • Inline questions(in the editor).
  • Context menu options to help you to find bugs, write tests, optimize code, add comments, etc...
  • Class view(Code conversion, code optimizing, test units, and other options per class).
  • Predefined Questions for class view.
  • History to save your tokens on OpenAI !
  • Fuzzy string match searches in the history.
  • Animated letters(Like the website).
  • AI Code Translator
  • Proxy server options.
  • Supports Writesonic AI as the second AI service.
  • Supports YouChat AI as the third AI service.

Remarks

  • It's compatible with Delphi 10.1 Berlin and later versions.
  • Uses XSuperObject library which is included in the project files. you can also find the latest version here
  • Settings are stored in registry which can be found here: Computer\HKEY_CURRENT_USER\Software\ChatGPTWizard

How to Use

Watching a quick demo would be more efficient than hundreds of lines reading I believe.



Other Videos:

Where to find it?

It is available on Getit package manager and GitHub.

Have a look at the repository's readme on GitHub for more info.

No comments:

Post a Comment