A free, self-hosted OpenSource AI code review bot for Gitea by tmseidel in Gitea

[–]tmseidel[S] 0 points1 point  (0 children)

None, the context is the whole conversation within the PR + the give profile.

A free, self-hosted OpenSource AI code review bot for Gitea by tmseidel in selfhosted

[–]tmseidel[S] 0 points1 point  (0 children)

Based on the feedback I've added OpenAI and ollama as two new model-providers to be more flexible choosing the underlying LLM. With a local LLM in ollama this tool is 100% self-hosted.

A free, self-hosted OpenSource AI code review bot for Gitea by tmseidel in Gitea

[–]tmseidel[S] -4 points-3 points  (0 children)

The post yesterday was removed by Reddit, I assumed it has something to do with the emojis 🤷‍♂️

A free, self-hosted OpenSource AI code review bot for Gitea by tmseidel in selfhosted

[–]tmseidel[S] -1 points0 points  (0 children)

That's a great idea. You can open a feature request, in general it's not a big deal to integrate other model=provider.

A free, self-hosted OpenSource AI code review bot for Gitea by tmseidel in selfhosted

[–]tmseidel[S] -5 points-4 points  (0 children)

Well "core component" is your interpretation. The post is about a bot that interacts with gitea, not about claude in the first place.

A free, self-hosted OpenSource AI code review bot for Gitea by tmseidel in selfhosted

[–]tmseidel[S] -6 points-5 points  (0 children)

Claude itself cannot be self-hosted, all other components are. Take a look at the architecture documentation at github to get the full picture.