Wiki source code of UC02.0: Recalling Memories Functions
Version 5.1 by Pravesha Ramsundersingh on 2024/03/25 09:22
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="wikigeneratedid" %) | ||
| 2 | Database: Memories | ||
| 3 | |||
| 4 | === Function 1 === | ||
| 5 | |||
| 6 | NAO provides the PwD with information from the knowledge-base relevant to the PwD's stated intent | ||
| 7 | |||
| 8 | 1. PwD asks a question to NAO | ||
| 9 | 1. NAO checks Memories database to retrieve relevant information for the visit | ||
| 10 | 1. NAO communicates required information | ||
| 11 | 1. NAO asks if there are any further questions | ||
| 12 | 1. Repeat Memories retrieval based on answer | ||
| 13 | |||
| 14 | |||
| 15 | === Function 2 === | ||
| 16 | |||
| 17 | PwD asks specific questions. NAO answers with relevant information. |