Fred Montier Posted February 2, 2023 Posted February 2, 2023 uniGUI does ChatGPT (available to download to uniGUi Subscribrers for 1 day in the forum for free) Hi There... Project available only in the pack Silver (Pack 04) at https://www.unigui.com.br/ 8 Quote
Fred Montier Posted February 2, 2023 Author Posted February 2, 2023 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. 4 1 1 Quote
Wilton Ergon Posted February 8, 2023 Posted February 8, 2023 Will you share this example, or trade .. Quote
Fred Montier Posted February 9, 2023 Author Posted February 9, 2023 Download project link published at the first post. Quote
Fred Montier Posted February 9, 2023 Author Posted February 9, 2023 Be aware of SSL libs and TLS sslvTLSv1_2 config. And get your API key https://platform.openai.com/account/api-keys Quote
MVakili Posted February 13, 2023 Posted February 13, 2023 Hello 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) Quote
Fred Montier Posted February 13, 2023 Author Posted February 13, 2023 12 hours ago, MVakili said: Hello 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 ! 1 Quote
MVakili Posted February 15, 2023 Posted February 15, 2023 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? Quote
Fred Montier Posted February 15, 2023 Author Posted February 15, 2023 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. Quote
Fred Montier Posted February 15, 2023 Author Posted February 15, 2023 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". Quote
MVakili Posted February 16, 2023 Posted February 16, 2023 yes, I understand The idea of this site was very nice and I thought that maybe we could do something similar ChatBase.co Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.