Free
Send to every selected, ready provider in parallel. The fastest way to compare independent answers.
Open-source · v0.2.3 · Chrome 114+
Coordinate ChatGPT, Claude, Gemini, and Grok from one focused Side Panel. Multi-AI Chat uses the tabs you are already signed into—no model API keys and no separate chat backend.
Five ways to think
Compare answers in parallel or let the models challenge, review, and refine one another in a structured sequence.
Send to every selected, ready provider in parallel. The fastest way to compare independent answers.
Assign opposing positions, ask a judge to weigh them, then synthesize the strongest result.
Gather two independent answers, have another AI review them, then produce one final response.
An eight-step loop for specification, review, implementation, testing, revision, and acceptance.
Four AIs build on the shared discussion across five rounds—twenty contributions in total.
Built for the imperfect web
If a provider fails during Roundtable, the run pauses and gives you three explicit choices.
Small panel, deliberate engineering
Provider tabs are rediscovered after service-worker restarts, and packaged content scripts are repaired when needed.
Each request has its own ID, so a late answer cannot complete the wrong step or a later workflow.
A provider becomes Ready only after its composer confirms that the signed-in page can accept input.
Settings and up to 30 conversations stay in Chrome. Follow up, start fresh, or remove the extension to delete its storage.
Official Chrome Web Store release
Install the reviewed release from the Chrome Web Store. Chrome keeps it updated automatically.
Open the official listing and choose Add to Chrome.
Get it from the Chrome Web Store →New in v0.2.3: more reliable Grok completion detection and Retry handling.
Pin Multi-AI Chat, open the Side Panel, then open and sign in to each provider once. When a composer is detected, that provider shows Ready.
Need the versioned files? Download the v0.2.3 ZIP and checksum, verify and extract it, then enable Developer mode at chrome://extensions and choose Load unpacked.
SHA-256
8fea5b0edbed1b7d818898febef7e2bf4151a0e180ca9dcbc452de1759bd9cca
Windows PowerShell
(Get-FileHash .\multi-ai-chat-store-v0.2.3.zip -Algorithm SHA256).Hash.ToLower()
macOS / Linux
shasum -a 256 multi-ai-chat-store-v0.2.3.zip
Requires Chrome 114+, Node.js 22.18+, npm, and Git. After the build, load the generated dist/ folder.
git clone https://github.com/teddashh/multi-ai-chat.git
cd multi-ai-chat
npm ci
npm run verify
Private by architecture
There is no Multi-AI Chat backend, analytics, tracking, advertising, or telemetry. Prompts go directly to the provider pages you select.
Read the full privacy policyInterface settings, up to 30 conversations, and an optional HackMD token live in chrome.storage.local. Provider content scripts cannot read that token.
sidePanel, tabs, scripting, and storage; host access is limited to ChatGPT, Claude, Gemini, Grok, and—only when you publish—api.hackmd.io.
The prompts you send to selected providers, plus the current conversation and your own token only if you explicitly publish to HackMD. Nothing is sent to the developer.
Need a dedicated workspace?
Choose the desktop edition for isolated provider profiles, focused live WebViews, snapshots, replay, checkpoints, and local-file workflows.