Your personal AI command center.
Chat with Claude, ChatGPT, and Grok side-by-side — no more tab juggling.
- 🖥 Three AIs, one window → View Claude, ChatGPT, and Grok simultaneously
- 📌 Persistent sessions → Stay logged in across restarts (separate partitions per AI)
- 🔀 Resizable columns → Adjust layouts to your workflow
- 🌍 Cross-platform → Works on Windows, macOS, and Linux
- ⚡ Electron-based → Native desktop experience with modern web tech
To install and run this application locally:
-
Clone this repository:
git clone <repository-url>
-
Navigate to the project directory:
cd CodeHive
-
Install dependencies:
npm install
-
Start the application:
npm start
- For Linux AppImage:
npm run dist:linux
- For Windows NSIS installer:
npm run dist:win
- For default Linux build:
npm run build
This project is licensed under the MIT License - see the LICENSE file for details.