CN115277613A - Robot chat system based on business - Google Patents

Robot chat system based on business Download PDF

Info

Publication number
CN115277613A
CN115277613A CN202210767487.0A CN202210767487A CN115277613A CN 115277613 A CN115277613 A CN 115277613A CN 202210767487 A CN202210767487 A CN 202210767487A CN 115277613 A CN115277613 A CN 115277613A
Authority
CN
China
Prior art keywords
robot
message
group
platform
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210767487.0A
Other languages
Chinese (zh)
Inventor
朱丽程
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Communication Information System Co Ltd
Original Assignee
Inspur Communication Information System Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Communication Information System Co Ltd filed Critical Inspur Communication Information System Co Ltd
Priority to CN202210767487.0A priority Critical patent/CN115277613A/en
Publication of CN115277613A publication Critical patent/CN115277613A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/02User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail using automatic reactions or user delegation, e.g. automatic replies or chatbot-generated messages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Abstract

The invention particularly relates to a robot chat system based on services. The robot chat system based on the service comprises an instant communication platform, a robot and a robot management platform; the robot provides an interface support of an instant messaging platform and is responsible for user management and information transfer; the robot management platform is responsible for managing robot information and application processes, simultaneously realizes a dialogue arrangement keyword management function, sends feedback information to a message queue and then returns the feedback information to the robot, and the feedback information is returned to the instant messaging platform by the robot for a user to read. The robot chat system based on the service can intelligently analyze the user requirements, and realize accurate matching and acquisition of specific group service information through group management; meanwhile, low coupling among systems is realized by different robot processes, other robots are not affected when the specific service robot is down and hung, and the overall high availability and high performance of the system are improved.

Description

