mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
e16304d065
* docs: rewrite getting started documentation - Overhauled getting started guide to align with current frontend UI and logic. - Split getting started documentation into modular chapters covering providers, models, bots, containers, files, skills, MCP, channels, memory, subagents, heartbeats, and search/email providers. - Updated sidebar and index page to reflect the new documentation structure. Made-with: Cursor * docs: fix lint error in en.ts Made-with: Cursor * docs: add Channels documentation category - Created a new top-level documentation category 'Channels'. - Added detailed configuration guides for Telegram, Feishu (Lark), and Discord. - Included official documentation references for bot creation on each platform. - Updated 'Getting Started' channel page and main index with links to the new guides. Made-with: Cursor * refactor: docs to v0.2 * docs: add Scheduled Tasks chapter to getting started - Created schedule.md covering cron-based automation, fields, pattern reference, and execution flow. - Added comparison table between Schedule and Heartbeat features. - Updated sidebar navigation to include the new chapter. Made-with: Cursor
791 B
791 B
Memoh Documentation
Memoh(/ˈmemoʊ/) is a multi-member, structured long-memory, containerized AI agent system. Create your own AI bots, chat with them via Telegram, Lark (Feishu), Web, or CLI. Each bot runs in an isolated container with its own memory system — able to edit files, run commands, and access the network.
Documentation
- About Memoh — What Memoh is, key features, and installation links.
- Installation — Docker (recommended) and config.toml reference.
- Getting Started — Step-by-step guide to configure models, bots, and channels.
- Channels — Detailed guides for Telegram, Feishu, and Discord.