peckjon / openglass

Turn any glasses into AI-powered smart glasses

Home Page:https://openglass.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGlass - Open Source Smart Glasses

Turn any glasses into hackable smart glasses with off-the shelf components. Record your life, remember people you meet, identify objects, translate text, and more.

Video demo

https://youtu.be/DsM_-c2e1ew

Want a pre-built version?

We will ship a limited number of pre-built kits. https://forms.gle/K1dtrn1mPrMBsQZC9

Software

  1. Git clone and install with npm install
  2. Run with npm start. Note this is an expo project, for now just open the localhost link to access the web version.

Hardware

1x Seeed Studio XIAO ESP32 S3 Sense - https://www.amazon.com/dp/B0C69FFVHH/ref=dp_iou_view_item?ie=UTF8&psc=1

1x EEMB LP502030 3.7v 250mAH battery - https://www.amazon.com/EEMB-Battery-Rechargeable-Lithium-Connector/dp/B08VRZTHDL

1x 3D printed glasses mount case - https://storage.googleapis.com/scott-misc/openglass_case.stl

image

Getting started

  1. Install firmware on the Seeed Studio XIAO

  2. 3D print your case

License

MIT

About

Turn any glasses into AI-powered smart glasses

https://openglass.ai

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%