Robot chat system based on business
Technical Field
The invention relates to the technical field of instant messaging, in particular to a robot chat system based on business.
Background
With the continuous increase of the functions and contents of the service systems, users want to quickly and conveniently acquire information in the relevant service systems, and the robot chat system is produced. The robot chat system is an artificial intelligence system which can be on-line at any time by means of communication and can communicate with people through natural language. The robot chat system is actually an automatic question-answering system, which takes natural language understanding technology as a core and summarizes data of a plurality of service systems to answer questions of users.
In view of the above situation, the present invention provides a service-based robot chat system.
Disclosure of Invention
In order to make up for the defects of the prior art, the invention provides a simple and efficient robot chat system based on services.
The invention is realized by the following technical scheme:
a robot chat system based on service is characterized in that: the system comprises an instant messaging platform, a robot and a robot management platform;
the instant communication platform is communicated with the robot instance through a socket long link to acquire user messages and feedback messages in a group;
the robot provides interface support of the instant messaging platform, is responsible for user management and realizes information transfer between the instant messaging platform and the robot management platform;
transmitting the user message and the feedback message in the group to the robot management platform, and simultaneously receiving the message from the robot management platform and transmitting the message to the instant communication platform;
the robot management platform is responsible for managing robot information and application processes, simultaneously realizes a dialogue arrangement keyword management function, sends feedback information to a message queue and then returns the feedback information to the robot, and the feedback information is returned to the instant messaging platform by the robot for a user to read.
The robot management platform manages the robot information and the application process, and the management includes but is not limited to the following:
1) The method comprises the following steps of robot model management, robot model setting and associated application, and robot creating, deleting and modifying functions;
2) Starting a robot process and stopping the robot according to the robot code and the robot model code;
3) And newly adding and registering third-party service application information, and starting and stopping service application.
The robot management platform adopts an IK word segmentation device to intelligently analyze and segment words, so that the function of managing dialogue arrangement keywords is realized, and the method specifically comprises the following steps:
receiving a message from the robot, and analyzing the content of the text message;
if the information is the information with the feedback capability of the robot management platform, inquiring a database to obtain local information feedback;
and if the information is the third-party system information, acquiring the feedback information of the third-party service system through the API.
The robot management platform is provided with a timing task module, regularly captures third-party service system data, transmits the third-party service system data to the instant messaging system through the robot, and displays the third-party service system data to designated group users.
The instant communication platform is used for interacting with users, helping the robot to realize user management functions, chat group adding, modifying and deleting functions, and user or robot group entering and removing functions.
The robot realizes the following functions:
1) The system comprises a keyword search group, a contact person and group member function, a person adding function when a group is newly built, a person reducing function when the group is newly built, a person deleting function when the group is disassembled, a message list group function when the group is disassembled, a group member list when the group is pulled, a message list after the group is deleted, a group message is received and transmitted to a robot management platform, and a message is received from the robot management platform and transmitted to an instant communication platform;
2) Adding a robot organization tree, group pulling robots, and group deleting robots;
3) User login management function, user logout management function and user login heartbeat function.
The robot chat system based on the service comprises the following implementation steps:
s1: adding and registering service application information in the robot management platform, wherein the service application information comprises registration and notification messages url, and starting application according to application codes;
adding a robot model, performing related application on the robot model, creating robots with different service types according to the robot model, storing robot newly-added data, and starting a robot process according to robot codes and robot model codes;
s2: creating a chat group on the instant communication platform, pulling users and specific service robots in a system organization structure from the group, and entering a group conversation function;
s3: after the user instant communication platform logs in, the user checks the message list, enters a group session and sends a message in the group session; the instant communication platform monitors the group message through the socket long connection, transmits the message to the service robot in the group, and the service robot receives the message, packages the message content and the user information through a rest interface and sends the message content and the user information to the robot management platform;
s4: after receiving the rest service message, the robot management platform stores the message into a received message queue for asynchronous processing;
s5: the robot management platform receives the message queue jie, intelligently analyzes the message text content and acquires feedback information;
s6: the robot management platform adds feedback information to a message sending queue pushQueue, takes out tasks after obtaining a message receiving queue, analyzes and verifies the message sending, and sends the message to the robot through a rest interface;
s7: after the robot acquires the feedback message, performing character or image classification processing on the message, and sending the message to an instant messaging platform group;
meanwhile, the robot monitors whether the channel state of the chat platform is normal or not, and monitors the connection process and state of the chat platform;
s8: the instant communication platform analyzes and broadcasts the information input by the socket io, so that the user can see the message content.
In the step S5, the intelligent word segmentation is carried out through the IK word segmentation device, and keyword binding information matched with each word segmentation is inquired; if the binding information belongs to the service capability of the system, inquiring a database to obtain feedback information; and if the binding information belongs to the third-party service platform, acquiring the data url of the third-party service platform through the binding information, and assembling a request body to request the url to acquire the feedback information, analyzing and packaging.
The invention has the beneficial effects that: the robot chat system based on the service can intelligently analyze user requirements, and realize accurate matching and acquisition of specific group service information through group management; meanwhile, the low coupling among systems is realized by different robot processes, and when the specific service robot is down and hung, other robots are not influenced; in addition, the robot management platform, the robot, the instant messaging platform and the third-party service system are independently deployed, the systems are not affected with one another, and the overall high availability and high performance of the system are improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram of a service-based robot chat system implementation method of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The robot chat system based on the service comprises an instant communication platform, a robot and a robot management platform;
the instant communication platform is communicated with the robot instance through a socket long link to acquire user messages and feedback messages in a group;
the robot provides interface support of the instant messaging platform, is responsible for user management and realizes information transfer between the instant messaging platform and the robot management platform;
transmitting the user message and the feedback message in the group to the robot management platform, and simultaneously receiving the message from the robot management platform and transmitting the message to the instant communication platform;
the robot management platform is responsible for managing robot information and application processes, simultaneously realizes a dialogue arrangement keyword management function, sends feedback information to a message queue and then returns the feedback information to the robot, and the feedback information is returned to the instant messaging platform by the robot for a user to read.
The robot management platform manages the robot information and the application process, and the management includes but is not limited to the following:
1) The method comprises the following steps of robot model management, robot model setting and associated application, and robot creating, deleting and modifying functions;
2) Starting the robot process and stopping the robot according to the robot code and the robot model code;
3) And newly adding and registering third-party service application information, and starting and stopping service application.
The robot management platform adopts an IK word segmentation device to intelligently analyze and segment words, so that a conversation arrangement keyword management function is realized, and the method specifically comprises the following steps:
receiving a message from the robot, and analyzing the content of the text message;
if the information is the information with the feedback capability of the robot management platform, inquiring a database to obtain local information feedback;
and if the third-party system information is the third-party system information, acquiring the feedback information of the third-party service system through the API.
The robot management platform is provided with a timing task module, regularly captures third-party service system data, transmits the third-party service system data to the instant messaging system through the robot, and displays the third-party service system data to designated group users.
The instant communication platform is used for interacting with users, helping the robot to realize user management functions, chat group adding, modifying and deleting functions, and user or robot group entering and removing functions.
The robot realizes the following functions:
1) The system comprises a keyword search group, a contact person and group member function, a person adding function when a group is newly built, a person reducing function when the group is newly built, a person deleting function when the group is disassembled, a message list group function when the group is disassembled, a group member list when the group is pulled, a message list after the group is deleted, a group message is received and transmitted to a robot management platform, and a message is received from the robot management platform and transmitted to an instant communication platform;
2) Adding a robot organization tree, group pulling robots, and group deleting robots;
3) User login management function, user logout management function and user login heartbeat function.
The robot chat system based on the service comprises the following implementation steps:
s1: adding and registering service application information in the robot management platform, wherein the service application information comprises registration and notification messages url, and starting application according to application codes;
adding a robot model, performing related application on the robot model, creating robots with different service types according to the robot model, storing robot newly-added data, and starting a robot process according to robot codes and robot model codes;
s2: creating a chat group on the instant communication platform, pulling users and specific service robots in a system organization structure from the group, and entering a group conversation function;
s3: after the user instant communication platform logs in, the user checks the message list, enters a group session and sends a message in the group session; the instant communication platform monitors the group message through the socket long connection, transmits the message to the service robot in the group, and the service robot receives the message, packages the message content and the user information through a rest interface and sends the message content and the user information to the robot management platform;
s4: after receiving the rest service message, the robot management platform stores the message into a received message queue for asynchronous processing;
s5: the robot management platform receives the message queue jie, intelligently analyzes the message text content and acquires feedback information;
s6: the robot management platform adds feedback information to a message sending queue pushQueue, takes out tasks after obtaining a message receiving queue, analyzes and verifies the message sending, and sends the message to the robot through a rest interface;
s7: after the robot acquires the feedback message, performing character or image classification processing on the message, and sending the message to an instant messaging platform group;
meanwhile, the robot monitors whether the channel state of the chat platform is normal or not, and monitors the connection process and state of the chat platform;
s8: the instant communication platform analyzes and broadcasts the information input by the socket io, so that the user can see the message content.
In the step S5, the intelligent word segmentation is carried out through an IK word segmentation device, and keyword binding information matched with each word segmentation is inquired; if the binding information belongs to the service capability of the system, inquiring a database to obtain feedback information; and if the binding information belongs to the third-party service platform, acquiring the data url of the third-party service platform through the binding information, and assembling the request url of the request body to acquire the feedback information, analyzing and packaging.
The above-described embodiment is only one specific embodiment of the present invention, and general changes and substitutions by those skilled in the art within the technical scope of the present invention are included in the protection scope of the present invention.

