Page 1 of 1

General 'natural' language 'programming', not strictly xTalk

Posted: Tue Sep 05, 2023 6:38 pm
by OpenXTalkPaul
I'm interested 'natural language' programming in general. That's basically the idea that is key to the appeal of xTalk scripting and similar (AppleScript), is it not? That's why I think the language model AI stuff is great. Brings humankind another step closer to StarTrek-ship-computer-like verbal interface computing (if you have dictation input turned on).

Here's a python thing that allows you to do ChatGPT 'coding' from the terminal:
https://github.com/KillianLucas/open-interpreter
Check out some of the examples.