You are viewing archived messages.
Go here to search the history.

Jason Morris 2024-01-14 19:39:32

Big milestone. Three minute video, shows my system using LLM code generation to generate visual logic code representing sections of a law, based only on the text of the law. (play at 2x, there's a lot of waiting)

Maikel van de Lisdonk 2024-01-14 20:45:37

Which LLM are you using?

Jason Morris 2024-01-14 21:47:45

The latest GPT4. As the complexity of the language it can handle increases I'm anticipating needing the increased context space because JSON code expressions are very token heavy, and GPT4 is better than anything else I have tried at generating JSON according to a schema.