Back to Explore
Real-time Data

OpenGlass

byshaken·6/13/2026

Real-time AI-powered smart glasses interface connecting Meta Ray-Bans to Gemini Live and OpenClaw. Captures video frames (~1fps JPEG) and audio (16kHz PCM) simultaneously and streams them via WebSocket to Gemini for intelligent responses and tool calls. Supports 56+ skills for web search, messaging, and smart home control — all hands-free. Inspired by the original VisionClaw project.

How to Run on Ray-Ban Meta

  1. 1Open the Meta View app on your phone and connect to your Ray-Ban Meta glasses.
  2. 2Navigate to the display settings and enable the developer web browser.
  3. 3Enter the web app URL: https://github.com/DarlingtonDeveloper/OpenGlass
  4. 4The app will load directly — no authentication required.
  5. 5Use gestures or voice commands as described in the app's documentation.

Comments (2)

Sign in to leave a comment
S
shaken
6/12/2026

Got this running without OpenClaw first to keep things simple. The bare Gemini Live connection already feels magical — it just works. Adding OpenClaw later doubled the usefulness overnight.

S
shaken
6/9/2026

Direct fork/spin-off of VisionClaw with a cleaner architecture. The mode router is a great addition — switching between vision-only, audio-only, and combined modes on the fly is super useful.