US 12,379,964 B2
System for artificial intelligence agent and method of operation of the system
Doo Geon Hwang, Busan (KR)
Assigned to PIAMOND CORP., Busan (KR)
Filed by Piamond Corp., Busan (KR)
Filed on Nov. 18, 2024, as Appl. No. 18/950,323.
Claims priority of application No. 10-2023-0158849 (KR), filed on Nov. 16, 2023; application No. 10-2024-0159364 (KR), filed on Nov. 11, 2024; application No. 10-2024-0159365 (KR), filed on Nov. 11, 2024; and application No. 10-2024-0159366 (KR), filed on Nov. 11, 2024.
Prior Publication US 2025/0165296 A1, May 22, 2025
Int. Cl. G06F 9/50 (2006.01); G06F 21/53 (2013.01); G06F 40/30 (2020.01); H04L 9/32 (2006.01)
CPC G06F 9/5027 (2013.01) [G06F 21/53 (2013.01); G06F 40/30 (2020.01); H04L 9/32 (2013.01)] 9 Claims
OG exemplary drawing
 
1. An operating method of a mobile-centric agent hub system (MCAHS) implemented with computer device comprising at least one processor, the operating method comprising:
registering and authenticating, by the at least one processor, AI agents included in an external device;
determining, by the at least one processor, a task by analyzing an instruction received from a user;
selecting, by the at least one processor, an AI agent for processing the determined task, among the registered AI agents;
transmitting, by the at least one processor, the determined task to the selected AI agent;
receiving, by the at least one processor, results of processing of the transferred task from the selected AI agent; and
providing, by the at least one processor, a final response generated based on the received results of the processing to the user;
wherein the registering and authenticating of the AI agent comprises:
issuing an authentication token by identifying an identity of the AI agent of the external device that requests a connection through an application programming interface (API) gateway included in the MCAHS;
validating a service that is providable by the AI agent of the external device by receiving service specifications comprising detailed information of the service and the authentication token;
registering the service with a service catalog when the validation of the service is completed and setting access rights and a security policy for the registered service; and
transmitting a registration completion message comprising a unique identifier of the service and an access token to the AI agent of the external device,
wherein the service specifications comprises information on at least one of a name of the service, the unique identifier of the service, a category of the service, a list of functions supported by the service, a description of the functions, a format of an input parameter of the service, a format of a return value of the service, a quality index of the service, rights and an access level required for the service, a version of the service, and an update history of the service.