Multi AI Wrapper banner
wandering-wampa wandering-wampa

Multi AI Wrapper

AI community

Description

Unified Electron desktop wrapper for ChatGPT, Claude, Copilot, Gemini, and Perplexity.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Multi-AI-Wrapper

Multi-AI-Wrapper keeps multiple AI web apps in one Electron window. It supports a normal single-chat tab view and a side-by-side compare view.

Supported services:

  • ChatGPT
  • Claude
  • Copilot
  • Gemini
  • Perplexity
  • Custom HTTPS tabs

Downloads

[![Download for Windows](https://img.shields.io/badge/Windows-download-0078D6?logo=windows&logoColor=white)](https://github.com/Wandering-Wampa/Multi-AI-Wrapper/releases/latest) [![Download for macOS](https://img.shields.io/badge/macOS-download-000000?logo=apple&logoColor=white)](https://github.com/Wandering-Wampa/Multi-AI-Wrapper/releases/latest) [![Download for Linux](https://img.shields.io/badge/Linux-download-FCC624?logo=linux&logoColor=black)](https://github.com/Wandering-Wampa/Multi-AI-Wrapper/releases/latest)

Screenshots

Single chat view

![Single chat view](assets/single-view.png)

Compare view

![Compare view](assets/compare-view.png)

Current features

  • Single-view tabs for built-in providers and custom HTTPS tabs
  • Compare view with side-by-side panes in the same order as the main tab bar
  • Shared compare composer for sending one prompt to every visible pane
  • Shared prompt history
  • Compare image staging: attach in the wrapper, stage into each provider pane, then submit manually in the provider panes
  • Keyboard shortcuts for reload, stop, settings, compare mode, prompt history, and tab switching
  • Settings pages for models, compare view, behavior, appearance, and GitHub links
  • Top-bar status indicators for unloaded, ready, loading, and error states
  • Lazy loading so providers open on first use and stay resident after that

Standard usage

No API keys are required. Sign in to each provider inside the app.

Windows

  1. Download the latest Windows release.
  2. Extract the ZIP.
  3. Run Multi-AI-Wrapper-v.exe inside the extracted folder.

macOS

  1. Download the latest macOS release.
  2. (Recommended) Verify the download — see [Verifying your download](#veri