Re: ChatGPT for LC scripting

2025-04-21 Thread Tom Glod via use-livecode
If you give me an example of where it has failed you, I can tell you how i would approach the task. On Mon, Apr 21, 2025 at 10:11=E2=80=AFPM Tom Glod wrote= : > Hey Guys, > > I'm not part of the team at MyGiantBrain. > > My experience of livecode is that Claude Sonnt is the best for error free >

Re: ChatGPT for LC scripting

2025-04-21 Thread Tom Glod via use-livecode
Hey Guys, I'm not part of the team at MyGiantBrain. My experience of livecode is that Claude Sonnt is the best for error free livecode. its always best to give it some training data about how u want the script written. I should say that these results are on a specific project which required: Liv

Re: ChatGPT for LC scripting

2025-04-09 Thread Bob Sneidar via use-livecode
VGhlIGRheSBBSSBubyBsb25nZXIgbmVlZHMgaHVtYW4gcHJvZ3JhbW1lcnMsIHdlIGFyZSBwcm9i YWJseSBnb2luZyB0byBnbyBleHRpbmN0LiBCdXQgdGhhdCBjYW4gbmV2ZXIgcmVhbGx5IGhhcHBl bi4gQXMgSeKAmXZlIHNhaWQgYmVmb3JlLCBBSSBpcyBvbmx5IHRoZSBjdXJ0YWluLiBUaGVyZSBp cyBhbHdheXMgYSBtYW4gYmVoaW5kIGl0Lg0KDQpCb2IgUw0KDQoNCk9uIEFwciA4LCAy

Re: ChatGPT for LC scripting

2025-04-09 Thread Heriberto Torrado via use-livecode
Is tom part of the team of this guys?    https://mygiantbrain.com/ They also made a trained agent for ChatGpt for Livecode. Best, Hery https://mygiantbrain.com/ On 4/8/25 21:10, Mike Kerner via use-livecode wrote: talk to tom glod. he trained a gpt model for lc On Tue, Apr 8, 2025 at 3:13=E2

Re: ChatGPT for LC scripting

2025-04-08 Thread Mike Kerner via use-livecode
talk to tom glod. he trained a gpt model for lc On Tue, Apr 8, 2025 at 3:13=E2=80=AFPM Heriberto Torrado via use-livecode < use-livecode@lists.runrev.com> wrote: > Dear all, > > I'm an avid AI user, and I'd like to share some of my experiences: > > I've achieved the best programming results using

Re: ChatGPT for LC scripting

2025-04-08 Thread Heriberto Torrado via use-livecode
Dear all, I'm an avid AI user, and I'd like to share some of my experiences: I've achieved the best programming results using Gemini 2.5 Pro. (In my opinion, it's currently much more powerful than models like ChatGPT-1o or Claude 3.7 Sonnet). You can access Gemini 2.5 Pro for free via Google

Re: ChatGPT for LC scripting - Why LC 9.0.2?

2025-03-16 Thread Curry Kenworthy via use-livecode
Sean: > Ah, yes. I meant 5.0.2 ... fully paid, non-subscription engine OK. That makes sense. > our whole overall issues with LC, particularly with the promises > for web deployment, came to head, I ended up in hospital, lost my > business to the gov who took everything and I ended up having to

Re: ChatGPT for LC scripting - Why LC 9.0.2?

2025-03-15 Thread Pi Digital via use-livecode
> M> I’m happy, the client is happy and AI is, erm, indifferent :D. > > Good job! > > > coding in LC 9.0.2 as I am disillusioned by 10 and the future of LC. > > Why LC 9.0.2 vs 9.6? > > Best wishes, > > Curry Kenworthy Ah, yes. I meant 5.0.2. The early stages of Dementia are not so kind. Thi

Re: ChatGPT for LC scripting - Why LC 9.0.2?

2025-03-13 Thread Curry Kenworthy via use-livecode
Sean: > I’m happy, the client is happy and AI is, erm, indifferent :D. Good job! > coding in LC 9.0.2 as I am disillusioned by 10 and the future of LC. Why LC 9.0.2 vs 9.6? Best wishes, Curry Kenworthy Radically Innovative Christian LiveCode Development "PASSION for Elegant, Efficient Code!

