Skip to content

almende/dialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# THIS PROJECT HAS BEEN FORKED TO https://bitbucket.org/askfast/dialog

CHAP Links Dialog tools

http://www.almende.com
http://almende.github.io/dialog/

DESCRIPTION


The Dialog is a collection of tools and APIs, aimed at supporting human-agent interaction. Although it's meant to provide a full conversation-level dialog, the original implementation is mainly aimed at letting agents ask questions.

The Dialog consists of:

    >> Dialog standard JSON API
    >> HTML5/JS implementation for integration into web applications
    >> Google Appengine implementation for large scale dialog resource serving, especially aimed to interface with social media.
    >> VoiceXML implementation


LICENSE

Almende uses the Apache License Version 2.0 as recommended license for its development projects. The Apache 2.0 licence is approved by the Open Source Initiative.

The Apache license is a permissive license, meaning that software developed under this license may be used, copied, re-used and distributed freely by third parties, provided that they include the original copyrights, attributions and notices.

The full license text can be found in the LICENSE file at the root of this repository.