LibreChat
Open-source · self-hostable · replaces 1 SaaS tool on os-alt
danny-avila/LibreChat · alive · ★ 36.8k · last commit today · 422 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.