Run This Ai
EN DE

LibreChat

Self-hosted AI chat platform unifying all major LLM providers in one privacy-focused UI

★ 21,000 GitHub MIT chatllmuimulti-providerself-hosted LLM & Chat

Overview

LibreChat is a self-hosted AI chat platform that unifies all major AI providers in a single, privacy-focused interface. Beyond chat, it provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication. Open source and built for anyone who values control over their AI infrastructure.

Requirements

Min vCPU
1
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
4096 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  librechat:
    image: librechat/librechat:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/librechat:/data

Best VPS for LibreChat →

LibreChat — Faq

LibreChat

LibreChat

LibreChat is a self-hosted AI chat platform that unifies all major AI providers in a single, privacy-focused interface. Beyond chat, it provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication. Open source and built for anyone who values control over their AI infrastructure.

Is LibreChat free to self-host?

Yes — it is open source and runs on your own hardware.

Does LibreChat need a lot of resources?

A server with 1–2GB RAM is enough for most workloads.

How do I deploy LibreChat?

Easiest via Docker — see the installation guide for commands.

Where does my data go?

Nowhere — everything is processed locally on your server.

LibreChat — Alt

LibreChat

LibreChat

LibreChat is a self-hosted AI chat platform that unifies all major AI providers in a single, privacy-focused interface. Beyond chat, it provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication. Open source and built for anyone who values control over their AI infrastructure.

Alternatives to LibreChat

If LibreChat isn't quite right, these are common self-hosted alternatives in the same category:

Tool Strengths
Browse the directory for more options

LibreChat — Review

LibreChat

LibreChat

LibreChat is a self-hosted AI chat platform that unifies all major AI providers in a single, privacy-focused interface. Beyond chat, it provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication. Open source and built for anyone who values control over their AI infrastructure.

Strengths

  • Full self-hosted control over your data
  • Straightforward Docker-based deployment
  • Open-source license

Weaknesses

  • Initial setup requires Docker familiarity
  • You are responsible for maintenance and updates
  • Resource needs can grow under heavy load

Verdict

LibreChat is a solid self-hosted choice — its strengths outweigh the usual maintenance overhead.

LibreChat — Install

LibreChat

LibreChat

LibreChat is a self-hosted AI chat platform that unifies all major AI providers in a single, privacy-focused interface. Beyond chat, it provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication. Open source and built for anyone who values control over their AI infrastructure.

Prerequisites

  • Docker installed (version 24.0+)
  • Docker Compose (version 2.20+)
  • At least 1GB RAM (2GB recommended)

Quick start with Docker

# Pull the image
docker pull librechat/librechat:latest

# Run the container
docker run -d --name librechat -p 8080:8080 librechat/librechat:latest

Key features

LibreChat — Overview

LibreChat

LibreChat

LibreChat is a self-hosted AI chat platform that unifies all major AI providers in a single, privacy-focused interface. Beyond chat, it provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication. Open source and built for anyone who values control over their AI infrastructure.

Key features

What it's good for

LibreChat runs entirely on your own infrastructure — your data never leaves your server.

Related tools