Wiki source code of 2. Functions: "Recalling Memories"
Version 9.1 by William OGrady on 2024/03/25 13:48
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 | |||
| 9 | (% style="color:inherit; font-family:inherit; font-size:23px" %)Function 2 | ||
| 10 | |||
| 11 | PwD asks specific questions. NAO answers with relevant information. | ||
| 12 | |||
| 13 | 1. PwD asks a question to NAO | ||
| 14 | 1. NAO checks Memories database to retrieve relevant information for the visit | ||
| 15 | 1. NAO informs necessary information | ||
| 16 | 1. NAO asks if there are any further questions | ||
| 17 | 1. Repeat Memories retrieval based on answer |