Jump to content

Recommended Posts

Posted

Well, I toke some time to learn uniGUI source code, make another book (Book III - JavasScript/uniGUI), fill the blanks on a lot of subjects  and almost finishing translation of Book I and II to English and update of the material. All of it soon to be release.

Thanks for you support and for the uniGUI Team support. 

  • Like 4
  • Happy 1
  • Upvote 1
  • Fred Montier changed the title to uniGUI does ChatGPT (available to download to uniGUi Subscribrers)
  • Fred Montier changed the title to uniGUI does ChatGPT (available download to uniGUi Subscribers)
Posted

416618345_.thumb.png.d3c95ddc105c704b918e6b7433c86752.pngHello Fred
Thank you for your good program
It doesn't work for me and it stays on loading
Do you have any suggestions?
(You can see the server specifications in the photo)

 

Posted
12 hours ago, MVakili said:

416618345_.thumb.png.d3c95ddc105c704b918e6b7433c86752.pngHello Fred
Thank you for your good program
It doesn't work for me and it stays on loading
Do you have any suggestions?
(You can see the server specifications in the photo)

 

1- This happens when you run with different uniGUI frameworks. Recompile.
2- Have you read the code ? Haven't you seen that is just a simple function ? Read a Combo Text, send the request and show response in memo. Simple REST stuff.

function TMainForm.AskChatGPT(const aAPI, aQuestion: string): string;

Content removed !

ALL THE REST IS JUST COSMETIC ! Same for VCL !

  • Like 1
Posted
On 2/13/2023 at 11:49 PM, Fred Montier said:

1- This happens when you run with different uniGUI frameworks. Recompile.
2- Have you read the code ? Haven't you seen that is just a simple function ? Read a Combo Text, send the request and show response in memo. Simple REST stuff.

function TMainForm.AskChatGPT(const aAPI, aQuestion: string): string;

Content removed !

ALL THE REST IS JUST COSMETIC ! Same for VCL !

Thank you for your guidance
Yes, I read the code and saw how you called the function.
What was important was the creativity used in the use of the UNIGUI.
And a question
Can we limit the answers to the analysis of a text?

Posted
16 hours ago, MVakili said:

Thank you for your guidance
Yes, I read the code and saw how you called the function.
What was important was the creativity used in the use of the UNIGUI.
And a question
Can we limit the answers to the analysis of a text?

My friend. I cant' take credit for that. Is all over the internet, this code. I just made uniGUI version. But I saw it was very simple. Same thing to VCL. What pissed me off was  people changing for this and making "baloney" course here in Brazil once this is ONLY the question mode (or prompt if you wish).

In fact, to much buzz for nothing. You have to create a MODEL to really use in your biz or project. This takes time. IS not easy and note even well "doc".

For know, this is really vaporware. In some months, we should have real tools to tangle it.

 

Posted

Google it and you shell find.
I only charge for  things than I really made a big change/improvement/create. Not this one.

As I said, is every where. The problem here is making the "model".

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...