SaaSHub helps you find the best software and product alternatives Learn more →
LibreChat Alternatives
Similar projects and alternatives to LibreChat
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
textgen
Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.
-
ollama
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
-
-
-
MeiliSearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
-
-
diffusionbee-stable-diffusion-ui
Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
-
litellm
Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]
-
-
-
vertex-ai-samples
Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
-
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience
-
-
-
-
LobeHub
The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you.
-
ollama-webui
Discontinued ChatGPT-Style WebUI for LLMs (Formerly Ollama WebUI) [Moved to: https://github.com/open-webui/open-webui]
-
LibreChat discussion
LibreChat reviews and mentions
-
I Built Two Ollama Tools I Don't Actually Need Yet
Several services share the same Ollama instance on a dedicated host that homelab-agent is provisioning: LibreChat for interactive chat, a SearXNG MCP server for ML-reranked search, and three background embedding jobs — graphiti, jobsearch-mcp, and memsearch-watch.
-
I Didn't Want to Pay for Web Search in My Own Homelab, So I Built the Pipeline
I was setting up web search for LibreChat — a self-hosted chat interface for AI models. The config has three required components:
-
Deploying LibreChat on Amazon ECS using Terraform
LibreChat uses two main sources of configuration: environment variables and LibreChat YAML. Environment variables are typically provided via a .env file created from the example in LibreChat's GitHub repository. Most LibreChat configuration is done using environment variables, and the LibreChat YAML file references these variables using the ${} notation for values such as API keys.
- LibreChat is a self-hosted AI chat platform that unifies all major AI providers
-
Build Your AI Analyst and Start Having Conversations with Your Structured Data
git clone https://github.com/danny-avila/LibreChat.git libra
- OSS Alternative to Open WebUI – ChatGPT-Like UI, API and CLI
-
Breaking down the text barrier of LLM chatbots with KendoReact and MCP-UI
Why not just build a custom UI directly? Because MCP-UI makes the components portable. Any MCP host that supports @mcp-ui/client (like LibreChat) can consume my server’s interactive Grids and Cards without any custom integration.
- LibreChat – Enhanced ChatGPT Clone
-
A Mind Meld for the Modern Enterprise: Breaking Down Knowledge Silos with MCP
Note this slight issue if you try this at home
- LibreChat: Enhanced ChatGPT Clone
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Stats
danny-avila/LibreChat is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of LibreChat is TypeScript.