ARCHIVED. The WIS has been been reorganized and upgraded to be faster, cleaner, and support more smart glasses as the SmartGlassesManager: https://github.com/TeamOpenSmartGlasses/SmartGlassesManager/
The Wearable Intelligence System (WIS) is the homepage for your smart glasses with a host of built-in apps, voice controls, always available HUD information, app launcher, and more. The WIS makes building smart glasses applications easy. There's a number of powerful and fashionable smart glasses being released (2022-24), and the WIS gives you an interface and apps to make those glasses useful. The WIS is like your phone homescreen or your computer desktop combined with a smart assistant.
- Search - Search the web with voice, see immediate results on your HUD.
- Ask Questions - Ask an intelligent voice assistant any question, see answers on your HUD.
- Live Translation - Translate live foreign language speech into your native language, and silently read the output on the screen.
- Remember More - Memory tools to expand your memory with information recording and recall.
- Visual Search - Define anything that you see. Find images with similiar content as your point-of-view (POV) camera image.
- Name Memorizer - Never forget a name again with HUD notifications when you see a familiar face
- Live Captions - Improve understanding and retention in conversations, meetings, lectures, etc. with live closed captions overlaid on your vision at all times.
- Autociter / Wearable Referencer - Auto-associative voice search through a personal database, send relevant links to conversation partners over SMS.
The WIS can do much more if you are a researcher, engineer, scientist, or diy hobby maker because it's a software framework that makes it easy to build smart glasses applications and experiments. Checkout the Documentation for more information.
You will need two pieces of hardware to run the system:
- ASP - Android Smart Phone
- ASG - Android Smart Glasses (Supported: Vuzix Blade)
All voice commands must be preceded by a wakeword
(the wake word is "hey computer"). A wakeword
is "hey computer" or any word you choose to "wake up" the system and start listening to commands.
The wake word is "hey computer".
Say "hey computer" to see available commands.
search for <query
- search the web for anything, see the intelligently chosen top resultquestion <query>
- ask a question to an intelligence assistantrun visual search
- use a POV image to search the web for anything that you see around yousave speech <note>
- save any voice note to your cache of notes. This can be used to save ideas, thoughts, notes, reminders, etc.save speech tag <tagname> <note>
- save any voice note to your cache of notes and to a specific tag bin namedrun speech translate <language>
- live translate the given language into englishrun live life captions
- display live closed captionsrun blank screen
- blank the screen
ASP - Android Smart Phone
ASG - Android Smart Glasses
GLBOX - GNU/Linux 'Single Board Computer'/Laptop
- On your Android smart phone, download the "Wearable Intelligence System" app:
- (RECCOMENDED) Play Store: Coming soon
- Github latest release
- On your smart glasses, download the "Wearable Intelligence System" app:
- (RECCOMENDED) Vuzix Store: Coming soon
- Github latest release
-
- Launch the "Wearable Intelligence System" app on your smart phone
- Accept permissions.
- Tap "Start Wifi Hotspot", turn on (configure password if necessary) your wifi hotspot, then go "Back" to return
- Connect smart glasses WiFi to the smart phone WiFi hotspot
- Enable mobile data (or wifi sharing) on Android smart phone
- Start "Wearable Intelligence System" application on smart glasses
-
- The phone connection icon will be green if the glasses are connected to your phone. If you speak, you'll see a live transcript on the smart glasses screen.
- On the Android smart phone, got to "Memory Tools" -> "Memory Stream" and you will see live transcripts
- Setup complete.
Here's how to launch the system after you've already done the initial setup above:
- Launch "WIS" app on smart phone
- Enable mobile hotspot on smart phone with the "Start WiFi Hotspot" button
- Connect Android smart glasses to Android smart phone WiFi hotspot.
- Launch "WIS" app on smart glasses.
- Verify system is running by the "Smart Glasses Conection Indicator" icon turning white on the smart glasses HUD.
The docs are hosted on this repo's Wiki, here are the docs.
The system is fully Open Source and built by this growing list of contributors:
- Cayden Pierce - Emex Labs
- Aaditya Vaze - https://thisisvaze.com/
- Jeremy Stairs - https://github.com/stairs1
- Add Your Name Here!
We are actively building a community that is building cognitive augmentation technologies together.
The Wearable Intelligence System was started at Emex Labs by Cayden Pierce.