Home

Awesome

Almond

End User Programmable Virtual Assistants

This repository contains the Android version of Almond, the end user programmable virtual assistant.

Almond is a research project led by prof. Monica Lam, from Stanford University. You can find more information at https://almond.stanford.edu/.

Installation

This repository is set up as an Android Studio project. You should be able to open it in Android Studio and launch it.

Some parts of Almond are written in JavaScript. node (>= 6.*) and yarn must be installed on your machine to download and bundle the JavaScript dependencies.