Remix.run Logo
willmadden a day ago

Did you train a self-hosted/open source LLM on your existing software and documentation? That should make it far more useful. It's not claude code, but some of those models are 80% there. In 6 months they'll be today's claude code.

bandrami a day ago | parent [-]

What would that help us with?

willmadden 11 hours ago | parent [-]

The LLM needs to understand your existing codebase if it's going to be useful building features that integrate with said codebase seamlessly without breaking things or assuming things that don't exist. That's not something you want to give away to a private AI company, so self-host an open source model.

bandrami an hour ago | parent [-]

I understood how that would help the LLM, I asked how that would help us. What decision would that inform for us that we're currently having trouble with?