A floating, draggable, glass-style ChatGPT overlay for macOS with screenshot vision support.
- Blue glass UI overlay
- ChatGPT text chat (via OpenAI Chat Completions API)
- Screenshot → Vision analysis (⌘U + ⌘P)
- Menu bar icon only (agent app)
- Hide / show overlay via:
- ⌘H → Hide
- ⌘O → Show
- ⌘Q → Quit
- Send with Enter key
- Commands bar UI at bottom of overlay
-
Open the project in Xcode.
-
Open
ContentView.swift. -
Insert your OpenAI API key into:
private let OPENAI_API_KEY = "sk-..."
-
Make sure Signing & Capabilities → App Sandbox → Outgoing Connections (Client) is enabled.
-
Build & Run.
- This project is for personal/experimental use.
- Do not commit your real API key to any public repository.
IMPORTANT JOIN OUR DISCORD : https://discord.gg/Utqp743nKZ