OpenGlass  by BasedHardware

Smart glasses turn any glasses into AI-powered smart glasses

Created 1 year ago
3,758 stars

Top 12.9% 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

2 months ago

Responsiveness

1 week

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

Explore Similar Projects

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.3%
26k
SDK for building intelligent AI agents and multi-agent systems
Created 2 years ago
Updated 1 day ago
Feedback? Help us improve.