-
Notifications
You must be signed in to change notification settings - Fork 5
Home
ludost edited this page Feb 13, 2012
·
4 revisions
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:
- A dialog standard JSON API
- A HTML5/JS implementation for integration into web applications
- A Google Appengine implementation for large scale dialog resource serving, especially aimed to interface with social media.
- A VoiceXML implementation