this post was submitted on 06 Apr 2026
28 points (100.0% liked)

technology

24318 readers
271 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] yogthos@lemmygrad.ml 6 points 14 hours ago (1 children)

I really think that LLM coupled with a logic engine running in a REPL environment could be an amazing thing.

[–] juniper@hexbear.net 6 points 11 hours ago (1 children)

I definitely see the value in verifiable, programmable logic code as part of the LLM "thinking" loop, which I think is probably one of the more valuable discoveries of LLM usage.

Taking the embodied form of language (billions of parameters) and coupling it with some Prolog thing so that the "mental" logic is sound as oppose to linguistic interlocution could lead to interesting stuff.

I was always partial to the symbolic AI folks, they were just early in my book. sans-shrug

[–] yogthos@lemmygrad.ml 5 points 10 hours ago (1 children)

That's my thinking as well. The LLM is basically an interface to the world that can handle ambiguity and novel contexts. Meanwhile, symbolic AI provides a really solid foundation for actual thinking. And LLMs solve the core problem of building ontologies on the fly that's been the main roadblock for symbolic engines. The really exciting part about using symbolic logic is that you can actually ask the model how it arrived at a solution, you can tell it that a specific step is wrong and change it, and have it actually learn things in a reliable way. It would be really neat if the LLM could spin up little VMs for a particular context, train the logic engine to solve that problem, and then save them in a library of skills for later user. Then when it encounters a similar problem, it could dust off an existing skill and apply it. And the LLM bit of the engine could also deal with stuff like transfer learning, where it could normalize inputs from different contexts into a common format used in the symbolic engine too. There are just so many possibilities here.

[–] juniper@hexbear.net 2 points 7 hours ago (1 children)

I expect to see cool new repos at https://git.sr.ht/~yogthos/ in the near future comrade stalin-approval

[–] yogthos@lemmygrad.ml 4 points 7 hours ago

haha if I come up with anything nifty, I'll be sure to share here :)