LibreChat
Open-source · self-hostable · replaces 1 SaaS tool on os-alt
danny-avila/LibreChat · alive · ★ 37.0k · last commit 1d ago · 433 open issues
License: MIT
Good fit for Power users who want one chat UI in front of many providers — switch models mid-conversation, fork threads, plugin support.
Weak at Heavier stack (Mongo + Meilisearch + RAG service) — overkill for single-user installs.
In a terminal? npx -y github:SolvoHQ/os-alt-cli chatgpt prints
the ChatGPT comparison table including LibreChat.
how the CLI works →
Replaces these SaaS
- ChatGPT · AI chat assistant (consumer UI)
Clone the repo, copy `.env.example` to `.env`, set `OPENAI_API_KEY` (or point `OPENAI_REVERSE_PROXY` at a local Ollama / LiteLLM URL), then `docker compose up -d`. LibreChat speaks to OpenAI, Anthropic, Google, and any OpenAI-compatible local server side by side; users pick the model per conversation. ChatGPT export.zip can be partially imported via the conversation import endpoint (one JSON per thread).
README badges for the SaaS this replaces
Maintainers and forks: drop a badge in your README to link readers from the SaaS-comparison page back to your repo.
FAQ
Is LibreChat actively maintained?
Yes — last commit 1d ago. The repository is alive (commit activity within the past 90 days).
What does LibreChat cost to self-host?
LibreChat is free and open source under MIT. Typical self-host VPS cost: $10-15 VPS for the app stack; same model-server caveat as Open WebUI.
Which SaaS does LibreChat replace?
LibreChat is listed as an open-source self-host alternative to: ChatGPT.