Claims (8)

1. A robot chat system based on service is characterized in that: the system comprises an instant messaging platform, a robot and a robot management platform;
the instant communication platform is communicated with the robot instance through a socket long link to acquire user messages and feedback messages in a group;
the robot provides interface support of the instant messaging platform, is responsible for user management and realizes information transfer between the instant messaging platform and the robot management platform;
transmitting the user message and the feedback message in the group to the robot management platform, and simultaneously receiving the message from the robot management platform and transmitting the message to the instant communication platform;
the robot management platform is responsible for managing robot information and application processes, simultaneously realizes a dialogue arrangement keyword management function, sends feedback information to a message queue and then returns the feedback information to the robot, and the feedback information is returned to the instant messaging platform by the robot for a user to read.
2. The service-based robotic chat system of claim 1 further comprising: the robot management platform manages the robot information and the application process, and the management includes but is not limited to the following:
1) Robot model management, robot model setting and associated application, and robot creating, deleting and modifying functions;
2) Starting the robot process and stopping the robot according to the robot code and the robot model code;
3) And newly adding and registering third-party service application information, and starting and stopping service application.
3. The service-based robotic chat system of claim 1 further comprising: the robot management platform adopts an IK word segmentation device to intelligently analyze and segment words, so that a conversation arrangement keyword management function is realized, and the method specifically comprises the following steps:
receiving a message from the robot, and analyzing the content of the text message;
if the information is the information with the feedback capability of the robot management platform, inquiring a database to obtain local information feedback;
and if the third-party system information is the third-party system information, acquiring the feedback information of the third-party service system through the API.
4. The service-based robotic chat system of claim 1 further comprising: the robot management platform is provided with a timing task module, regularly captures third-party service system data, transmits the third-party service system data to the instant messaging system through the robot, and displays the third-party service system data to designated group users.
5. The service-based robotic chat system of claim 1 further comprising: the instant messaging platform is used for interacting with a user, helping the robot to realize a user management function, a chat group adding, modifying and deleting function and a user or robot grouping and removing function.
6. The service-based robotic chat system in accordance with claim 1 further comprising: the robot realizes the following functions:
1) The system comprises a keyword search group, a contact person and group member function, a person adding function when a group is newly built, a person reducing function when the group is newly built, a person deleting function when the group is disassembled, a message list group function when the group is disassembled, a group member list when the group is pulled, a message list after the group is deleted, a group message is received and transmitted to a robot management platform, and a message is received from the robot management platform and transmitted to an instant communication platform;
2) Adding a robot organization tree, group pulling robots, and group deleting robots;
3) User login management function, user logout management function and user login heartbeat function.
7. A service-based robotic chat system according to any of claims 1 to 6 wherein: the method comprises the following implementation steps:
s1: adding and registering service application information in the robot management platform, including registering and notifying a message url, and starting application according to an application code;
adding a robot model, performing related application on the robot model, creating robots with different service types according to the robot model, storing robot newly-added data, and starting a robot process according to robot codes and robot model codes;
s2: creating a chat group on the instant communication platform, pulling users and specific service robots in a system organization structure from the group, and entering a group conversation function;
s3: after the user instant communication platform logs in, the user checks the message list, enters a group session and sends a message in the group session; the instant communication platform monitors the group message through the socket long connection, transmits the message to the service robot in the group, and the service robot receives the message, packages the message content and the user information through a rest interface and sends the message content and the user information to the robot management platform;
s4: after receiving the rest service message, the robot management platform stores the message into a received message queue for asynchronous processing;
s5: the robot management platform receives the message queue jie, intelligently analyzes the message text content and acquires feedback information;
s6: the robot management platform adds feedback information to a message sending queue pushQueue, takes out tasks after obtaining a message receiving queue, analyzes and verifies the message sending, and sends the message to the robot through a rest interface;
s7: after the robot acquires the feedback message, performing character or image classification processing on the message, and sending the message to an instant messaging platform group;
meanwhile, the robot monitors whether the channel state of the chat platform is normal or not, and monitors the connection process and state of the chat platform;
s8: the instant communication platform analyzes and broadcasts the information input by the socket io, so that the user can see the message content.
8. The service-based robotic chat system in accordance with claim 7 wherein: in the step S5, the intelligent word segmentation is carried out through the IK word segmentation device, and keyword binding information matched with each word segmentation is inquired; if the binding information belongs to the service capability of the system, inquiring a database to obtain feedback information; and if the binding information belongs to the third-party service platform, acquiring the data url of the third-party service platform through the binding information, and assembling the request url of the request body to acquire the feedback information, analyzing and packaging.
CN202210767487.0A 2022-07-01 2022-07-01 Robot chat system based on business Pending CN115277613A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210767487.0A CN115277613A (en) 2022-07-01 2022-07-01 Robot chat system based on business

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210767487.0A CN115277613A (en) 2022-07-01 2022-07-01 Robot chat system based on business

