Skip to content

Releases: emexlabs/WearableIntelligenceSystem

v0.7-beta

04 Jan 18:44
Compare
Choose a tag to compare

v0.7-beta includes 2 major updates:

  • new use case/feature -> contextual search engine
  • support for the Open Source Smart Glasses (MCU based smart glasses support)

Follow the instructions in the README and Docs (the wiki on this github repo) to install and run this release.

asg.apk - the android app to install on the ASG (Android Smart Glassses)
asp.apk - the android app to install on the ASP (Android Smart Phone)

v0.6-beta

02 Jun 20:07
Compare
Choose a tag to compare
  • improved reliability
  • language tools
  • smoother voice command interface flow

Follow the instructions in the README and Docs (the wiki on this github repo) to install and run this release.

*asg*.apk - the android app to install on the ASG (Android Smart Glassses)
*asp*.apk - the android app to install on the ASP (Android Smart Phone)

v0.5-beta

02 May 01:56
Compare
Choose a tag to compare

Beta release.

Executables to be uploaded shortly.

Contact cayden if any issues: cayden@emexwearables.com

v0.4-beta

24 Mar 22:17
1a3be31
Compare
Choose a tag to compare

First beta release.

Follow the instructions in the README and Docs (the wiki on this github repo) to install and run this release.

asg*.apk - the android app to install on the ASG (Android Smart Glassses)
asp*.apk - the android app to install on the ASP (Android Smart Phone)

v0.3-alpha

13 Jan 00:10
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

The latest alpha release.

  • hugely more reliable - stay connected all day long
  • host of new functionalities
  • cemented system architecture with event bus
  • smart glasses HUD UI
  • combined all use cases into one system
  • ASP application to see data
  • moved ASP app to gradle for ease of use for new developers
  • wrote docs
  • beta coming very soon

How to Install APKs

  1. Enable USB debugging on ASP and ASG
  2. Plug ASG or ASP into computer (depending on which one app you are currently installing)
  3. Run adb install -t <NameOfApkHere>
  4. Done

v0.2-alpha

30 Oct 19:10
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

Improvements

  • vastly improve reliability of connections
  • improve speed of transcriptions
  • add wikipedia search
  • add visual search
  • add translation tool
  • modularize the system

Artifacts

The artifacts included in this release are:

ASG

asg.apk - Android Smart Glasses (ASG) Android application APK (*.apk) file. This is to be loaded onto the ASG and run.

ASP

asp.apk - Android Smart Phone (ASP) Android application APK (*.apk) file. This is to be loaded onto the ASP and run.

GLBOX / Python

The Python server that runs on the GLBOX does NOT have a single executable binary.

You have to follow the directions in ../gnu_linux_box/README.md to get the Python server installed and running on a GNU/Linux machine (instructions are for Ubuntu/Debian). There is no "single command" or executable file artifact to run this program.

Note

This was the last release before the GLBOX is moved to the cloud (here it runs on a wearable GNU/Linux laptop or SBC)

v0.1-alpha

13 Aug 18:55
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

Artifacts

The artifacts included in this release are:

ASG

asg.apk - Android Smart Glasses (ASG) Android application APK (*.apk) file. This is to be loaded onto the ASG and run.

ASP

asp.apk - Android Smart Phone (ASP) Android application APK (*.apk) file. This is to be loaded onto the ASP and run.

GLBOX / Python

The Python server that runs on the GLBOX does NOT have a single executable binary.

You have to follow the directions in ../gnu_linux_box/README.md to get the Python server installed and running on a GNU/Linux machine (instructions are for Ubuntu/Debian). There is no "single command" or executable file artifact to run this program.