Skip to content

Releases: ccarstens/Ava

Basic Conversation Working

19 Sep 22:59
0f3ee3f
Compare
Choose a tag to compare

Ava can express an utterance that expects a response to the user, uses Wit.ai to extract the intent from the user's response and is able to react to different intents in the response.
Ava can express statements to the user without expecting a response and blocks the !statement intention as long as the Output module is talking.

the up-and-running release

18 Sep 19:20
Compare
Choose a tag to compare
  • TTS, STT are working
  • Utterances are stored in JSON file and referred to by ID
  • The environment is ready for developing an actual conversation tree