selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

LibreChat logo

LibreChat

39.9k

A self-hosted alternative to Chatgpt

About

LibreChat is a self-hosted AI conversation platform designed for people and teams who want to use many AI providers through one interface. It combines a ChatGPT-inspired experience with support for...

Community Ratings

No ratings yet

Features

  • ChatGPT-like UI
  • AI model selection
  • Custom endpoints
  • Code interpreter
  • Agents and tools integration
  • Web search
  • Image generation and editing
  • Presets and context management
  • Multimodal file interactions
  • Import and export conversations

Details

Last Updated
Jun 27, 2026
Created
Feb 12, 2023
Install Methods
docker
Requirements
Redis
Authentication
ldapoauthlocal
API
REST
Backup & Export
native-export
Runtime / Stack
NodejsDocker
Privacy & Independence
Cloud: OptionalOffline Capable
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓5 Containersmoderate hosting footprintRuns as 5 containers

Docker Compose

5 services · database: mongo · infra: mongo, meilisearch, pgvector

no resource limits declared

needs persistent storage (8 volumes)

docker-compose.yml · @ 9a596fd · scanned Jun 7, 2026

# Do not edit this file directly. Use a ‘docker-compose.override.yaml’ file if you can.
# Refer to `docker-compose.override.yaml.example’ for some sample configurations.

services:
  api:
    container_name: LibreChat
    ports:
      - "${PORT}:${PORT}"
    depends_on:
      - mongodb
      - rag_api
    image: registry.librechat.ai/danny-avila/librechat-dev:latest
    restart: always
    user: "${UID}:${GID}"
    extra_hosts:
      - "host.docker.internal:host-gateway"
    environment:
      - HOST=0.0.0.0
      - MONGO_URI=mongodb://mongodb:27017/LibreChat
      - MEILI_HOST=http://meilisearch:7700
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 4, 2026

Related Software

hermes-agent logo

hermes-agent

203.8k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
AutoGPT logo

AutoGPT

185.2k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
opencode logo

opencode

179.2k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Ollama logo

Ollama

175.0k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

146.7k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentFOSS with IssuesOpen-Washing Risk+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

143.2k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
Details
Claude Code logo

Claude Code

134.6k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+3
Cloud Required
Details
ComfyUI logo

ComfyUI

118.4k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+3
Freemium
Details
Codex logo

Codex

93.9k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
NextChatAI logo

NextChatAI

88.3k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Details
LobeHub logo

LobeHub

79.1k
LobeHub is a self-hostable platform for organizing, building, and collaborating with AI agents as a team.
Generative AISelf Hosting SolutionsAI Agents+3
6 Containers
Details
OpenHands logo

OpenHands

78.4k
An AI-driven development platform with a software agent SDK, CLI, local GUI, and hosted cloud offering.
Artificial IntelligenceAI Coding AssistantAI Agents+3
Single ContainerOpen Core
Details