ChatGPT for LC scripting

2025-03-11 Thread Pi Digital via use-livecode
Whoever trained ChatGPT into coding for LC I want to say a big Thank You. It is now my primary way to code. Even more fun when you use the Reason functionality. I am primarily coding in LC9.0.2 as I am disillusioned by 10 and the future of LC. But with a little security hack for 9.0.2 it works

Re: ChatGPT for LC scripting

2025-03-11 Thread Tom Glod via use-livecode
Just FYI, For Livecode, Claude is THE BEST, by alot. It is often successful when the others fail. Cheers, Tom On Thu, Mar 6, 2025 at 12:19 PM Sean Cole via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Craig, > > For example, I needed to integrate the Docusign SOAP API into a curren

Re: ChatGPT for LC scripting

2025-03-09 Thread Pi Digital via use-livecode
Hi Bob, What a beautiful experience, so true. As always, something like AI should be viewed as a surgical tool to be used only when necessary and not relied solely upon. It’s useful but it only really gets us most of the way there. You still have to encapsulate it properly and adjust it to full

Re: ChatGPT for LC scripting

2025-03-08 Thread Bob Sneidar via use-livecode
Your supposition is incorrect. We are not ALL using these gadgets. I for one never will. Bob S On Mar 6, 2025, at 1:30 PM, Craig Newman via use-livecode wrote: I suppose we are all using these gadgets. Just know that I posed an electrical power question to both ChatGPT and Claude. ChatGPT

Re: ChatGPT for LC scripting

2025-03-07 Thread Bob Sneidar via use-livecode
When I was young (a long time ago) the company I was with hired a new graphics designer. All he knew was the conventional method for prepress and he designed all his art accordingly. When I told him about the new Digital Prepress he told me that it still could not be done, because his professo

Re: ChatGPT for LC scripting

2025-03-07 Thread Mike Kerner via use-livecode
i think tom glod customized gpt to create an lc llm, and used it to write a websockets lib. i have not messed with it, yet, because the announced 2027 lc pricing forced me to start looking for alternatives. using llm's, i was able to quickly write four good-enough apps in flutter. then i was able t

Re: ChatGPT for LC scripting

2025-03-07 Thread jbv via use-livecode
Le 2025-03-06 19:04, Bob Sneidar via use-livecode a écrit : Your supposition is incorrect. We are not ALL using these gadgets. I for one never will. I for one use these tools only for things I am not familiar with, like python scripts for instance, with the risk of using pieces of code I don't

Re: ChatGPT for LC scripting

2025-03-07 Thread Pi Digital via use-livecode
I’m glad to hear you both manage just fine without assistance in your coding. For me, where a quick turnaround was welcomed, having something like AI take away about a days worth of research, typing and trial & error made the job faster, more productive and profitable. This job was way more tha

Re: ChatGPT for LC scripting

2025-03-06 Thread Alex Tweedly via use-livecode
On 07/03/2025 00:04, Bob Sneidar via use-livecode wrote: Your supposition is incorrect. We are not ALL using these gadgets. I for one never will. Bob S I almost agree. I don't have any trouble coding what I need in LC. Now if I could ask ChatGPT to organise all the relevant tools and build

Re: ChatGPT for LC scripting

2025-03-06 Thread Craig Newman via use-livecode
Sean. You are actually using ChatGPT as your main coding engine? I have made apps small and large, but cannot imagine how I could ever start that way. I am not talking about asking for a routine using, say, recursion to find the factors of an integer. This to create a stand-alone function I co

Re: ChatGPT for LC scripting

2025-03-06 Thread Craig Newman via use-livecode
I suppose we are all using these gadgets. Just know that I posed an electrical power question to both ChatGPT and Claude. ChatGPT got it right, and Claude missed a step. “He” apologized and thanked me for pointing it out. I assume it could have easily gone the other way around. One really has t

Re: ChatGPT for LC scripting

2025-03-06 Thread Sean Cole via use-livecode
Hi Craig, For example, I needed to integrate the Docusign SOAP API into a current project. Rather than hunt through the pages and pages of API guides, which are usually very C+, C# or PHP centric, I type the following into the ChatGPT prompt: Create a LiveCode script for version 9.0.2 that will c