Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can ChatGptWizard be used by a delphi application? #61

Closed
bishara2000 opened this issue Apr 22, 2024 · 3 comments
Closed

Can ChatGptWizard be used by a delphi application? #61

bishara2000 opened this issue Apr 22, 2024 · 3 comments
Assignees

Comments

@bishara2000
Copy link

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

@AliDehbansiahkarbon
Copy link
Owner

AliDehbansiahkarbon commented Apr 22, 2024

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

@AliDehbansiahkarbon
Copy link
Owner

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

@bishara2000
Copy link
Author

bishara2000 commented Apr 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants