Native for macOS Bring your own API

AI Panel

Instant AI, one shortcut away.

A quiet, native panel that appears when you need it and gets out of the way when you do not.

Press + Space from anywhere
AI Panel

Turn these notes into three clear action items.

Response

01 Consolidate the launch notes into a one-page brief.

02 Assign owners and dates before Friday's review.

03 Share the final plan with the product team.

Built for flow

Less switching.
More doing.

Everything essential, nothing between you and the answer.

01

Call it from anywhere

Open the floating panel across apps and spaces with a global shortcut you can change anytime.

02

Read as it arrives

Responses stream into the panel in real time, with controls to stop or copy whenever you are ready.

03

Choose your stack

Set your API base URL, model, key, and system prompt for any OpenAI-compatible endpoint.

04

Native by design

Built in Swift and AppKit for a focused menu-bar experience that feels at home on macOS.

Your assistant, your endpoint

Private by architecture.

AI Panel connects directly from your Mac to the API endpoint you configure. There is no AI Panel account, proxy, or analytics layer in between.

Local settings
Direct API requests
No product analytics
Your Mac
Your provider

Get started

On your Mac
in minutes.

The universal build supports Apple silicon and Intel Macs. Requires macOS 14 or later.

Terminal
# Clone and install
$ git clone https://gitea.lhqs.ink/project-list/lhqs-mac-panel.git
$ cd lhqs-mac-panel
$ make install

# Launch from Applications
$ open /Applications/lhqsMacPanel.app