Code GenerationOpen_source
LibreChat logo

LibreChat

The open-source AI platform

Overview

About LibreChat

LibreChat is a self-hosted chat application that puts every model provider you use behind a single interface. Anthropic, OpenAI, Azure, AWS Bedrock, Google, Groq, Mistral, OpenRouter and locally hosted models are all configured as endpoints and switched from one menu, and the conversation history, search, presets and file handling are the same regardless of which model answered. It grew out of a ChatGPT clone in early 2023 and has become the more enterprise-minded of the two large open-source chat front ends, the other being Open WebUI, which this directory also lists. The reason to run something like this instead of several vendor web apps is control: your data stays on your infrastructure, your users authenticate against your identity provider, and the model bill is whatever your own API keys cost.

Two things distinguish it from a bare chat UI. First, agents: LibreChat agents can carry files, run code through a built-in code interpreter, call external APIs through OpenAPI actions and connect to tools over the Model Context Protocol, so a shared internal assistant can actually do things rather than only answer. Second, the authentication story, which is the part enterprises ask about first: OAuth, SAML, LDAP and two-factor authentication are on the homepage feature list, alongside multi-user management. The licence is MIT with no branding clause, which is the caveat that has to be attached to Open WebUI. What has changed recently is the owner. ClickHouse acquired LibreChat in November 2025; the announcement says the project remains 100% open source under MIT and that community development continues, but the roadmap is now tied to ClickHouse's data and analytics ambitions, and the formerly paid Code Interpreter API is being discontinued in its current form.

Pricing

Free tier
  • Self-hosted$0/mo

From the vendor pricing page, 2026-09-18

Details

GitHub Stars 44,316
Forks 9,108
Data from: GitHubWebsiteUpdated: Sep 18, 2026
self-hostedinfrastructuredeploymentdockeropen-source