Captures quietly while you chat · free

Your AI memory, owned by you.

LLMemory saves every conversation from ChatGPT, Claude, Gemini — even your Claude Code sessions — into one private vault. Searchable, portable, and stored on your device. Not theirs.

Free to start Stored in your own cloud No account required to try
Today
Refactor the sync queue
…batch writes, don’t hammer the store
Landing hero copy
“Your AI memory, owned by you.”
Lisbon → Sintra route
Pena Palace, then the old town
Yesterday
Own your AI memory
Synced to your Drive or GitHub
ANR vs jank explainer
Plain-English for the wiki
Refactor the sync queue to batch writes
Claude · Opus 4.5 · captured automatically · May 28
YOU
You
Our sync writes to the KV store on every keystroke and it’s getting hammered. Can we batch writes?
C
Claude
Debounce at the edit layer and flush a batch on an interval or when the buffer hits a size threshold. A coalescing queue keyed by chat id avoids writing the same record twice.
Works with the assistants you already use
ChatGPT Claude Gemini Perplexity Claude Code & more
Why LLMemory

Your conversations, finally in one place

Every assistant keeps your history in its own walled garden. LLMemory brings them together — and hands the keys to you.

How it works

Set it once. Forget it’s there.

No new habits. Keep using your assistants exactly as you do now.

Add the extension

One click from the Chrome Web Store. No account required to start.

Chat like normal

Use ChatGPT, Claude, Gemini and the rest. LLMemory captures quietly in the background.

It’s all yours

Every thread saved, searchable, and stored in your own cloud — ready to revisit or hand off.

Private by architecture

We can’t read your chats. Nobody can.

LLMemory has no data server. Your conversations sync straight from your browser to your own Google Drive or GitHub — we never receive, store, or even see them. There’s nothing on our side to leak, subpoena, or sell. Optional end-to-end encryption is coming for an extra layer.

Local-first. Your vault lives on your machine, fully usable offline.
No middle-man server. Data goes from your browser to your storage — it never touches ours.
Yours to export. Take everything with you anytime, in open formats.

Read the full privacy policy →

1,284 conversations
stored in your own cloud

Start remembering everything.

Free to install. Your whole AI history, organized and private — in about thirty seconds.

Free · You own your data · Works with the tools you already use

Terminal person? npm install -g llmemory-cliCLI & agent setup →