Seermind does not collect, transmit, sell, or share your data. Everything it saves — your chat memories — stays in your browser's local storage on your own device. There are no accounts and no Seerror server. The only time Seermind uses the network is a one-time download of a small search model. You can read, edit, export, or delete everything at any time.
Who this covers
This policy applies to the Seermind browser extension (Manifest V3, version 0.6.0), published by Seerror, a privacy-first software suite founded by Jay Tiwari in Bengaluru, India. It describes how the extension handles information. It does not govern the AI websites Seermind runs alongside (Claude, ChatGPT and Gemini), which have their own separate privacy policies.
Information we collect
None. Seermind has no backend server, no accounts, no sign-in, and no analytics or telemetry of any kind. We do not collect personal information, usage statistics, device identifiers, IP addresses, or crash reports. We never see your memories, your chats, or how you use the extension, because that information never leaves your device and is never sent to us or to anyone else.
What Seermind stores, and where
When you choose to save a chat, Seermind stores it locally using your browser's own storage (chrome.storage.local) on your device. This includes:
- Saved memories — the chat text you explicitly capture, including both sides of the conversation and formatting, plus titles, pins and tags you add.
- Search index data — on-device numeric representations (embeddings) used to search your memories by meaning.
- Your settings — such as whether the encrypted vault is enabled and the random salt used for it.
All of this lives only on the device where you installed Seermind. It is not synced to a Seerror server, because no such server exists. If you uninstall the extension or clear its storage, the data is gone.
Network activity
Seermind is built to run offline. There is exactly one situation in which it uses the network:
- A one-time model download. The first time you use semantic search, Seermind downloads a small open-source embedding model (all-MiniLM-L6-v2) from its public host (Hugging Face / the jsDelivr CDN). After it downloads, the model is cached and runs entirely on your device — no further network access is needed. The contents of your chats are never sent during this download; only the model files come down.
Seermind does not send your conversations, memories, search queries, or any other content over the network — not to Seerror, not to the model host, not to anyone. If you ever observe Seermind transmitting your chat data anywhere, treat it as a serious bug and report it.
Permissions, and why each is needed
Chrome requires extensions to request permissions up front. Here is every permission Seermind requests and the specific reason for it:
| Permission | Why Seermind needs it |
|---|---|
| storage | To save your memories and settings in your browser's local storage. |
| unlimitedStorage | So long chat histories aren't cut off by the small default storage quota. |
| activeTab | To read the visible conversation on the AI tab you're on, only when you ask it to save. |
| scripting | To place the save button and the as-you-type suggestion bar on the AI page, and to inject context back into the prompt box. |
| offscreen | To run the on-device search model in a background document, so the page stays responsive. |
| Host access | Limited to claude.ai, chatgpt.com, chat.openai.com and gemini.google.com (where it works), plus the model host for the one-time download. It does not run on any other site. |
Sensitive-data detection
To help you avoid accidentally storing secrets, Seermind scans each chat before it saves for patterns such as Aadhaar numbers, PAN, UPI IDs, IFSC codes, mobile numbers, emails, and common API keys. This scan runs entirely on your device. Nothing detected is uploaded or reported anywhere. When something is found, Seermind asks you whether to redact it, save as-is, or cancel — the choice is always yours. A built-in privacy dashboard can also scan everything you've already saved and redact it in one step.
The encrypted vault
Seermind offers an optional encrypted vault, off by default. When you turn it on, your stored memories are encrypted at rest using AES-GCM. The encryption key is derived from a passphrase you choose (using PBKDF2) and is held only in your browser's in-memory session storage — it is never written to disk and never leaves your device. We have no copy of your passphrase or key and no way to recover them. Because of this, if you forget your passphrase, the data cannot be read, so we strongly recommend exporting a backup before relying on the vault.
Your data, your control
- Read & edit — view and change any memory from the Seermind panel.
- Delete — remove any memory, or clear them all, at any time.
- Export — download your entire memory as a JSON file you keep.
- Import — move your memory onto another machine from that JSON file.
Because all data is local, you are always in full control. There is no Seerror account to close and no server-side copy to request the deletion of.
Data sharing and sale
We do not sell, rent, or trade your data, and we do not transfer it to third parties. We have no advertising, and there are no third-party trackers or analytics SDKs in the extension. Seermind's use of permissions and any data complies with the Chrome Web Store Developer Program Policies, including the Limited Use requirements: the extension does not collect or transmit your content, and is not used for any purpose other than the on-device features described here.
Children
Seermind is a general-purpose productivity tool and is not directed at children. Because it collects no information at all, it does not knowingly collect data from anyone, including children.
Changes to this policy
If this policy changes, we'll update the date at the top of the page and, for material changes, note them on the Seermind page. Continued use of the extension after an update means you accept the revised policy. Older versions can be provided on request.
Contact
Questions about this policy or how Seermind handles data? Reach us through any of the channels below.
Seerror
Founded by Jay Tiwari · Bengaluru, India
Support: seerror.com/support
Email: seerrorworks@gmail.com
Your conversations never leave your machine.
On-device by design. We built Seermind so that protecting your data isn't a policy you have to trust — it's how the software works.