LibreChat: The Feature-Rich AI Chat UI

An open-source AI chat interface with multi-model support, plugins, and advanced features.

Categories
Building the App
Self-Hosted
TypeScript
Our Take

LibreChat goes beyond a simple ChatGPT clone, offering a powerful and extensible platform for conversing with multiple AI models (OpenAI, Anthropic, Google, etc.). Its plugin system and rich feature set make it a fantastic self-hostable hub for anyone who wants a unified, supercharged AI chat experience.

Quick Start
```bash
# Using Docker Compose
docker compose up -d
```

Related Tools