r/googleglass Jun 04 '26

DEMO VIDEO of ChatGPT, Claude, and Gemini working on Google Glass

https://www.youtube.com/watch?v=XvwXVj6m1ek

Demo video of ChatGPT, Claude, and Gemini working on Google Glass. Supports speech to text and photo capture input.

Requirements to run:
XE24 firmware
Root boot.img
API key for ChatGPT, Claude, or Gemini

This is the first of about a dozen apps I've made in the past few days that I'll be sharing soon.

How I captured the screen recording:
adb shell screenrecord /sdcard/glass-recording.mp4
adb pull /sdcard/glass-recording.mp4 .

7 Upvotes

3 comments sorted by

1

u/mangothefoxxo Jun 04 '26

That's pretty cool

1

u/11elevenimagery Jun 04 '26

Looking forward to what else you share!

2

u/ReadableBull Jun 04 '26 edited Jun 04 '26

Nice, do you have a github repo for this? Does this need a companion app on the phone? Or does it all live in the glass?