This is the API server for the Interactive AI Avatar demo.
GET /api/token?userId=xxx - Generate ZEGO RTC TokenPOST /api/agent - Register AI AgentPOST /api/instance - Create digital human agent instanceDELETE /api/instance - Delete agent instancePOST /api/chat - Send text to AI AgentPlease open the web client to interact with the AI Avatar.