Publications (1)

Publication Number Publication Date
CN115277613A true CN115277613A (en) 2022-11-01

Family

ID=83763359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210767487.0A Pending CN115277613A (en) 2022-07-01 2022-07-01 Robot chat system based on business

Country Status (1)

Country Link
CN (1) CN115277613A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116319632A (en) * 2022-11-28 2023-06-23 浪潮通信信息系统有限公司 Operation and maintenance management system and method for automatic business processing

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282314A (en) * 2008-05-23 2008-10-08 中国移动通信集团北京有限公司 Group communication method, equipment and system for instant communication
CN105207889A (en) * 2015-08-24 2015-12-30 北京北信源软件股份有限公司 Robot APP application method operating on instant messaging platform
CN107025297A (en) * 2017-04-18 2017-08-08 上海斐讯数据通信技术有限公司 A kind of chat robots and its automatic chatting method
CN107471226A (en) * 2017-09-21 2017-12-15 塔米智能科技(北京)有限公司 A kind of service robot system and its exchange method
US20180129181A1 (en) * 2016-08-17 2018-05-10 BioHiTech America, LLC Chatbot Systems and Methods for Industrial Machinery
CN109194568A (en) * 2015-12-30 2019-01-11 上海智臻智能网络科技股份有限公司 Robot customer service and intelligent customer service system
CN109639566A (en) * 2018-12-14 2019-04-16 杭州安司源科技有限公司 A kind of open instant messaging chat robots system
CN110830270A (en) * 2019-12-13 2020-02-21 李建军 Instant communication platform for controlling intelligent equipment and intelligent equipment control system
CN111368059A (en) * 2020-05-27 2020-07-03 支付宝(杭州)信息技术有限公司 Method and system for autonomous response of group chat robot
CN112637283A (en) * 2020-12-09 2021-04-09 武汉智鼎云网络科技有限公司 Chat robot-based Internet of things intelligent home management system and control method
CN113645124A (en) * 2021-08-09 2021-11-12 南京易米云通网络科技有限公司 System and method for pushing social platform information through intelligent voice interaction platform
CN114186040A (en) * 2021-11-29 2022-03-15 珠海采筑电子商务有限公司 Operation method of intelligent robot customer service
KR20220066513A (en) * 2020-11-16 2022-05-24 주식회사 레몬헬스케어 Chatbot service provision method and system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282314A (en) * 2008-05-23 2008-10-08 中国移动通信集团北京有限公司 Group communication method, equipment and system for instant communication
CN105207889A (en) * 2015-08-24 2015-12-30 北京北信源软件股份有限公司 Robot APP application method operating on instant messaging platform
CN109194568A (en) * 2015-12-30 2019-01-11 上海智臻智能网络科技股份有限公司 Robot customer service and intelligent customer service system
US20180129181A1 (en) * 2016-08-17 2018-05-10 BioHiTech America, LLC Chatbot Systems and Methods for Industrial Machinery
CN107025297A (en) * 2017-04-18 2017-08-08 上海斐讯数据通信技术有限公司 A kind of chat robots and its automatic chatting method
CN107471226A (en) * 2017-09-21 2017-12-15 塔米智能科技(北京)有限公司 A kind of service robot system and its exchange method
CN109639566A (en) * 2018-12-14 2019-04-16 杭州安司源科技有限公司 A kind of open instant messaging chat robots system
CN110830270A (en) * 2019-12-13 2020-02-21 李建军 Instant communication platform for controlling intelligent equipment and intelligent equipment control system
CN111368059A (en) * 2020-05-27 2020-07-03 支付宝(杭州)信息技术有限公司 Method and system for autonomous response of group chat robot
KR20220066513A (en) * 2020-11-16 2022-05-24 주식회사 레몬헬스케어 Chatbot service provision method and system
CN112637283A (en) * 2020-12-09 2021-04-09 武汉智鼎云网络科技有限公司 Chat robot-based Internet of things intelligent home management system and control method
CN113645124A (en) * 2021-08-09 2021-11-12 南京易米云通网络科技有限公司 System and method for pushing social platform information through intelligent voice interaction platform
CN114186040A (en) * 2021-11-29 2022-03-15 珠海采筑电子商务有限公司 Operation method of intelligent robot customer service

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
蔡逆水;陈强;杨俊;蒋丹舟;: "即时通信客服系统智能化的研究和应用", 电信科学, no. 07, 15 July 2010 (2010-07-15) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116319632A (en) * 2022-11-28 2023-06-23 浪潮通信信息系统有限公司 Operation and maintenance management system and method for automatic business processing

