A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/BasedHardware/openglass below:

BasedHardware/OpenGlass: Turn any glasses into AI-powered smart glasses

ℹ️ 🔴 We moved this project to Omi repository. Current repo isn't supported anymore => OpenGlass - Open Source Smart Glasses

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

Want a Pre-built Version?

We will ship a limited number of pre-built kits. Fill out the interest form to get notified.

Join the Based Hardware Discord for setup questions, contribution guide, and more.

Follow these steps to set up OpenGlass:

  1. Gather the required components:

  2. 3D print the glasses mount case using the provided STL file.

  3. Open the firmware folder and open the .ino file in the Arduino IDE.

  4. Follow the software preparation steps to set up the Arduino IDE for the XIAO ESP32S3 board:

  5. Before you flash go to the "Tools" drop down in the Arduino IDE and make sure you set "PSRAM:" to be "PSRAM: "OPI PSRAM"

  1. Upload the firmware to the XIAO ESP32S3 board.
  1. Clone the OpenGlass repository and install the dependencies:

    git clone https://github.com/BasedHardware/openglass.git
    cd openglass
    npm install
    

    You can also use yarn to install, by doing

  2. Add API keys for Groq and OpenAI in the keys.ts file located at https://github.com/BasedHardware/OpenGlass/blob/main/sources/keys.ts.

  3. For Ollama, self-host the REST API from the repository at https://github.com/ollama/ollama and add the URL to the keys.ts file. The URL should be http://localhost:11434/api/chat

  4. go to terminal and type "ollama pull moondream:1.8b-v2-fp16"

  5. Start the application:

    If using yarn start the application with

    Note: This is an Expo project. For now, open the localhost link (this will appear after completing step 5) to access the web version.

This project is licensed under the MIT License.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4