Hi all,
Jev, a new model (not an LLM, bit rather a modern version of BERT), has been making the rounds on the usual outlets these past few days. As I believe the core concepts of Jev map very neatly onto Prolog predicates, I’ve decided to integrate it into DeepClause (a runtime and SDK built on top of SWI-Prolog to combine LLMs/Agents and Prolog in a small DSL). The write-up can be found here. If there are people in this forum working on probabilistic logic programming, then I’d be very curious about their thoughts on this.
If you want to try it out yourself, the easiest way to get started is using the Pi coding agent and the deepclause-pi extension via “pi install npm:deepclause-pi”.
Thanks,
Andreas