LibreChat

Hybrid (offline or cloud)

Open-source clone of the ChatGPT UI with multi-provider routing. Local + cloud in one interface.

Editorial verdict: “Best if you mix local + cloud models in the same workflow. Strong team features.

Chat UI
Free
MIT
4.4 / 5
GitHub ★ 22,000

Compatibility at a glance

Which runtime + OS combos this app works against. Source of truth for "will it run on my setup?"

§ Runtimes supported
ollamaopenai-compatanthropicgemini
§ OS / platform
linuxmacoswindowsweb
§ Hardware + model hint
Minimum VRAM
4 GB
Recommended starter model
Llama 3.1 8B Q4_K_M

What it is

LibreChat is for teams or power users who want a single interface that bridges local Ollama models with cloud APIs like Anthropic and OpenAI. It replicates the ChatGPT UX closely—same prompt library, custom instructions, chat folders—so the learning curve is shallow if you’re coming from OpenAI’s web app. Setup is heavier than Open WebUI: you’ll edit YAML to configure local runtimes, and the 4 GB VRAM floor means a Llama 3.1 8B Q4_K_M is the practical entry point. The payoff is per-conversation model routing, letting you switch between a private local inference and a cloud call without leaving the chat. Works on Linux, macOS, and Windows, but the hybrid privacy posture means you’re trusting both your local hardware and whichever cloud provider you plug in.

✓ Strengths

  • +Pixel-close ChatGPT UX
  • +Multi-provider routing in one app
  • +Solid team workspace features

△ Caveats

  • Setup is more involved than Open WebUI
  • Local-runtime configuration requires more YAML than the alternatives