MemPalace
A searchable memory palace for AI — mine projects and conversations, then search them semantically.
Prerequisites
Ensure mempalace is installed:
mempalace --versionIf not installed:
pip install mempalaceUsage
MemPalace provides dynamic instructions via the CLI. To get instructions for any operation:
mempalace instructions <command>Where <command> is one of: help, init, mine, search, status.
Run the appropriate instructions command, then follow the returned instructions step by step.