←back to thread

Use Prolog to improve LLM's reasoning

(shchegrikovich.substack.com)
379 points shchegrikovich | 3 comments | | HN request time: 0.428s | source
1. DeborahWrites ◴[] No.41874397[source]
You're telling me the seemingly arbitrary 6 weeks of Prolog on my comp sci course 11yrs ago is suddenly about to be relevant? I did not see this one coming . . .
replies(2): >>41874466 #>>41876651 #
2. fullstackwife ◴[] No.41874466[source]
Is there any need to look at this generated Prolog code?
3. aitchnyu ◴[] No.41876651[source]
I rolled my eyes when iterating a list meant splitting it into first and rest and recursing on the rest. I would do side projects in Scala a few years later of my own interest.