Comment on Most slopcode projects are abandoned and deleted within months of release

<- View Parent
pyr0ball@reddthat.com ⁨6⁩ ⁨days⁩ ago

Fair point, I’ll own it. Dropping a project link in a thread about slopcode is going to read as a pitch, and I needed to promote or nothing will ever happen.

That said, I figured showing a concrete example was more useful than just adding another opinion to the pile. If you want to pull the repo (git.opensourcesolarpunk.com/…/peregrine), the structure is there to review. There’s a deterministic pipeline underneath the LLM layer (eligibility checks, form validation, deadline tracking all run without LLM involvement), CI with test coverage, and a fine-tuned model approach that keeps inference on local hardware where possible.

The hard part wasn’t the LLM layer, it was the plumbing around it that keeps the LLM in an advisory role instead of a decision-making one. That design constraint is what I wanted to show, not just “look, I made a thing.”

original
Sort:hotnewtop