AliDehbansiahkarbon/ChatGPTWizard

Can ChatGptWizard be used by a delphi application?

bishara2000 opened this issue · 3 comments

Hello Ali
I downloaded and installed your ChatGptWizard in my delphi 11.3 environment. Every thing is fine and I could make my chat very well.
However I have been struggling very hard to implement this functionality within my delphi application. That will be very nice to combine the power of the ai engine and my application, My students are looking forward for that.
All I need is to be able to execute a function such as the following:
GtpAnswer:=GetGptAnswer(MyQuestion)

I am suscibed to ChatGtp 4.
Please I woukd highly appreciate your assistance with this issue.
Bishara Wakim

Hi Bishara,
This plug-in is not meant to do that.
I made a desktop sample, you just need to add your API Key.
I hope this can help you.
Download it here:
Simple GPT Desktop.zip

Moreover, there are some rich libraries and components made for Delphi to be used in your application:
DelphiOpenAI
RDOpenAI
DelphiChatGPT