Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarrasor committed May 11, 2020
1 parent 99c3a1e commit c232a18
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ are provided in the form of text, images, and animated holograms.
- GLTF
- gRPC
- Vue.JS
- Three.JS
- Babylon.JS

## Hardware

Expand All @@ -34,13 +34,13 @@ If you don't have it, you can setup the Android Virtual Device. To do that, plea

## Software

Here is the Virtual Assistant app and Python Server for it.
Here is the Virtual Assistant app, Web Editor page, and Python Server to serve them.

### How to run

- Run python-server somewhere. Instructions are in python-server
- Compile apk from virtual-assistant in Android Studio
- Connect to your server via the app. Use IP of your host and port 50051
- [Download](https://github.com/Sarrasor/INNO-S20-SP/releases) Virtual Assistant app apk
- Go to the [Web Editor](https://sarrasor.github.io/INNO-S20-SP/)
- Enjoy

### Contents

Expand All @@ -55,10 +55,18 @@ There is README.md inside with more detailed explanation.

### virtual-assistant

Contains Virtual Assistant app
Contains Virtual Assistant app. You can download the latest version [here](https://github.com/Sarrasor/INNO-S20-SP/releases).

[Video](https://drive.google.com/file/d/1HnKh15GNuCh4DoWQbFhH2sP1luFxgRzL/view?usp=sharing)

### web-editor

![web-editor](images/docs/web_editor.png)

Contains Web Editor code. Instructions are included in the folder

[Link to Web Editor](https://sarrasor.github.io/INNO-S20-SP/)

### images

Images used
Expand Down
Binary file added images/docs/web_editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c232a18

Please sign in to comment.