Desktop AI is a cross-platform desktop application for AI chat, built with Electron. It provides a simple interface to interact with various AI models and services directly from your desktop.
- Cross-platform: Windows, Linux, and macOS support
- Simple desktop client for AI web interfaces
- Command-line launcher (
desktop-ai
) - Customizable keyboard shortcut (Ctrl + G) to open Desktop AI from anywhere
- Open source and easy to extend
Prebuilt installers are available for:
Just download and run the installer for your platform.
After installing globally:
npm install -g desktop-ai
You can launch the desktop client from the terminal with:
desktop-ai
By default, you can open Desktop AI from anywhere using Ctrl + G. To enable auto-start, copy the shortcut from your desktop to your system's startup folder.
See CONTRIBUTING.md for development guidelines and code quality standards.
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.