Wiki source code of F02.0: Recalling Memories
Version 13.1 by Rixt Hellinga on 2024/04/01 16:20
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | === Function 1 === | ||
| 2 | |||
| 3 | NAO provides the PwD with information from the knowledge-base relevant to the PwD's stated intent | ||
| 4 | |||
| 5 | |||
| 6 | (% style="color:inherit; font-family:inherit; font-size:23px" %)Function 2 | ||
| 7 | |||
| 8 | PwD asks specific questions. NAO answers with relevant information. | ||
| 9 | |||
| 10 | 1. PwD asks a question to NAO | ||
| 11 | 1. NAO checks database to retrieve relevant information regarding the question | ||
| 12 | 1. NAO informs necessary information | ||
| 13 | 1. NAO asks if there are any further questions | ||
| 14 | 1. Repeat retrieval based on answer |