Wiki source code of Step 2: Functions

Version 14.1 by Rick Dekker on 2023/02/16 14:18

Show last authors
1 |**Topic**|**Question**|**Answer**
2 |(((
3 [[image:5.png]]
4
5 //Overall objective//
6 )))|(((
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 )))|
11 |(((
12 [[image:6.png]]
13
14 //Functions//
15
16
17 )))|(((
18 What are the functions of the AI system (s)?
19
20 What does it actually do?
21
22 What are its inputs, and what are its outputs?
23 )))|(((
24 The system is solely used for entertainment purposes and keeping the patient occupied
25
26
27 - Following basic commands (Sit, Come, Stay, Lay Down)
28
29 - Playing a game with the patient (Fetch)
30
31 - Doing a dance
32
33 - Follow the patient
34
35 - Go for a walk (react to leash)
36
37 - Sleep at certain moments
38
39
40 Inputs:
41
42 - Voice commands, Forces acting on leash, Visual inputs.
43
44 Ouput:
45
46 - Sound + action reinforcement, Motion
47
48 (((
49
50 )))
51
52
53 )))
54 |(((
55 [[image:8.png]]
56
57 //Interaction//
58 )))|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”)|(((
59
60 )))