Wiki source code of 2. Functions: Recalling Memories
Version 11.1 by Diederik Heijbroek on 2024/04/01 16:01
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | === Function 1 === |
| |
1.1 | 2 | |
| |
2.1 | 3 | NAO provides the PwD with information from the knowledge-base relevant to the PwD's stated intent |
| 4 | |||
| |
7.1 | 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 | |||
| |
5.1 | 10 | 1. PwD asks a question to NAO |
| |
11.1 | 11 | 1. NAO checks database to retrieve relevant information regarding the question |
| |
6.1 | 12 | 1. NAO informs necessary information |
| |
5.1 | 13 | 1. NAO asks if there are any further questions |
| |
11.1 | 14 | 1. Repeat retrieval based on answer |