Client-side memory packaging
Local Memory ZIP Builder
Upload one .txt file to generate a deterministic local_memory/ archive for lazy retrieval by local agents.
Input
Drag and drop a text file, or choose one manually. Processing runs in a Web Worker to keep the UI responsive.
Drop .txt file here or click to browse
Settings
Progress
0%
Idle.
Elapsed: 00:00
ETA: --:--
Post-generation setup
- Download the ZIP file.
- Unarchive it locally.
- Keep the resulting
local_memory/directory intact. - Point your local LLM/coding agent at that directory.
- Have the agent read manifests and indices first, then open raw shards only as needed.