RE: Interface

"Kurt Geisel (as kgeisel at outlook dot com)" <[email protected]> Sun, 5 Apr 2026 16:40:42 +0000
Newsgroups gmane.lisp.lispworks.general
Message-ID <SA1PR07MB870739B18E888CB5C69D454EA65CA@SA1PR07MB8707.namprd07.prod.outlook.com>
Conceptually, there are of course many different potential layers or services you might want to interface to. Most of the models provide an API for “direct” use of the model (sending a prompt and getting a response). This is not necessarily talking to an orchestrator or “agent” that has been specialized for a particular use, like chat or coding (with support for hierarchical planning, tool calling, etc.)

Joe Marshall shared an example that happens to use the Gemini API, mostly based around cl-json.

Abstract Heresies: Gemini API<https://funcall.blogspot.com/2025/09/gemini.html>

This could easily be extended to talk to other frontier provider APIs.

I would love to see something like this extended to a Lispy “LLM experimentation playground” akin to something like this<https://youtu.be/t8oy-5AAjqg?si=4i3K3gPq4n4H8aBx>.

You can in theory effectively build your own orchestrator on top of one of these APIs (say, specialized for robot planning).

- Kurt


From: [email protected] <[email protected]> On Behalf Of Marco Antoniotti (as marco dot antoniotti at unimib dot it)
Sent: Sunday, April 5, 2026 7:08 AM
To: Devon Sean McCullough <[email protected]>
Cc: Robert Zeiler <[email protected]>; [email protected]
Subject: Re: Interface

Some guy ported it to Python and apparently that became FOSS.

MA


On Sun, Apr 5, 2026 at 3:31 PM Devon Sean McCullough (as LispWorks at jovi dot net) <[email protected]<mailto:[email protected]>> wrote:
On 2026-04-04 15:14, Robert Zeiler (as rezeiler1970 at gmail dot com)
wrote:
> Has anyone been able to interface a lisp program with any of the newer
> assistant programs like Alexa, Siri etc.???
> I have built a robot using LISP ( I was a member of the LEAF robot
> group) that started about 10 years ago and was wondering if the newer
> AI would be better than mine.

Well... Now that Anthropic's client-side code is released,
either inadvertently, as a publicity stunt or April Fool,
can we use their own tool to port the TypeScript to Lisp?

                Peace
                        --Devon

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]<mailto:[email protected]>
http://www.lispworks.com/support/lisp-hug.html


--
Marco Antoniotti, Professor, Director         tel. +39 - 02 64 48 79 01
DISCo, University of Milan-Bicocca U14 2043   http://dcb.disco.unimib.it<http://dcb.disco.unimib.it/>
Viale Sarca 336
I-20126 Milan (MI) ITALY
REGAINS: https://regains.disco.unimib.it/