Run This Ai
EN DE

OpenMemory

Local persistent memory for your LLM applications — Claude Desktop, GitHub Copilot, Codex and more.

★ 4,455 GitHub Apache-2.0 memoryllmraglocalclaudecopilotagentsprivacy RAG & Knowledge

Overview

OpenMemory is a self-hosted, local persistent memory store for LLM applications. It gives Claude Desktop, GitHub Copilot, Codex, Antigravity and other AI assistants a long-term memory layer that stays on your machine — no cloud, no vendor lock-in. Data is stored locally, is fully searchable, and works across all your AI tools. OpenMemory is Apache-2.0 licensed and can be deployed with a single docker-compose command, making it a privacy-first foundation for agents, RAG pipelines and everyday AI workflows.

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:
  openmemory:
    image: leontius/openmemory:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/openmemory:/data

Best VPS for OpenMemory →

Related tools

Guides & articles