danny-avila/LibreChat
Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active
About the project
Self-hosted multi-user ChatGPT-style chat interface supporting many AI providers, agents, MCP, tools, and image generation. Suited for teams and developers who want their own controlled AI chat deployment.
Useful for
- Deploy a private chat with access to OpenAI, Anthropic, and local models via Ollama
- Build a no-code agent with MCP tools and file search for internal tasks
- Run Python or Node.js code in an isolated sandbox directly from chat
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 56 stars so far today, about 79 expected by the end of the day. The usual pace is 37 per day, so that's 2.1× as much.
- The spike has held for 3 days in a row — not a one-off blip.
- GitHub Trending this week: #21, +1,421 stars.
- About 22 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 44,309
- Stars in a day
- 79
- Forks
- 9,106
- Issues and pull requests
- 11,737
- Watchers
- 209
- Language
- TypeScript
- License
- MIT
- Latest release
- v0.8.8-rc3 · September 15, 2026
- Created
- February 12, 2023
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending TypeScript today: #14, +320 stars; GitHub Trending this week: #18, +1,421 stars
- September 17, 2026GitHub Trending TypeScript today: #14, +321 stars; GitHub Trending this week: #18, +1,173 stars
- September 16, 2026GitHub Trending today: #9, +254 stars; GitHub Trending TypeScript today: #3, +450 stars; GitHub Trending this week: #18, +809 stars
- September 15, 2026GitHub Trending today: #9, +261 stars; GitHub Trending TypeScript today: #3, +261 stars
- September 14, 2026GitHub Trending TypeScript today: #8, +294 stars
Similar projects
-
8.9
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.6
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
8.1
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
7.9
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.0
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.9
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.