docs(blog): add header in README

This commit is contained in:
Acbox
2026-02-16 18:49:40 +08:00
parent 3a2cf708ba
commit 09d7840a5f
3 changed files with 31 additions and 15 deletions
+3
View File
@@ -7,6 +7,7 @@
<img src="./assets/logo.png" alt="Memoh" width="100" height="100">
<h1>Memoh</h1>
<p>Multi-Member, Structured Long-Memory, Containerized AI Agent System.</p>
<p>📌 <a href="https://docs.memoh.ai/blogs/2026-02-16.html">Introduction to Memoh - The Case for an Always-On, Containerized Home Agent</a></p>
<div align="center">
<img src="https://img.shields.io/github/package-json/v/memohai/Memoh" alt="Version" />
<img src="https://img.shields.io/github/license/memohai/Memoh" alt="License" />
@@ -23,6 +24,8 @@
<hr>
</div>
Memoh is a AI agent system platform. Users can create their own AI bots and chat with them via Telegram, Discord, Lark(Feishu), etc. Every bot has independent container and memory system which allows them to edit files, execute commands and build themselves - Like [OpenClaw](https://openclaw.ai), Memoh provides a more secure, flexible and scalable solution for multi-bot management.
## Quick Start