almond-dialog-agent

1.8.0 • Public • Published

Almond

Build Status Coverage Status Dependency Status Greenkeeper badge

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.

Readme

Keywords

none

Package Sidebar

Install

npm i almond-dialog-agent

Weekly Downloads

10

Version

1.8.0

License

GPL-3.0+

Unpacked Size

861 kB

Total Files

68

Last publish

Collaborators

  • gcampax