mary-africa / converse

Making conversational agents - one step at a time.
2 stars 1 forks source link

v0.2 Reimagined #6

Closed iam-kevin closed 3 years ago

iam-kevin commented 3 years ago

Reimagine the flow of conversation within the dialogue. Included some of the following functionality:

Beware of feature creep. Some of these features might be too much and not what is required. The update is inspired by some of the hacks and additions made on the bijasiri-core

iam-kevin commented 3 years ago

Think your work around when providing options for socket-server interfaced agents

iam-kevin commented 3 years ago

The commits reference has the entire realization of the Reimagined converse version Here is the list of the things that you are now able to do

iam-kevin commented 3 years ago

v0.2.0-alpha

Overview:

  1. There are abstractions for core agent building logic and nena related agent building logic. These are separated as converse-core and converse-nena.
    • converse-core - contains the main logic for creating conversational agents.
    • converse-nena - contains abstraction that make it possible to enhance the logic with nlp capabilities provided by the Nena Project (by the Mary.Africa Team)

Features / enhancements:

Bugs: