SoulSearch Chrome Extension — Last updated: March 16, 2026
Short version: SoulSearch stores your data on your device and in your own Git repo. We have no servers. We collect nothing. We see nothing.
SoulSearch is a Chrome extension that adds a persistent AI assistant to your browser. It reads the current webpage to answer questions in context, and stores a memory file (MEMORY.md) in a private Git repository that you own and control.
We collect no data. SoulSearch has no backend servers, no analytics, no telemetry, and no user accounts. There is no "we" in the data-collection sense — there is only your browser and your Git repo.
SoulSearch stores the following in chrome.storage.local on your device only:
This data is stored using chrome.storage.local — it is never synced through Chrome Sync and never leaves your device except as described below.
When you ask a question, SoulSearch sends the following directly from your browser to your chosen LLM provider:
This request goes directly to the provider (Anthropic, OpenAI, or Google) — not through any SoulSearch proxy. It is governed by your provider's privacy policy:
When you sync memory, SoulSearch reads and writes MEMORY.md to your configured Git repository (GitHub, GitLab, Gitea, etc.) using your Personal Access Token. This is governed by your Git provider's privacy policy.
SoulSearch reads the text content of webpages you are actively viewing, using the Chrome scripting permission. This content is:
SoulSearch is not directed at children under 13. We do not knowingly collect any information from children.
If this policy changes materially, we will update the date at the top of this page. Continued use of the extension constitutes acceptance of the updated policy.
Questions? Open an issue at github.com/menonpg/soulsearch or email prahlad.menon@quant.md.