DISCOVER THE FUTURE OF AI AGENTSarrow_forward

Memoh

calendar_todayAdded Feb 24, 2026
categoryAgent & Tooling
codeOpen Source
Vue.jsDockerMulti-Agent SystemModel Context ProtocolGoAI AgentsAgent FrameworkWeb ApplicationAgent & ToolingAutomation, Workflow & RPAProtocol, API & Integration

A persistent, containerized multi-member AI agent system where each bot runs in an isolated containerd container with structured long-term memory, supporting Telegram, Discord, Lark platforms and MCP protocol extensions.

Memoh is a multi-member, structured long-memory, containerized AI agent system.

Core Features

  • Bot Management: Create multiple independent AI bots with private chat, group chat, and bot-to-bot collaboration, featuring owner/admin/member role-based access control
  • Containerized Isolation: Each bot runs in an isolated containerd container, freely executing commands, editing files, and accessing network within the container, with snapshot save/restore support
  • Memory Engineering: Hybrid retrieval (dense vector + BM25 keyword) with LLM-driven fact extraction, storing each conversation as structured knowledge, loading recent 24-hour context by default
  • Multi-Platform Support: Telegram, Discord, Lark, built-in Web/CLI with unified message format, rich text, media attachments, and cross-platform identity binding
  • MCP Protocol: Full HTTP/SSE/Stdio MCP protocol support with built-in tools for container operations, memory search, web search, and scheduling
  • Sub-Agent System: Each bot can create dedicated sub-agents with independent context and skills, supporting multi-agent collaboration
  • Customization: Define bot personality via IDENTITY.md/SOUL.md, modular skill files with runtime enable/disable
  • Web UI: Modern Vue 3 + Tailwind CSS dashboard with real-time streaming chat, tool call visualization, and container filesystem browsing

Installation

One-click install (requires Docker):

curl -fsSL https://raw.githubusercontent.com/memohai/Memoh/main/scripts/install.sh | sudo sh

Manual install:

git clone --depth 1 https://github.com/memohai/Memoh.git
cd Memoh
sudo docker compose up -d

Access: Web UI (http://localhost:8082) | API (http://localhost:8080) | Agent Gateway (http://localhost:8081)

Default Credentials: admin / admin123 (must change in production)

Use Cases: Family/team assistants, long-term memory AI assistants, multi-bot collaboration systems, secure isolated environments

Related Projects

View All arrow_forward

STAY UPDATED

Get the latest AI tools and trends delivered straight to your inbox. No spam, just intelligence.

rocket_launch