LibreChat

Active
GitHub TypeScript MIT

Description

Fully open-source ChatGPT alternative with multi-provider and advanced agents.

Key Features

  • Multi-provider — OpenAI/Anthropic/Google/Bedrock
  • Code interpreter — Built-in code execution
  • Artifacts — Render generated UI
  • Plugins — Function calling and tool integration
  • Multi-user — Full user and role management

Use Cases

💡 Replace ChatGPT inside enterprises.
💡 Standardize multi-provider LLM access for teams.
💡 Run code and generate UI in chat.

Categories

Quick Start

# Install and run
git clone https://github.com/danny-avila/LibreChat.git
cd LibreChat && docker compose up -d

Related Projects

Related Articles