almond-dialog-agent
v1.8.0
Published
Almond The Open Virtual Assistant
Downloads
14
Readme
Almond
End User Programmable Virtual Assistants
This repository contains the dialog agent for Almond, the end user programmable assistant.
It contains a library to handle the input from the user, invoke the semantic parser, query the user for any unspecified information, and complete the command to be executed.
The Almond dialog agent is meant to be used in one of the Almond platform layers:
- cloud: a web version of Almond, multiuser
- server: single user web Almond, for a home server
- android: a standalone Android app
- gnome: a standalone GNOME/GTK+ app
- command line: for testing and development
Almond is a research project led by prof. Monica Lam, from Stanford University. You can find more information at https://almond.stanford.edu.
License
This package is covered by the GNU General Public License, version 3 or any later version. Further details are in the LICENSE file.