Talk to your home
Claude / Codexfrom smart glasses.
AnyGlass is a desktop app that lets you talk to the Claude Pro/Max or ChatGPT Plus/Pro subscription you already have, straight from smart glasses. No extra fees, set up in 5 minutes.
Then with Canvas, just say "make me a website" or "make a timer" while you're out — and a working app shows up on your iPhone. Leave the laptop at home →
How it works
AnyGlass is a relay server — the actual AI inference runs on your own PC via your subscription CLI.
1. You speak
Use a wake word like "Hey Even" or a button on the glasses to ask by voice.
2. Delivered as text
The vendor's companion app converts the speech to text and ships it to your PC through the AnyGlass cloud.
3. Answer in 1–2 seconds
The AI on your PC generates the response and streams it back to the glasses display in real time.
Why pick AnyGlass
Four ways AnyGlass is different from the AI built into smart glasses.
No extra fees
If you already pay for Claude Pro/Max (about $20–100/mo) or ChatGPT Plus/Pro, that's all you need. No separate API billing.
Low latency
The AI is kept warm on your PC, so replies start in 1–2 seconds. Often faster than the built-in AI.
Privacy
AI traffic goes from your subscription straight to Anthropic / OpenAI. Conversations do not stay on AnyGlass servers.
Anywhere
Connect to your home PC's AI even from a coffee-shop Wi-Fi.
Canvas: voice-built mini-apps
"Make a website." "Make Othello." "Make a family poll." "30-minute timer." Just ask, and a working web app shows up on your iPhone. No laptop, finished on the go.
Voice → app
Just say "build X" to the glasses. The AI generates a standalone HTML page and pushes it to your iPhone. Tap and it works.
Full feature set
Canvas JS can call Tasks / Calendar / Drive / Push / WebSocket / persistence. Real mini-apps, not just static HTML.
Share with family
Each finished app gets a shared URL with a 32-byte unguessable token — no auth, just send it to family or friends. Real-time multi-user sharing too.
No laptop needed
Smart glasses + iPhone only. Build a website, a game, or a poll from a café, the train, or on a walk. Out of the desk.
These kinds of requests work:
"Make a 30-minute timer"
You can close the app — the iPhone notification still arrives 30 minutes later.
"A poll for the family"
3 options / live results. One shared URL, everyone can vote.
"Make me a website"
Animations, images, form submission, even saving to Google Drive.
"2-player Othello"
Open the same URL on two devices and play in real time.
"A drawing app"
Draw with your finger, hit "Save to Drive," and a PNG goes to your Google Drive.
"A YouTube video page"
Say "find me videos of X" and you get a search + embed page.
Supported smart glasses
Full support for Even Realities G2.
Start in 5 minutes
Download → log in → pair. That's it.
Download & install AnyGlass
Grab the binary for your OS from GitHub Releases. Launching it puts it in your menu bar.
Sign in to the AI you want (Claude / Codex)
AnyGlass's settings screen shows the status of Claude Code and Codex. Tap "Log in" to complete OAuth. Already installed? It's auto-detected. Sign in only to the ones you actually use.
Pair your smart glasses
Pick your device from the sidebar and paste the shown URL and Token into the "Custom AI agent" field of the companion app. Done.
FAQ
What subscription do I need?
Either Claude Pro / Max (Anthropic) or ChatGPT Plus / Pro (OpenAI). With both, you can switch between Claude Code and Codex. AnyGlass itself has no additional fee.
I don't own smart glasses
Right now you need Even Realities G2 (about $670).
Will it work if my PC goes to sleep?
AnyGlass only responds while your PC is running. The settings screen has a "Prevent sleep while running" toggle — turn it on for stability.
How is privacy protected?
The AnyGlass server (Cloudflare Workers) is just an encrypted tunnel and cannot read your conversations. AI inference happens directly between the official Claude / ChatGPT servers and your PC. Tokens are stored in your OS Keychain / Credential Manager.
Does it work on Linux or Raspberry Pi?
Yes. We ship a GUI-less anyglass-headless binary. Run it under systemd on a single Pi for 24-hour responses.
Why no Meta Ray-Ban support?
Meta Ray-Ban ships with Meta AI baked in, with no API to swap in a third-party AI. AnyGlass targets devices that officially expose a "custom AI connection," such as Even G2.