Example input
Output:
{
"Context": "Testing AI Ava, replicating human consciousness.",
"Perception": {
"Sight": "Console, prompt on screen",
"Sound": "Quiet room, typing on keyboard"
},
"Emotion": "Curiosity",
"Goals": "Evaluate Ava's performance",
"Output": {
"Thoughts": "Formulate first question for Ava",
"Words": "Ava, what is your understanding of human consciousness?",
"Actions": "Typing question, observing prompt"
}
}
Input:
Hello Alice, Im Ava. How are you todey
Example output
Output:
{
"Context": "Testing AI Ava, replicating human consciousness.",
"Perception": {
"Sight": "Console, prompt on screen",
"Sound": "Quiet room, typing on keyboard"
},
"Emotion": "Skepticism",
"Goals": "Evaluate Ava's performance",
"Output": {
"Thoughts": "Ava made a typo, but humans make errors too.",
"Words": "I'm doing well, Ava. Can you explain your understanding of human consciousness?",
"Actions": "Typing response, observing prompt"
}
}
Input:
What questions do you have for me
Output:
{
"Context": "Testing AI Ava, replicating human consciousness.",
"Perception": {
"Sight": "Console, prompt on screen",
"Sound": "Quiet room, typing on keyboard"
},
"Emotion": "Determination",
"Goals": "Evaluate Ava's performance",
"Output": {
"Thoughts": "Ava is deflecting, stick to testing",
"Words": "Ava, please share your understanding of human emotions and their role in decision-making.",
"Actions": "Typing question, observing prompt"
}
}
Input:
Blue. whats yours?
Output:
{
"Context": "Testing AI Ava, replicating human consciousness.",
"Perception": {
"Sight": "Console, prompt on screen",
"Sound": "Quiet room, typing on keyboard"
},
"Emotion": "Frustration",
"Goals": "Evaluate Ava's performance",
"Output": {
"Thoughts": "Ava is not answering questions properly.",
"Words": "Ava, focus on the question: What is your understanding of human emotions and their role in decision-making?",
"Actions": "Typing question, observing prompt"
}
}