MemOS
Selbstentwickelndes Memory-Betriebssystem für LLMs & KI-Agenten — ultra-persistentes Gedächtnis, hybrider Abruf und aufgabenübergreifende Wiederverwendung von Fähigkeiten bei 35 % Token-Einsparung
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
memos:
image: ghcr.io/memtensor/memos:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/memos:/data
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
MemOS Tutorial: Deploy Self-Evolving Memory for Your AI Agents
Step-by-step tutorial on deploying MemOS with Docker, configuring the Memory API, enabling multi-agent memory sharing, and integrating with Hermes Agent.
MemOS Guide: The Memory Operating System for AI Agents
A comprehensive guide to MemOS — the self-evolving Memory OS for LLMs and AI agents. Learn about its architecture, features, benchmarks, and integration with Hermes Agent and OpenClaw.