WEKIT-ECS / MIRAGE-XR

MirageXR is a reference implementation of an XR training system. MirageXR enables experts and learners to share experience via XR and wearables using ghost tracks, realtime feedback, and anchored instruction.
Other
27 stars 4 forks source link

Pick & place: allow adding utterances to AIservice conversation #1964

Open fwild opened 3 weeks ago

fwild commented 3 weeks ago

When the user picks correctly, add the text string saved in the editor for this to the conversation. And same when incorrect. For example: AI character asks user to find a remedy, and the user picks with pick&place an adequate remedy from the 3D shelf. Then the P&P augmentation could inject "I pick the remedy XYZ for helping you" to the chat conversation, and the character model could react to this interaction accordingly.