A modern Electron wrapper for the ElysianAI web application.
- Desktop wrapper for https://billing.elysiannodes.uk/ai
- Native window controls
- Cross-platform support (Windows, macOS, Linux)
- Modern, clean interface
- Clone this repository
- Install dependencies:
npm install
Run the app in development mode:
npm run devCreate distributable packages:
npm run buildSimply run the application and it will load the ElysianAI web interface with full authentication and AI chat functionality.
- Node.js 16+
- npm or yarn
MIT