OpenGlass  by BasedHardware

Smart glasses turn any glasses into AI-powered smart glasses

Created 2 years ago
4,092 stars

Top 11.7% on SourcePulse

GitHubView on GitHub
Project Summary

OpenGlass aims to transform standard eyeglasses into AI-powered smart glasses using affordable, off-the-shelf components. It targets makers, developers, and hobbyists interested in wearable AI applications like life recording, object identification, and real-time translation. The project offers a hackable platform for custom AI functionalities on everyday eyewear.

How It Works

The system utilizes a Seeed Studio XIAO ESP32 S3 Sense microcontroller for processing and connectivity, paired with a small battery and a 3D-printed mount. Firmware is developed using the Arduino IDE, and the user interface is managed by an Expo project, accessible via a web interface. This approach leverages readily available hardware and software tools for accessibility and ease of modification.

Quick Start & Requirements

  • Install: Clone the repository (git clone), install Node.js dependencies (npm install or yarn install).
  • Prerequisites: Arduino IDE, ESP32 board package, 3D printer for mount, Seeed Studio XIAO ESP32 S3 Sense, EEMB LP502030 battery, API keys for Groq/OpenAI, Ollama (self-hosted).
  • Setup: Requires flashing firmware to the ESP32 and configuring API keys.
  • Docs: https://github.com/BasedHardware/OpenGlass

Highlighted Details

  • Turn any glasses into AI-powered smart glasses.
  • Low-cost hardware components (under $25).
  • Supports features like life recording, object identification, and text translation.
  • Hackable and customizable platform.

Maintenance & Community

  • The project has moved to the Omi repository and the current repository is no longer supported.
  • Community support is available via the Based Hardware Discord server.

Licensing & Compatibility

  • Licensed under the MIT License.
  • Permissive license suitable for commercial use and integration into closed-source projects.

Limitations & Caveats

The project explicitly states that the current repository is no longer supported and has moved to a different location (Omi repository). This indicates potential maintenance gaps and the need to migrate to the new repository for ongoing development and support.

Health Check
Last Commit

11 months ago

Responsiveness

1 week

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Starred by Peer Richelsen Peer Richelsen(Cofounder of Cal.com) and Jared Palmer Jared Palmer(SVP at GitHub; Founder of Turborepo; Author of Formik, TSDX).

VisionClaw by Intent-Lab

0%
2k
Real-time AI assistant for smart glasses
Created 6 months ago
Updated 1 week ago
Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems").

OM1 by OpenMind

0%
3k
Modular AI runtime for robots
Created 1 year ago
Updated 1 week ago
Starred by Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research), Elvis Saravia Elvis Saravia(Founder of DAIR.AI), and
15 more.

semantic-kernel by microsoft

0%
28k
SDK for building intelligent AI agents and multi-agent systems
Created 3 years ago
Updated 1 week ago
Feedback? Help us improve.