this post was submitted on 31 Mar 2024
10 points (72.7% liked)

Selfhosted

38768 readers
189 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I've just discovered OmniGPT that seems to be a chat where you can interact with different LLM (Claude, GPT-4, Llama, Gemini, etc.) and costs $16/month (it was $7/month until a week ago πŸ€¦β€β™‚οΈ). I've read on a Reddit post that it uses the APIs of all the provider that is a thing that can be done for free using a personal account (since the API limit seems to be high). Do you know something like OminGPT that can be self hosted that uses users API keys?

top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 4 months ago* (last edited 4 months ago) (1 children)
[–] [email protected] 0 points 4 months ago (1 children)

That seems to need the AI model to be local

[–] [email protected] 12 points 4 months ago* (last edited 4 months ago) (1 children)

Oh yes, maybe I misunderstood what you were asking. This is the server that will host the models and the API, it also has a nice interface.

So by local I mean local to the server, you can run it somewhere else and not put the models on your local computer, but yes the server will need them.

You can then use other apps to connect with it. That's what I consider self hosting, hosting the whole thing soup to nuts

[–] [email protected] -1 points 4 months ago (1 children)

What I'm looking for is a frontend that uses GTP-4, Gemini and other AI engine with their respective APIs keys.

[–] [email protected] 23 points 4 months ago (1 children)

Yeah, using β€œself hosted” in your title is misleading.

[–] [email protected] 8 points 4 months ago* (last edited 4 months ago)

I think KoboldAI Lite is what you're asking for. I'm not sure how it works, but it seems to be able to use OpenAI, Claude, Gemini, Horde and OpenRouter.

I think this is the repo for the website: https://github.com/LostRuins/lite.koboldai.net

The website is a bit ugly.

[–] [email protected] 6 points 4 months ago

I believe Librechat would achieve your goals, but you'd need a PC or server to host it in. It supports all major API.

Kobold light might with as well, and doesn't need to be hosted locally, but I don't think it supports Claude haiku specifically, for unknown reasons.

Additionally, the official Claude api workshop is pretty good on desktop, but it only supports Claude.

[–] [email protected] 1 points 4 months ago

check out NextChat and LibreChat