Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Briefly introduce your cooking assistant project. Mention each group member’s contribution to the project. Also describe your aims for the conversational agent.

How does

...

the agent work? (1-2 pages): 

How do components interact with each other to get the to a working conversational agent? You should probably minimally mention the database, patterns, specific MARBEL/GOAL properties like memory and agenda, Dialogflow Intents/Entities, Selection functions and how they work, how visuals work, etc.

Extensions(1-2 pages):

How did you add or extend upon the basic bot that was there? 

Design choices and rationale (1-2 pages)

In this section, you should describe the different design choices you have made while implementing your agent. Make sure to give motivation to each of them. Design choices are any tasks open to interpretation in the instructions. This should include but not be limited to training phrases used (that were not provided), visuals (essentially everything), conversational patterns and agent responses. 

Extensions(1-2 pages):

How did you add or extend upon the basic agent, and with what aim in mind? 

Testing(1-2 pages):

In this section, you should talk about the way in which you tested your own bot continuously. What did you find? Read a bit more about this in Evaluating Your Bot Agent testing .

Experiment and Data Gathering from Other Team(1-2 pages):

In this section, you will talk about the testing and data gathered that was described in Data Collection with Your Bot User study . You should probably include test setup, test goals, data, and results.

...