Releases: ccarstens/Ava
Releases · ccarstens/Ava
Basic Conversation Working
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
- 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