Fork me on GitHub

Example agents

In the sources of Charlotte (goto gitHub) several agents are defined, each showing how to use several parts of the dialog protocol. These agents are based on RESTFull interface, work is being done to provide some Eve agents as well.

HowIsTheWeather

This agent show how to create a multi-medium agent, this agent can both work through VoiceXML and through XMPP. More precisely: the agent supports text based and voice based conversation.

Kastje & Muur

These two agents show the referral mechanism, sending the user from Pillar to Post on any input.

Calendar Conversation

This agent accesses a Google calendar and prints the events for today. (Uses the old Eve agents for calendar contact)

Pass Along

This agent demonstrates a message passing capability, outbound call setup in XMPP and identity collection.

Last updated: 03 August 2012