logoalt Hacker News

vichoiglesiastoday at 7:51 PM1 replyview on HN

I’m working on Kern, a small, git native, make and unix inspired llm workflow.

Modules are simply folders, and the tool just reads from stdio and outputs to stdout. Runs are stored in simple text files with all the info of inputs, outputs and other metadata.

https://github.com/vichoiglesias/kern


Replies

jll29today at 8:28 PM

I like how this treats writing (text prod.) as software engineering.

show 1 reply