mempalace
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMemPalace
MemPalace
A searchable memory palace for AI — mine projects and conversations, then search them semantically.
面向AI的可搜索记忆宫殿——挖掘项目和对话内容,随后可对其进行语义搜索。
Prerequisites
前置条件
Ensure is installed:
mempalacebash
mempalace --versionIf not installed:
bash
pip install mempalace确保已安装:
mempalacebash
mempalace --version如果未安装:
bash
pip install mempalaceUsage
使用方法
MemPalace provides dynamic instructions via the CLI. To get instructions for any operation:
bash
mempalace instructions <command>Where is one of: , , , , .
<command>helpinitminesearchstatusRun the appropriate instructions command, then follow the returned instructions step by step.
MemPalace 通过 CLI 提供动态操作指引。如需获取任意操作的指引,运行:
bash
mempalace instructions <command>其中 可选值包括:、、、、。
<command>helpinitminesearchstatus运行对应的指引命令,随后按照返回的指示逐步操作即可。