Run This Ai
EN DE

Mesh LLM

Distributed AI/LLM for the people. Share compute privately or publicly to power your agents and chat.

★ 3,206 GitHub Apache-2.0 llmdistributedagentschatself-hostedrust LLM & Chat

Overview

Mesh LLM is a distributed AI platform that lets you share compute privately or publicly to power your agents and chat. Built in Rust, it offers a full web console for managing a mesh of nodes, running open-weight LLMs, routing requests across the network, and collaborating with other instances over the public mesh. You can run it fully headless as an API, self-host your own private mesh, or join the public network with fine-grained control over what you share.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

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

Best VPS for Mesh LLM →

Related tools

Guides & articles