Wiki source code of Step 2: Functions
Version 2.2 by Mark Neerincx on 2023/04/13 12:00
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |**Topic**|(% style="width:452px" %)**Question**|(% style="width:278px" %)**Answer** | ||
2 | |((( | ||
3 | [[image:5.png]] | ||
4 | |||
5 | //Overall objective// | ||
6 | )))|(% style="width:452px" %)((( | ||
7 | What is the overall objective of the human-AI system? | ||
8 | |||
9 | How do human and AI collaborate and support each other (interdependence)? | ||
10 | )))|(% style="width:278px" %)((( | ||
11 | The objective of the conversational agent is that the user can know how to reflect on their discussions and which values may relate to which situation when they are thinking a certain way. | ||
12 | |||
13 | They collaborate by the system allowing the user to reflect on their values and opinions in a way that they may not have thought about before. | ||
14 | ))) | ||
15 | |((( | ||
16 | [[image:6.png]] | ||
17 | |||
18 | //Functions// | ||
19 | |||
20 | |||
21 | )))|(% style="width:452px" %)((( | ||
22 | What are the functions of the AI system (s)? | ||
23 | |||
24 | What does it actually do? | ||
25 | |||
26 | What are its inputs, and what are its outputs? | ||
27 | )))|(% style="width:278px" %)((( | ||
28 | The AI system chats with the user and is able to reflect from its conversations with the user which values are important to the user based on their answers. | ||
29 | ))) | ||
30 | |((( | ||
31 | [[image:8.png]] | ||
32 | |||
33 | //Interaction// | ||
34 | )))|(% style="width:452px" %)How do you expect the human to interact with these AI functions? Does the human provide any input? (just a (high-level) description of interaction(s) is fine, e.g. “Actor A provides feedback in the form of tags”)|(% style="width:278px" %)((( | ||
35 | The human provides input in the form of text. | ||
36 | ))) |