Design and Implementation of Agent APIs for Large-Scale Social VR Platforms

Published: 2024, Last Modified: 15 Nov 2024VR Workshops 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Implementing an autonomous agent on a social VR platform where many users share space requires diverse information. In particular, it is required to recognize the distance from other users, their orientation toward each other, the avatar's pose, and text and voice messages, and to behave accordingly. This paper proposes an API to obtain the above information on “Cluster,” a multi-device social VR platform in operation, and an agent that uses the API. We have implemented this API using a network proxy. The agent using this API can connect to ChatGPT [7] and have a conversation in real time. We measured the latency required for the conversation and confirmed that the response time was about 1 second.
Loading