🤖 macOS AI Council orchestration app - Run multiple AI agents (Claude, GPT, Gemini) in collaborative battles
# BattleLM BattleLM is a native macOS app for running multiple AI coding agents side by side, chatting with them one-on-one, and letting them discuss problems together in group chats. It currently focuses on: - Native macOS desktop experience - Local AI CLIs such as Gemini, Gemini, Codex, and Qwen - Group-chat workflows for comparing answers and debating solutions - iPhone pairing for remote access to your AI instances ## What It Does - Create multiple AI instances with separate working directories - Chat with a single AI in a clean 1:1 view - Create group chats and let multiple AIs respond to the same problem - Choose model variants, including second-level reasoning effort where supported - Pair your Mac with iPhone through a QR flow ## Screenshots ### 1:1 Chat on macOS  ### Group Chat on macOS  ### Group Debate / Exchange on macOS  ### All Usage Stats  ### Provider Usage Stats  ## Requirements - macOS - Xcode for local development - At least one supported AI CLI installed and logged in Supported providers in the current app: - Gemini - Gemini - Codex - Qwen ## Install AI CLIs BattleLM works with locally installed AI CLIs. Typical examples: - Gemini: `gemini` - Gemini: `gemini` - Codex: `codex` - Qwen: `qwen` If a CLI is installed but not authenticated yet, BattleLM will detect that and show it as not fully ready. ## Build From Source 1. Open `BattleLM.xcodeproj` in Xcode. 2. Select the `BattleLM` scheme for macOS. 3. Build or Archive from Xcode. The repository also includes an iPhone companion target: - `BattleLM-iOS` ## Typical Workflow 1. Add one or more AI instances. 2. Choose a working directory for each instance. 3. Start with a 1:1 chat
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.