Beta — now on macOS

Your invisible AI
co-pilot for everything

Sits on top of any app, even full screen. Hidden from Zoom and screen share. Ask anything, get instant answers — backed by Supabase for complete security.

Download for macOS See how it works →
What's the time complexity of quicksort?
Send

Quicksort has an average time complexity of O(n log n) and worst-case O(n²) when the pivot is always the smallest or largest element. Use randomized pivot selection to avoid worst-case in practice.

01 Features

Built to disappear.
Until you need it.

No dock icon, no clutter, no trace — just a quiet presence waiting for the moment you need an answer.

fullscreen app
✦ overlay — visible only to you
Floats above everything
Sits on top of every app — Chrome, Figma, VS Code — even full-screened. Always one shortcut away.
your view — overlay visible
↓ others see
their view — overlay hidden
🔒
Invisible on screen share
Zoom, Teams, Google Meet can't see the overlay. Your screen looks completely normal to everyone else.
+
/
toggle
Menu bar native
No dock icon. Just a quiet ✦. Press ⌘+/ to summon, Esc to vanish.
0.4s
average response
Answers before you blink
Groq's LPU hardware — fastest AI inference available.
0
keys stored on device
edge function routing
rate limiting built in
encrypted Supabase secrets
🛡
Secure by design
Your API key lives encrypted in Supabase. Your device only ever sends plain text.
02 Roadmap

What's coming next.

The overlay is just getting started.

👁
Phase 01
Screen awareness
The AI reads and understands exactly what's on your screen in real time — giving you context-aware answers without needing to describe or copy anything.
👁
Visual context understanding

Ask about what you're looking at, get help with code on screen, or have it summarize a document — all without lifting a finger to explain.

IN DEVELOPMENT
🎧
Phase 02
Audio listening
Tap into your Mac's system audio — let the overlay follow along with whatever you're watching or listening to and answer questions about it in real time.
🎧
Live audio transcription & Q&A

Playing a lecture, a meeting recording, or a YouTube video? Just ask the overlay about it. It hears what you hear.

COMING SOON
🚀
Phase 03
App & web launcher
Just ask — "open Spotify", "go to my GitHub", "start a new Figma file". The overlay handles it without touching your keyboard or mouse.
🚀
Natural language navigation

Control your entire Mac through plain English. Open apps, navigate to URLs, switch windows — all by asking.

PLANNED
📅
Phase 04
Calendar & task control
Schedule meetings, check your day, reschedule events — all by asking in plain English. Your calendar, finally hands-free.
📅
Hands-free scheduling

"Move my 3pm to tomorrow", "what's on my calendar Friday", "block two hours for deep work" — done instantly.

PLANNED
03 Under the hood

Fast. Secure. Native.

Hover each card to explore what makes the overlay tick.

Instant answers
Groq inference — under a second
avg ~0.4s response
🛡
Secure by design
API keys never touch your device
Supabase edge functions
Menu bar native
Lives as ✦ in your menu bar
No dock. No clutter.
Instant answers
Powered by Groq's LPU inference engine — the fastest AI hardware available. You ask, you get an answer before you can blink.
~0.4savg latency
70Bparam model
Secure by design
Your Groq API key lives encrypted in a Supabase secret — never sent to your device. Edge functions handle everything with rate limiting built in.
0keys on device
30/minrate limit
Menu bar native
No dock icon. No app switcher clutter. Just a quiet ✦ in your menu bar. Click or press ⌘+/ to summon. Esc to dismiss.
⌘ /toggle
Escdismiss
05 Installation

Get running in
under 2 minutes.

macOS only for now. Apple Silicon + Intel both supported.

01
macOS 12+

Download the .dmg

Download the latest release. The file is Phantom-1.0.0-universal.dmg.zip for Apple Silicon and Intel.

Download for Mac
02

Open and install

Double-click the .dmg, drag Phantom to your Applications folder. On first launch, macOS may ask you to allow it in Security & Privacy settings.

03

Run this in Terminal

macOS will block the app since it's not from the App Store. Open Terminal and run this once to fix it:

xattr -cr /Applications/Phantom.app

Then double-click Phantom in your Applications folder to launch it.

04

You're done

Press ⌘+/ from any app to summon the overlay. Type your question and hit Enter. That's it.

06 About

The team.

Two builders who wanted a smarter, quieter AI — so they built it.

Vishisht Venkat Bhatnagar

Vishisht Venkat Bhatnagar

// engineering lead

Built the macOS layer — deep system permissions, Electron architecture, and everything that makes the overlay feel truly native.

ElectronSwiftNode.js
Amitoj Shahi

Amitoj Shahi

// ui/ux design

Led the visual design and user experience — shaping how the overlay feels, moves, and stays elegantly out of the way until you need it.

UI/UXDesign SystemsNode.js