Similar Documents

Publication Publication Date Title
CN109413286B (en) Intelligent customer service voice response system and method
CN101076184B (en) Method and system for realizing automatic reply
EP3731161A1 (en) Model application method and system, and model management method and server
CN107153965A (en) A kind of intelligent customer service solution of multiple terminals
CN101888452A (en) Multi-access customer service system and method thereof
WO2021139243A1 (en) Data processing method, device, and apparatus employing human-computer interaction, and storage medium
CN109739971A (en) A method of full duplex Intelligent voice dialog is realized based on wechat small routine
CN101741759B (en) Instant communication-based intelligent interactive system and interactive method
CN104317787A (en) Instant communication terminal and information translation method and device thereof
CN100442787C (en) Quick positioning method for contacting person in immediate communication
CN105429858A (en) Real-time message transmission method among multiple robots
CN104702675B (en) The response method and device of customer incident
CN114866528A (en) Data communication method based on MQTT and Websocket
CN115277613A (en) Robot chat system based on business
CN105704001A (en) WeChat server message distribution method and WeChat server message distribution system
CN113890891A (en) Data sharing interaction method and device of energy cloud network
CN102292945B (en) Message system for social networks
JP2019128737A (en) Multi-cloud chat service providing device, multi-cloud chat service providing method, and multi-cloud chat service providing program
US11012382B2 (en) State display information transmission system using chatbot
CN107832342B (en) Robot chatting method and system
CN114724561A (en) Voice interruption method and device, computer equipment and storage medium
US20200286012A1 (en) Model application method, management method, system and server
CN110163769A (en) A kind of multichannel counseling services information carrying means and method
KR100523289B1 (en) User context assay method using interactive interface
CN113347460B (en) Live broadcast system building platform and message transmission method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination