ReMe/docs/index.md

43 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: home
title: ReMe Documentation
titleTemplate: false
head:
- - meta
- http-equiv: refresh
content: "0; url=/zh/"
- - link
- rel: canonical
href: https://reme.agentscope.io/zh/
hero:
name: ReMe
text: 让 Agent 真正记住
tagline: 文件属于你,记忆服务于 Agent。ReMe 将对话和资料沉淀为可读、可编辑、可检索、相互链接的本地文件。
image:
src: /reme-logo.svg
alt: ReMe Logo
actions:
- theme: brand
text: 快速开始
link: /zh/quick_start
- theme: alt
text: 核心概念
link: /zh/memory_as_file
features:
- icon: 📁
title: Local-first
details: Workspace 文件是持久事实源;索引、图谱和缓存都可以重新构建。
link: /zh/memory_as_file
- icon: 🧠
title: Memory workflows
details: 将对话和资料写入 daily自动整理为互相关联的长期 digest。
link: /zh/auto_memory
- icon: 🔎
title: Search and graph
details: 结合关键词、可选向量检索与 wikilink 图谱,渐进式展开上下文。
link: /zh/memory_search
- icon: 🔌
title: Agent integrations
details: 通过 CLI、HTTP、MCP 和宿主适配器接入已有 Agent。
link: /zh/integrations
---