AI Hub
Blog Try Demo

Privacy Policy

Effective date: August 6, 2026

AI Hub is a browser-based tool and a browser extension for chatting with multiple AI models side by side. It has no server and no backend. Everything you type, and every key you enter, stays on your own device — except for the requests your browser makes directly to the AI provider you chose.

The short version: we operate no backend, we run no analytics or telemetry, we collect no personally identifiable information, and we have no ability to see your API keys or your conversations. There is no account to create and nothing for us to store.

1. Who operates AI Hub

AI Hub ("we", "us") publishes the AI Hub website at aihubdash.com and the AI Hub browser extension. Both are distributed as static files that run entirely inside your browser.

2. We operate no server

AI Hub has no backend of any kind. There is no application server, no database, and no logging infrastructure under our control. We do not proxy, intercept, relay, or record your requests. Because no data reaches us, there is no data for us to retain, analyze, or disclose.

3. What is stored, and where

The following data is written to storage on your own device and is never transmitted to us:

Data type What it is Where it is stored
Authentication information API keys you enter for OpenAI, Anthropic, Google, or xAI, and your Memstore key if you connect one Extension: chrome.storage.local. Website: your browser's localStorage. Both are local to your device.
Website content Your prompts, the AI responses, memory notes, personas, prompt library entries, and scratchpad contents Same local storage on your device. Cleared when you clear browser storage.
User activity Local preferences such as which panels are enabled, panel layout, theme, and per-session message counts and response times shown in the analytics panel Same local storage on your device. Never sent anywhere.

Authentication information

The API keys you enter are authentication information. In the browser extension they are stored only in chrome.storage.local on your device. They are attached to requests your browser sends directly to the corresponding AI provider so that provider can authenticate you. They are never transmitted to us, and we have no technical means of receiving them.

4. Where your messages go

When you send a message, your browser makes the API request directly to the provider you selected. Your message content — website content under Google's data-type vocabulary — travels from your browser to that provider and back. It does not pass through us.

  • OpenAI — api.openai.com, when a ChatGPT panel is active
  • Anthropic — api.anthropic.com, when a Claude panel is active
  • Google — generativelanguage.googleapis.com, when a Gemini panel is active
  • xAI — api.x.ai, when a Grok panel is active
  • Your own local Ollama instance — http://localhost:11434, when you turn Ollama on. These requests never leave your computer.

Each provider handles the data it receives under its own privacy policy and terms. Your use of a provider through AI Hub is subject to that provider's policy, and we encourage you to read it. AI Hub contacts a provider only when you have supplied a key for it and enabled its panel. If Ollama is switched off, AI Hub makes no request to localhost at all.

5. Memstore (optional)

Memstore is a separate, optional third-party service that gives AI Hub memory that persists across sessions and devices. It is off by default and is used only if you choose to connect it with your own Memstore key.

If you connect it, conversation summaries and memory context are sent from your browser directly to memstore.dev, authenticated with your own Memstore key. That data is held in your Memstore account, not by us. Memstore's handling of that data is governed by its own privacy policy — see memstore.dev. You can stop this at any time using the disconnect control in the memory drawer, which clears the stored key.

6. What we do not collect

  • No analytics and no telemetry of any kind.
  • No personally identifiable information — no names, email addresses, or account identifiers. There are no accounts.
  • No browsing history or web history. The extension checks whether a tab is already open at chatgpt.com, claude.ai, gemini.google.com, or grok.com purely so it can focus that tab instead of opening a duplicate. That check happens locally, in the moment, and is never recorded or transmitted.
  • No location, health, financial, or payment information.
  • No keystroke logging and no monitoring of other websites you visit.

7. Selling and sharing

We do not sell, rent, trade, or share your data with third parties. We do not transfer data for advertising, credit scoring, or any purpose unrelated to AI Hub's single function. We could not do so even if we wanted to: your data never reaches us.

The only outbound transfers are the ones you initiate — to the AI provider whose panel you enabled, and to Memstore if you chose to connect it.

8. Newsletter emails

If you voluntarily submit your email address to the "Stay in the loop" form on our website, that address is sent to Memstore's newsletter endpoint and used solely to notify you about AI Hub releases. It is never sold or shared. Every message includes an unsubscribe option, and the form is entirely optional — nothing about AI Hub requires an email address.

9. Deleting your data

Because everything lives on your device, you are in full control of removing it:

  • In the app — use the disconnect and clear controls: disconnect Memstore in the memory drawer, clear a panel's history with its "clear" button, and remove an API key by emptying its field in setup.
  • Browser extension — removing the extension deletes its chrome.storage.local data, including every stored key.
  • Website — clearing your browser's site data or local storage for aihubdash.com erases all keys, history, and preferences.
  • Data already sent to a provider — because we never hold it, deletion requests for data processed by OpenAI, Anthropic, Google, xAI, or Memstore must go to that company directly, under its own policy.

10. Children

AI Hub is not directed at children under 13, and we knowingly collect no data from anyone — including children — because we collect no data at all.

11. Security

AI Hub ships no remotely hosted code: the extension bundles every library it uses, so nothing is fetched from a third-party CDN at runtime. Responses are sanitized with DOMPurify before being displayed. Because your keys never leave your device, they are never exposed to a server breach on our side — there is no server to breach. Keys are stored unencrypted in browser storage, as browser extensions and web apps normally do, so anyone with access to your device profile could read them; treat your device profile accordingly.

12. Changes to this policy

If this policy changes, the effective date above will be updated and the revised version will be published at this URL. Material changes will also be noted in the extension's release notes.

13. Contact

Questions about this policy or about privacy in AI Hub can be sent to:

CONTACT_EMAIL_HERE  

We respond to privacy inquiries as promptly as we can.

AI Hub · aihubdash.com
Dashboard Compare Blog Privacy Memstore
© 2026 · Powered by your own API keys