...
Find images for the recipes that you have chosen to work out further.
Define img cards as was done for PasaAglio.
Define a rule by which the page is rendered based on the currently chosen recipe.
For recipes for which you have not added an image, you may display the name of the recipe.
Make sure that the statements in ‘dialog_generation.mod2g’, ‘dialog_init.mod2g’ and 'dialog_update.mod2g’ are updated as well, so that they will not always render the pastaAglio image.
Display buttons
To indicate the possible conversation directions to the user, buttons can be displayed along with every utterance of the agent.
You will need a prolog function collecting possible next user intents based on the conversation patterns.
You will need to implement the html code to display these possible intents as buttons. A more detailed set of pointers will be added to this text soon.
Example Conversation
The first version of your chatbot should be able to conduct a conversation with the user, which is like the example you can see in Figure below (on terms of the conversation conducted, not what will be seen on your screen).
...
Week - 1 Deliverable
For your Week-1 submission, you need to submit a weekly progress report in .doc format (See Guidelines).
...