WO2021224992A1 - Conversation control program, conversation control method, and information processing device - Google Patents
Conversation control program, conversation control method, and information processing device Download PDFInfo
- Publication number
- WO2021224992A1 WO2021224992A1 PCT/JP2020/018685 JP2020018685W WO2021224992A1 WO 2021224992 A1 WO2021224992 A1 WO 2021224992A1 JP 2020018685 W JP2020018685 W JP 2020018685W WO 2021224992 A1 WO2021224992 A1 WO 2021224992A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- information processing
- conversation
- processing terminal
- takeover
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
Definitions
- the present invention relates to a conversation control program, a conversation control method, and an information processing device.
- the digital board may be installed in a store or facility and used for guiding the store or facility, for example.
- access by a user terminal based on the access method included in the two-dimensional code is accepted, and the access is performed from the time when the two-dimensional code is displayed on the electronic signboard with reference to the generation rule stored in the storage means.
- the first conversation in the chat bot at the first information processing terminal is started and accepted in the first conversation.
- Conversation control that outputs to the first information processing terminal each of a plurality of handing over information capable of taking over the first conversation in a second information processing terminal different from the first information processing terminal based on the information.
- the program is provided.
- FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment.
- FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200.
- FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101.
- FIG. 4 is a block diagram showing a hardware configuration example of the first information processing terminal 201 and the like.
- FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 220.
- FIG. 6 is an explanatory diagram showing an example of the stored contents of the script takeover table 230.
- FIG. 7 is an explanatory diagram showing an example of the stored contents of the conditional script table 240.
- FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101.
- FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101.
- FIG. 9 is an explanatory diagram showing an example of the stored contents of the read management table 900.
- FIG. 10 is an explanatory diagram showing an operation example of the conversation control system 200.
- FIG. 11A is an explanatory diagram (No. 1) showing a screen example of a talk screen displayed on the first information processing terminal 201.
- FIG. 11B is an explanatory diagram (No. 2) showing a screen example of the talk screen displayed on the first information processing terminal 201.
- FIG. 11C is an explanatory diagram (No. 3) showing a screen example of the talk screen displayed on the first information processing terminal 201.
- FIG. 12 is an explanatory diagram (No. 1) showing a screen example of a talk screen displayed on the second information processing terminal 202.
- FIG. 13 is an explanatory diagram (No.
- FIG. 14 is an explanatory diagram (No. 3) showing a screen example of a talk screen displayed on the second information processing terminal 202.
- FIG. 15 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101.
- FIG. 16 is a flowchart showing an example of the second conversation control processing procedure of the information processing device 101.
- FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment.
- the information processing device 101 is a computer that controls the conversation of the chatbot.
- a chatbot is a computer system that uses artificial intelligence to interact with humans and exchange messages.
- the first information processing terminal 102 is a stationary computer used when a user has a conversation with a chatbot.
- the first information processing terminal 102 is a digital board installed in a store, a commercial facility, a station, an airport, or the like and used by an unspecified number of people.
- the second information processing terminal 103 is a portable computer used when a user has a conversation with a chatbot.
- the second information processing terminal 103 is a personal smartphone, a tablet PC (Personal Computer), or the like.
- the user searches for a desired answer while interacting with the chatbot, for example, by inputting a message or selecting an option. , You can use the service.
- the answer is, for example, FAQ (freaky Asked Question).
- FAQ means "frequently asked questions" and is a collection of questions and answers to questions that are expected in advance.
- the question may be a question of how to solve some problem, or it may be a spoken question. Answers include answers that indicate how to solve the question being asked and answers to spoken questions.
- the information processing device 101 has, for example, a FAQ master (not shown), a chat log DB (Database), and the like.
- the FAQ master stores the FAQ.
- the chat log DB stores the chat log.
- the chat log is a conversation history related to a conversation between a user and a chatbot.
- the chat log is stored in the chat log DB in association with the room ID, for example. According to the room ID, a series of conversations in the chatbot can be identified.
- a digital board (for example, the first information processing terminal 102) may be used to provide guidance on stores and facilities by using two-way communication linked with a chatbot.
- a digital board for example, the first information processing terminal 102
- QR code is a registered trademark. Therefore, it is conceivable to make it possible to repeatedly read the QR code displayed on the digital board so that the smartphone of each person in the group can take over the conversation.
- the QR code since it is difficult to read the QR code unless it is from the front, the QR code must be read one by one. That is, it is necessary to wait for the reading of other people in the group to be completed and read the QR code one by one in order, which may lead to a situation in which a specific group uses the digital board for a long time.
- the information processing device 101 receives a chat start instruction from the first information processing terminal 102.
- the chat start instruction is for starting a conversation between the user and the chatbot.
- the information processing device 101 may receive, for example, a chat start instruction from the first information processing terminal 102 and the identification information corresponding to the first information processing terminal 102.
- the identification information corresponding to the first information processing terminal 102 is the information for identifying the first information processing terminal 102.
- the identification information corresponding to the first information processing terminal 102 may be an identifier that uniquely identifies the first information processing terminal 102.
- the identification information corresponding to the first information processing terminal 102 is information indicating that the first information processing terminal 102 is an information processing terminal installed in a store, a facility, or the like and used by an unspecified number of people. It may be.
- the identification information corresponding to the first information processing terminal 102 is used, for example, when determining a script to be applied to the conversation in the chatbot at the first information processing terminal 102.
- a script is information (scenario) that defines the flow of conversation in a chatbot. Specifically, for example, a script is information that defines chat processing.
- Talk processing is a process for realizing the operation (behavior) of a chatbot.
- the talk process includes a process of speaking, a process of displaying options, a process of selecting an option according to a user operation, a process of performing a procedure according to a selected option or input information, a process of performing a procedure according to a selected option or input information, a process of selecting a selected option or input. It includes a process of searching an FAQ according to the received information, a process of ending the talk process, and the like.
- the FAQ search is performed using, for example, an FAQ master (not shown) included in the information processing apparatus 101.
- the identification information 110 corresponding to the first information processing terminal 102 is received from the first information processing terminal 102 together with the chat start instruction.
- the information processing device 101 When the information processing device 101 receives a chat start instruction from the first information processing terminal 102, the information processing device 101 starts the first conversation in the chatbot at the first information processing terminal 102. Specifically, for example, the information processing apparatus 101 may determine the first script based on the identification information 110 corresponding to the received first information processing terminal 102.
- the first script is a script applied to the conversation in the chatbot on the first information processing terminal 102. Then, the information processing device 101 starts the first conversation in the chatbot at the first information processing terminal 102 by using the determined first script.
- the information processing device 101 uses the chatbot to speak, display options, and execute procedures according to the selected options according to the first talk script.
- the conversation history (chat log) between the chatbot and the user is stored in, for example, a chat log DB (not shown) of the information processing device 101.
- the identification information 110 is a terminal ID that uniquely identifies the first information processing terminal 102.
- the information processing apparatus 101 may determine, for example, a script stored in advance in association with the terminal ID of the first information processing terminal 102 as the first script.
- the identification information 110 is information indicating that the first information processing terminal 102 is an information processing terminal installed in a store, a facility, or the like and used by an unspecified number of people.
- the information processing device 101 may determine, for example, a script stored in advance for a terminal installed in a store, facility, or the like as the first script.
- the first script may be predetermined.
- the information processing device 101 uses, for example, a chat bot in the first information processing terminal 102 by using a predetermined first script in response to a chat start instruction from the first information processing terminal 102. Start the first conversation at.
- the information processing apparatus 101 takes over a plurality of information processing terminals 103 different from the first information processing terminal 102 so that the first information processing terminal 103 can take over the first information processing based on the information received in the first information processing.
- Each piece of information is output to the first information processing terminal 102.
- the takeover information is information for taking over the conversation in the chatbot on the first information processing terminal 102.
- the information processing device 101 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation.
- the information received in the first conversation is, for example, information indicating the selected option or the input information in the first conversation.
- the predetermined condition may be, for example, a condition that a predetermined option is selected, or a condition that a predetermined information is input. Then, when the conversation content of the first conversation satisfies a predetermined condition, the information processing device 101 outputs each of the plurality of hand-over information to the first information processing terminal 102.
- the information processing device 101 outputs, for example, each of the plurality of hand-over information to the first information processing terminal 102 so that the second information processing terminal 103 can read it.
- Each takeover information of the plurality of takeover information is displayed on the first information processing terminal 102 as, for example, a code that can read the takeover information.
- the code is, for example, a QR code or a barcode.
- the plurality of inheritance information output from the first information processing terminal 102 may be set in advance, or may be determined according to the number of users.
- the number (number of people) of users can be specified by using, for example, a camera that photographs the surroundings of the first information processing terminal 102, a sensor that detects the temperature around the first information processing terminal 102, and the like.
- the QR codes 121, 122, and 123 are displayed on the first information processing terminal 102 together with the message 120 of the avatar av.
- the avatar av represents the character of the chatbot.
- the message 120 is an example of a message prompting the reader to read the QR codes 121, 122, 123.
- the QR codes 121, 122, and 123 are information that allows the second information processing terminal 103 to read the takeover information for taking over the first conversation.
- the information processing device 101 it is possible to output each of the plurality of transfer information capable of inheriting the first conversation in the second information processing terminal 103 to the first information processing terminal 102.
- the second information processing terminal 103 of each user can read the takeover information and take over the first conversation. It will be possible.
- the conversation control system 200 is applied to, for example, a system that uses a chatbot to provide guidance on store or facility concepts, products, services, and the like.
- FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200.
- the conversation control system 200 includes an information processing device 101, a first information processing terminal 201, a second information processing terminal 202, and an operator terminal 203.
- the information processing device 101, the first information processing terminal 201, the second information processing terminal 202, and the operator terminal 203 are connected via a wired or wireless network 210.
- the network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.
- the information processing device 101 has a script table 220, a script takeover table 230, and a conditional script table 240, and controls the conversation of the chatbot.
- the information processing device 101 is a server.
- the stored contents of the script table 220, the script takeover table 230, and the conditional script table 240 will be described later with reference to FIGS. 5 to 7.
- the first information processing terminal 201 is a stationary computer used when a user has a conversation with a chatbot.
- the first information processing terminal 201 is a digital board installed in a store, a commercial facility, or the like and used by an unspecified number of people.
- the first information processing terminal 102 shown in FIG. 1 corresponds to, for example, the first information processing terminal 201.
- the second information processing terminal 202 is a portable computer used when a user has a conversation with a chatbot.
- the second information processing terminal 202 is a personal smartphone, tablet PC, or the like.
- the second information processing terminal 103 shown in FIG. 1 corresponds to, for example, the second information processing terminal 202.
- the operator terminal 203 is a computer used by the operator.
- An operator is a person who responds to a user when switching from a chatbot-enabled conversation to a manned-enabled conversation.
- the operator can communicate with the user by using the telephone function of the operator terminal 203, text communication, or the like.
- the operator terminal 203 is, for example, a PC or a tablet PC.
- the conversation control system 200 may include a plurality of first information processing terminals 201, a second information processing terminal 202, and a plurality of operator terminals 203, respectively.
- FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101.
- the information processing device 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a communication I / F (Interface) 305, and a portable recording medium I / F 306. , And a portable recording medium 307. Further, each component is connected by a bus 300.
- CPU Central Processing Unit
- the CPU 301 controls the entire information processing device 101.
- the CPU 301 may have a plurality of cores.
- the memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like.
- the flash ROM stores the OS (Operating System) program
- the ROM stores the application program
- the RAM is used as the work area of the CPU 301.
- the program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
- the disk drive 303 controls data read / write to the disk 304 according to the control of the CPU 301.
- the disk 304 stores the data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.
- the communication I / F 305 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the first information processing terminal 201, the second information processing terminal 202, and the operator terminal 203 shown in FIG. 2) via the network 210. ) Is connected.
- the communication I / F 305 controls the interface between the network 210 and the inside of the device, and controls the input / output of data from an external computer.
- a modem, a LAN adapter, or the like can be adopted for the communication I / F 305.
- the portable recording medium I / F 306 controls data read / write to the portable recording medium 307 according to the control of the CPU 301.
- the portable recording medium 307 stores the data written under the control of the portable recording medium I / F 306.
- Examples of the portable recording medium 307 include a CD (Compact Disc) -ROM, a DVD (Digital Any Disk), and a USB (Universal Serial Bus) memory.
- the information processing device 101 may include, for example, an SSD (Solid State Drive), an input device, a display, or the like, in addition to the above-mentioned components. Further, the information processing device 101 does not have to have, for example, a disk drive 303, a disk 304, a portable recording medium I / F 306, and a portable recording medium 307 among the above-described components.
- an SSD Solid State Drive
- I / F portable recording medium
- first information processing terminal 201 Example of hardware configuration of first information processing terminal 201 or the like
- first information processing terminal 201 and the second information processing terminal 202 are referred to as "first information processing terminal 201 and the like”.
- FIG. 4 is a block diagram showing a hardware configuration example of the first information processing terminal 201 and the like.
- the first information processing terminal 201 and the like include a CPU 401, a memory 402, a display 403, an input device 404, a communication I / F 405, a camera 406, a speaker 407, and a microphone 408. Further, each component is connected by a bus 400.
- the CPU 401 controls the entire control of the first information processing terminal 201 and the like.
- the CPU 401 may have a plurality of cores.
- the memory 402 is a storage unit having, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401.
- the program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.
- the display 403 is a display device that displays data such as a cursor, an icon, a toolbox, a document, an image, and functional information.
- a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.
- the input device 404 has keys for inputting characters, numbers, various instructions, etc., and inputs data.
- the input device 404 may be a touch panel type input pad, a numeric keypad, or the like, or may be a keyboard, a mouse, or the like.
- the communication I / F 405 is connected to the network 210 through a communication line, and is connected to an external computer (for example, an information processing device 101, an operator terminal 203) via the network 210. Then, the communication I / F 405 controls the interface between the network 210 and the inside of the own device, and controls the input / output of data from the external device.
- an external computer for example, an information processing device 101, an operator terminal 203
- Camera 406 is a photographing device that captures an image (still image or moving image) and outputs image data.
- the camera 406 is provided, for example, at a position where a person looking at the display 403 and his / her companion can be photographed. That is, the camera 406 is installed at a position where the users in each group can be photographed even if the users are in a group of a plurality of people.
- the camera 406 may be built in the terminal body, or may be provided separately from the device body.
- the speaker 407 converts an electric signal into voice and outputs the voice.
- the microphone 408 receives voice and converts it into an electric signal.
- the first information processing terminal 201 and the like may include, for example, an HDD (Hard Disk Drive), SSD, short-range wireless communication I / F, portable recording medium I / F, GPS (Global). It may have a Positioning System) unit or the like.
- the second information processing terminal 202 has a reading unit 820 (see FIG. 8 described later) that can read the takeover information output from the first information processing terminal 201, in addition to the above-described components.
- the operator terminal 203 shown in FIG. 2 can also be realized by the same hardware configuration as the first information processing terminal 201 and the like.
- the script table 220 is realized by, for example, a storage device such as the memory 302 and the disk 304 shown in FIG.
- FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 220.
- the script table 220 has user attributes and script fields, and by setting information in each field, script management information (for example, script management information 500-1 to 500-3) is stored as a record. do.
- the user attribute represents the characteristics of the user, and is classified by, for example, a combination of age, gender, language, clothing, location information, weather information, and the like.
- User attributes include, for example, "20s x female", “30s x male”, “20s x female x children”, “20s x female x weather (rain)", “20s x female x temperature”. (25 ° C or higher) ”and the like.
- "ALL" may be provided for all users.
- the script is information (scenario) that defines the conversation flow of the chatbot, and is prepared in association with the user attribute.
- scenario that defines the conversation flow of the chatbot, and is prepared in association with the user attribute.
- the script ID for example, SP1, SP2, SP3, . That identifies the script is shown.
- the script management information 500-1 indicates the script SP1 corresponding to the user attribute UA1.
- the script takeover table 230 is realized by a storage device such as a memory 302 or a disk 304, for example.
- FIG. 6 is an explanatory diagram showing an example of the stored contents of the script inheritance table 230.
- the script takeover table 230 has fields for the takeover source script, conversation content, number of people, and takeover destination script.
- script inheritance information (for example, script inheritance information 600-1 to 600-3) is stored as a record.
- the takeover source script is a script applied to a chatbot conversation on the takeover source information processing terminal.
- the conversation content is information that identifies the content of the conversation in the chatbot at the takeover source. For example, the conversation content indicates the selected options, the input information, and the like in the conversation in the chatbot at the takeover source.
- the number of people indicates the number of users who use the information processing terminal of the transfer source.
- the takeover destination script is a script applied to a chatbot conversation on the information processing terminal of the takeover destination.
- the takeover destination script is prepared, for example, in association with the combination of the takeover source script, the conversation content, and the number of people.
- the takeover destination script is associated with, for example, the recommendation information provided in the information processing terminal of the takeover destination.
- the recommendation information is information to be recommended, for example, information on recommended products and services.
- the recommendation information includes, for example, map information in a store or a facility.
- the map information includes, for example, information that identifies a place where a recommended product is located.
- the script takeover information 600-1 indicates a takeover destination script SP1-1 corresponding to the takeover source script SP1, the conversation content C1, and the number of people "1".
- the script takeover information 600-2 indicates the takeover destination scripts SP1-1 and SP1-2 corresponding to the takeover source script SP1, the conversation content C1, and the number of people "2".
- conditional script table 240 stores contents of conditional script table 240 included in the information processing apparatus 101.
- the conditional script table 240 is realized by a storage device such as a memory 302 or a disk 304, for example.
- FIG. 7 is an explanatory diagram showing an example of the stored contents of the conditional script table 240.
- the conditional script table 240 has fields for conditional and inherited scripts, and by setting information in each field, conditional script management information (for example, conditional script management information 700-1 to 700). -3) is stored as a record.
- the condition is a condition for using the takeover destination script.
- the conditions are specified, for example, by the date, time, cumulative number of visitors to the store, and the like.
- the takeover destination script is a conditional takeover destination script, and is prepared in association with the condition.
- the conditional script management information 700-1 indicates a takeover destination script SP1000-1 corresponding to the condition K1.
- FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101.
- the information processing device 101 includes a communication unit 801, a determination unit 802, a conversation control unit 803, and a storage unit 810.
- the communication unit 801 to the conversation control unit 803 causes the CPU 301 to execute a program stored in a storage device such as the memory 302, the disk 304, and the portable recording medium 307 shown in FIG.
- the function is realized by the communication I / F 305.
- the processing result of each functional unit is stored in a storage device such as a memory 302 or a disk 304, for example.
- the storage unit 810 is realized by a storage device such as a memory 302 or a disk 304, for example. Specifically, for example, the storage unit 810 stores the script table 220 shown in FIG. 5, the script takeover table 230 shown in FIG. 6, and the conditional script table 240 shown in FIG. 7.
- the communication unit 801 receives a chat start instruction from the first information processing terminal 201.
- the chat start instruction is for starting a conversation between the user and the chatbot.
- the communication unit 801 may receive the chat start instruction from the first information processing terminal 201 and also receive the identification information corresponding to the first information processing terminal 201.
- the identification information corresponding to the first information processing terminal 201 may be, for example, the terminal ID of the first information processing terminal 201, or the first information processing terminal 201 is installed in a store, facility, or the like. It may be information indicating that the information processing terminal is used.
- the communication unit 801 may receive the chat start instruction from the first information processing terminal 201 and further receive the user information acquired by the first information processing terminal 201. Further, the communication unit 801 may receive the chat start instruction from the first information processing terminal 201 and further receive the external environment information acquired by the first information processing terminal 201.
- the user information is information that identifies the user attribute of the first information processing terminal 201.
- the user information is information that can specify the number of users, age, age, gender, language, clothes, presence or absence of a wheelchair, etc. of the first information processing terminal 201.
- the external environment information is information that identifies the external environment of the first information processing terminal 201.
- the external environment information is identifiable information such as weather, temperature, humidity, time, and position.
- the first information processing terminal 201 may be made to input user information and external environment information by a user's operation input using an input device 404 (see FIG. 4). In this case, the first information processing terminal 201 transmits the input user information and external environment information to the information processing device 101 together with the chat start instruction.
- the first information processing terminal 201 acquires user information when the user captured by the camera 406 (see FIG. 4) of the own terminal is detected or in response to the user's operation input using the input device 404. You may decide. In this case, the first information processing terminal 201 transmits the acquired user information to the information processing device 101 together with the chat start instruction.
- the first information processing terminal 201 analyzes image information (for example, a moving image) taken by the camera 406 to specify the number of users, age, gender, and the like. Then, the first information processing terminal 201 acquires user information indicating the number of specified users, age, gender, and the like. Further, the first information processing terminal 201 may specify the number of users by detecting the radiation temperature from a person existing within a predetermined range of the own terminal by a temperature sensor (not shown).
- image information for example, a moving image
- the first information processing terminal 201 acquires user information indicating the number of specified users, age, gender, and the like. Further, the first information processing terminal 201 may specify the number of users by detecting the radiation temperature from a person existing within a predetermined range of the own terminal by a temperature sensor (not shown).
- the first information processing terminal 201 may analyze the voice information received by the microphone 408 (see FIG. 4) to acquire user information indicating the number of users, gender, language, and the like. Further, the first information processing terminal 201 may acquire external environment information indicating weather, temperature, humidity, position, etc. by using various sensors (not shown) or by inquiring to an external server.
- the communication unit 801 may receive the image information taken by the camera 406 as the user information. Further, the communication unit 801 may receive the voice information received by the microphone 408 as the user information. In this case, the information processing device 101 may acquire information representing the characteristics of the user from, for example, received image information or voice information. That is, the process of analyzing the image information and the audio information may not be performed on the first information processing terminal 201 side, but may be performed on the information processing device 101 side.
- the first information processing terminal 201 or the information processing device 101 extracts information such as the number of people, age, gender, clothes, and language from the feature quantities of images and sounds by a method based on machine learning such as deep learning. You may decide.
- the determination unit 802 determines the first script to be applied to the chatbot conversation on the first information processing terminal 201. For example, the determination unit 802 may determine a predetermined script as the first script.
- the determination unit 802 determines a first script to be applied to the chatbot conversation in the first information processing terminal 201 based on the received identification information corresponding to the first information processing terminal 201. May be good. Specifically, for example, the determination unit 802 may determine the script stored in the storage unit 810 in advance in association with the terminal ID indicated by the received identification information as the first script.
- the determination unit 802 indicates that the first information processing terminal 201 is for a terminal installed in the store or facility.
- the script stored in the storage unit 810 in advance may be determined as the first script.
- the determination unit 802 when the determination unit 802 indicates that the received identification information is an information processing terminal installed in a store, facility, or the like, the determination unit 802 refers to the storage unit 810 and makes a first determination based on the received user information. You may decide the script of. In this case, the storage unit 810 stores scripts corresponding to each of the plurality of user attributes.
- the determination unit 802 when the determination unit 802 indicates that the received identification information is an information processing terminal installed in a store, facility, or the like, the determination unit 802 refers to the storage unit 810 and is based on the received user information and external environment information.
- the first script may be determined.
- the storage unit 810 stores a script corresponding to each of a plurality of combinations of the user attribute and the external environment.
- the determination unit 802 determines that the received identification information is an information processing terminal installed in a store, facility, or the like.
- the first information is based on the received user information.
- the user attribute of the processing terminal 201 is specified.
- the determination unit 802 determines the script corresponding to the specified user attribute as the first script by referring to the script table 220 shown in FIG.
- the user attribute specified from the user information is "20s x female".
- the user attribute "20's x female” indicates that the age of the user is “20's” and the gender of the user is "female”.
- the determination unit 802 refers to the script table 220 and determines the script corresponding to the user attribute “20s ⁇ female” as the first script.
- the script corresponding to the specified user attribute may not be in the script table 220.
- the determination unit 802 may refer to the script table 220 and determine the script corresponding to the user attribute "ALL" as the first script.
- the user attribute used for determining the first script may represent, for example, the characteristics of any user in the group, and the average of the users in the group. It may represent a characteristic.
- the most common feature in the group for example, the gender of the male and female, may be used as the user attribute.
- the conversation control unit 803 starts the first conversation in the chatbot on the first information processing terminal 201 in response to the received chat start instruction. Specifically, for example, the conversation control unit 803 starts the first conversation in the chatbot at the first information processing terminal 201 by using the determined first script.
- the conversation control unit 803 uses the chatbot to speak, display options, and execute procedures according to the selected options according to the first script.
- the conversation history (chat log) between the chatbot and the user in the first information processing terminal 201 is stored in, for example, a chat log DB (not shown) of the information processing device 101.
- a screen example of the talk screen displayed on the display 403 of the first information processing terminal 201 will be described later with reference to, for example, FIGS. 11A, 11B and 11C.
- the conversation control unit 803 transfers each of the plurality of transfer information capable of inheriting the first conversation in the second information processing terminal 202 to the first information processing terminal 201 based on the information received in the first conversation.
- the second information processing terminal 202 is another information processing terminal different from the first information processing terminal 201, such as a smartphone or a tablet PC.
- the information received in the first conversation is, for example, the options selected in the first conversation in the chatbot on the first information processing terminal 201, the information input, and the like.
- the information received in the first conversation is specified, for example, from a chat log DB (not shown) included in the information processing device 101.
- the takeover information is information for taking over the conversation in the chatbot on the first information processing terminal 201.
- the takeover information includes information that identifies a script to be applied to the conversation following the first conversation in the chatbot at the second information processing terminal 202, for example, the script ID of the takeover destination script. Further, the takeover information may include an identifier that uniquely identifies the takeover information.
- the conversation control unit 803 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation.
- the predetermined condition can be arbitrarily set, and may be, for example, a condition that a predetermined option is selected, or a condition that a predetermined information is input.
- the predetermined options and predetermined information are, for example, options and information that allow the user using the first information processing terminal 201 to specify the purpose of visiting the store or facility in which the first information processing terminal 201 is installed.
- the predetermined condition may be a condition that "the content of the next inquiry is related to personal information".
- personal information is, for example, information such as a name, date of birth, telephone number, and address required to use a service at a store or facility.
- the conversation control unit 803 generates the takeover information of the output target. For example, the conversation control unit 803 identifies the number of people from the user information received together with the chat start instruction. The number of people is the number of users who use the first information processing terminal 201. Then, the conversation control unit 803 generates the takeover information of the output target based on the specified number of people. Further, the conversation control unit 803 may generate the takeover information of the output target based on the information received in the first conversation.
- the conversation control unit 803 specifies the takeover source script and the conversation content based on the information received in the first conversation.
- the first information processing terminal 201 is a script applied to the first conversation in the chatbot at the takeover source information processing terminal, that is, the first information processing terminal 201.
- the conversation content is information that identifies the content of the first conversation in the chatbot on the first information processing terminal 201.
- the conversation content indicates the options selected in the first conversation, the information input, and the like.
- the conversation control unit 803 refers to the script takeover table 230 shown in FIG. 6 to specify the takeover source script, the conversation content, and the takeover destination script corresponding to the combination of the number of people.
- the conversation control unit 803 generates takeover information including information for specifying the specified takeover destination script.
- the conversation control unit 803 generates takeover information including information for specifying the takeover destination script for each of the plurality of takeover destination scripts.
- the conversation control unit 803 sets, for example, at least one of the plurality of inheritance information as the inheritance information including the information that identifies the inheritance destination script different from the other inheritance information. That is, the conversation control unit 803 includes information that identifies a takeover destination script that is different from other takeover information in order to have a different conversation or output different recommendation information between the information processing terminals of the takeover destination. Include takeover information.
- the takeover source script is "script SP1"
- the conversation content is “conversation content C1”
- the number of people is "3".
- the conversation control unit 803 refers to the script takeover table 230, and the takeover destination script SP1-1, SP1-2, SP1-3 corresponding to the combination of the takeover source script SP1, the conversation content C1, and the number of people "3". To identify. Then, the conversation control unit 803 includes takeover information including information for specifying the takeover destination script SP1-1, takeover information including information for specifying the takeover destination script SP1-2, and information for specifying the takeover destination script SP1-3. Generate takeover information including.
- the conversation control unit 803 determines that the conversation content of the first conversation satisfies a predetermined condition
- the conversation control unit 803 outputs each of the generated plurality of inheritance information to the first information processing terminal 201.
- the conversation control unit 803 outputs, for example, each of the generated plurality of hand-over information so that the second information processing terminal 202 can read it.
- Each takeover information of the plurality of takeover information is displayed on the first information processing terminal 201 as, for example, a QR code that can read the takeover information.
- the conversation control unit 803 may display a message such as "Please read the QR code" on the first information processing terminal 201 together with the QR code.
- each takeover information of the plurality of takeover information may be output from, for example, a non-contact IC (Integrated Circuit) tag (not shown) of the first information processing terminal 201.
- the conversation control unit 803 may display a message such as "Please touch here" on the non-contact IC tag portion of the first information processing terminal 201, for example.
- the non-contact IC tag for example, an NFC (Near Field Communication) tag can be used.
- each takeover information of the plurality of takeover information may be displayed on the first information processing terminal 201 as, for example, a character string indicating the script ID of the takeover destination script.
- the second information processing terminal 202 may read the takeover information by receiving the script ID by the operation input of the user using the input device 404, for example.
- the QR code that can read the takeover information may be referred to as "takeover guidance”.
- the chatbot in the second information processing terminal 202 (information processing terminal of the takeover destination)
- the script to be applied to the conversation following the first conversation can be determined. Therefore, in consideration of the conversation content in the first information processing terminal 201, the second information processing terminal 202 can provide guidance on stores and facilities and provide recommendation information. Further, when the user who uses the first information processing terminal 201 is a group of a plurality of people, it is possible to output a plurality of hand-over information according to the number of people in the group.
- the conversation control unit 803 may generate, for example, at least one of a plurality of hand-over information, based on the cumulative number of users who have used the first information processing terminal 201.
- the cumulative number of users who have used the first information processing terminal 201 corresponds to, for example, the cumulative number of users who have visited a store or facility where the first information processing terminal 201 is installed.
- the cumulative number of users is, for example, sequentially updated and stored in the memory 302 or the disk 304.
- the conversation control unit 803 sequentially adds the number of people specified from the user information received from the first information processing terminal 201 together with the chat start instruction, and outputs the result to the memory 302 or the disk 304.
- condition K1 of the conditional script management information 700-1 in the conditional script table 240 shown in FIG. 7 is a condition that "the cumulative number of visitors is 10,000".
- the conversation control unit 803 refers to the condition K1 of the conditional script management information 700-1 in the conditional script table 240, and calculates the cumulative number before and after the update of the user using the first information processing terminal 201. Based on the results of the comparison, it is determined whether or not the cumulative number of people, which was less than 10,000, has reached 10,000.
- the conversation control unit 803 when the number of people reaches 10,000, the conversation control unit 803 generates takeover information including information for specifying the takeover destination script SP1000-1 corresponding to the condition K1.
- the takeover destination script SP1000-1 is a script for conducting a conversation for the 10,000th user who visits the store, and is associated with recommendation information including a special coupon such as a discount of 3 for all products.
- the conversation control unit 803 generates, for example, at least one of a plurality of hand-over information, based on the date or time when the chat start instruction is received from the first information processing terminal 201. You may decide.
- condition K2 of the conditional script management information 700-2 in the conditional script table 240 is the condition "January 1". Further, "January 1" is assumed to be the anniversary of the opening of the store in which the first information processing terminal 201 is installed.
- the conversation control unit 803 refers to the condition K2 of the conditional script management information 700-2 in the conditional script table 240, and the date when the chat start instruction is received from the first information processing terminal 201. Is "January 1st" or not.
- the conversation control unit 803 generates takeover information including information for specifying the takeover destination script SP1000-2 corresponding to the condition K2.
- the takeover destination script SP1000-2 is a script for conducting a conversation for an anniversary, and is associated with recommendation information including a special coupon such as a discount of 2 for all products.
- condition K3 of the conditional script management information 700-3 in the conditional script table 240 is the condition "15:00 to 15:15". Further, it is assumed that "15:00 to 15:15" is a time zone in which the "karaage" sold at the store can be served in a freshly fried state.
- the conversation control unit 803 refers to the condition K3 of the conditional script management information 700-3 in the conditional script table 240, and is the time when the chat start instruction is received from the first information processing terminal 201. Is included in the time zone of "15:00 to 15:15".
- the conversation control unit 803 when it is included in the time zone of "15:00 to 15:15", the conversation control unit 803 generates takeover information including information for specifying the takeover destination script SP1000-3 corresponding to the condition K3. ..
- the takeover destination script SP1000-3 is a script for conducting a conversation to introduce freshly fried chicken, and is associated with recommendation information including a coupon such as a discount of 2 for fried chicken.
- the takeover information including the information that identifies the conditional takeover destination script may be output together with the takeover information generated according to the number of people, and the number of people. It may be output by replacing with any of the inheritance information generated according to.
- a display example of the takeover guidance (takeover information) displayed on the display 403 of the first information processing terminal 201 will be described later with reference to, for example, FIG. 11B. Further, the reading status of the hand-over information output to the first information processing terminal 201 is managed by using, for example, a reading management table 900 as shown in FIG. 9 described later.
- the communication unit 801 receives a chat start instruction including the takeover information from the second information processing terminal 202.
- the second information processing terminal 202 acquires the takeover information by reading the takeover guide output from the first information processing terminal 201 by the reading unit 820.
- the second information processing terminal 202 acquires the takeover information by reading the QR code displayed on the first information processing terminal 201 by the reading unit 820. Further, the second information processing terminal 202 may acquire the takeover information by receiving the takeover guidance output from the non-contact IC tag of the first information processing terminal 201 by the reading unit 820. .. When the second information processing terminal 202 acquires the takeover information, the second information processing terminal 202 transmits a chat start instruction including the acquired takeover information to the information processing device 101.
- the determination unit 802 uses the second information processing terminal based on the takeover information included in the received chat start instruction. Determine a second script to apply to the conversation following the first conversation in the chatbot at 202. Specifically, for example, the determination unit 802 determines the takeover destination script specified from the takeover information as the second script.
- the conversation control unit 803 starts the second conversation in the chatbot on the second information processing terminal 202 by using the determined second script. At this time, the conversation control unit 803 causes the second information processing terminal 202 to display the recommendation information associated with the second script (takeover destination script) together with the conversation in the chatbot, for example.
- the second information processing terminal 202 can take over the conversation in the chatbot of the first information processing terminal 201 and display the recommendation information in consideration of the conversation content.
- a screen example of the talk screen displayed on the display 403 of the second information processing terminal 202 will be described later with reference to, for example, FIGS. 12 to 13.
- the conversation control unit 803 stops the output of the takeover information read by the second information processing terminal 202 among the takeover information output to the first information processing terminal 201. Whether or not the reading of the hand-over information is completed is determined by, for example, whether or not the second information processing terminal 202 has started the conversation following the first conversation in the chatbot of the first information processing terminal 201. Will be done.
- Stopping the output of the takeover information may mean, for example, hiding the QR code displayed on the first information processing terminal 201 that can read the takeover information. Further, stopping the output of the hand-over information may mean processing in a state where the QR code cannot be read, for example, black-painting.
- the conversation control unit 803 may output the information related to the hand-over information to the first information processing terminal 201. Specifically, for example, the conversation control unit 803 may display a message of what kind of coupon is issued on the first information processing terminal 201 in a conversation format using a chatbot.
- the conversation control unit 803 may output information indicating the number of remaining hand-over information that can be read to the first information processing terminal 201. Specifically, for example, the conversation control unit 803 may display a message such as "there is only one left" on the first information processing terminal 201 in a conversation format using a chatbot.
- the conversation control unit 803 may update the display of the remaining readable transfer information when the output of the transfer information is stopped. Specifically, for example, the conversation control unit 803 enlarges the size of the remaining readable QR code displayed on the first information processing terminal 201, or changes the display position in the center of the screen. You may decide.
- the read management table 900 is realized by a storage device such as a memory 302 or a disk 304, for example.
- FIG. 9 is an explanatory diagram showing an example of the stored contents of the read management table 900.
- the read management table 900 has fields of id, takeover destination script, and read flag, and by setting information in each field, read management information 900-1 to 900-3 is stored as a record.
- id is an identifier that uniquely identifies the takeover information output to the first information processing terminal 201.
- the takeover destination script indicates the script ID of the takeover destination script.
- the read flag is a flag indicating whether or not the takeover information has been read. The read flag "0" indicates that the takeover information has not been read. The read flag "1" indicates that the takeover information has been read.
- the conversation control unit 803 when the conversation control unit 803 receives a chat start instruction including the takeover information from the second information processing terminal 202, the conversation control unit 803 specifies the id (or the script ID of the takeover destination script) included in the takeover information. do. Next, the conversation control unit 803 refers to the read management table 900 and sets the read flag of the read management information corresponding to the specified id to “1”.
- the conversation control unit 803 stops the output of the takeover information corresponding to the specified id among the takeover information output to the first information processing terminal 201.
- the conversation control unit 803 refers to, for example, the read management table 900, and outputs information indicating the number of remaining readable inheritance information to the first information processing terminal 201.
- the script may describe a process for switching from a chatbot-compatible conversation to a manned-compatible conversation when a specific condition is met based on the conversation history of the chatbot.
- the conversation control unit 803 starts the conversation in the chatbot according to the first script, and then, based on the conversation history, satisfies the specific condition, the first information processing terminal 201 and the operator. By connecting to the terminal 203, the conversation is switched from chatbot support to manned conversation by the operator.
- each functional unit of the information processing device 101 described above includes a plurality of computers in the conversation control system 200 (for example, the information processing device 101 and the first information processing terminal 201, or the information processing device 101 and the second information processing). It may be realized by the terminal 202).
- FIG. 10 is an explanatory diagram showing an operation example of the conversation control system 200.
- the information processing device 101 receives a chat start instruction from the first information processing terminal 201, and also acquires the identification information corresponding to the first information processing terminal 201 and the first information processing terminal 201. Receive user information.
- the information processing device 101 starts the first conversation in the chatbot at the first information processing terminal 201 based on the received identification information corresponding to the first information processing terminal 201.
- the information processing device 101 generates a plurality of hand-over information based on the number of people specified from the received user information and the information received in the first conversation.
- the information processing device 101 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation. When the information processing device 101 determines that the conversation content of the first conversation satisfies a predetermined condition, the information processing device 101 outputs each of the generated plurality of hand-over information to the first information processing terminal 201.
- the QR code 1001, 1002, 1003 is the first information together with the message 1010 of the avatar av according to the number of users U1, U2, U3 "3" who use the first information processing terminal 201. It is displayed on the processing terminal 201.
- Message 1010 is a message that a profitable coupon can be obtained by reading the QR code 1001, 1002, 1003.
- the QR code 1001, 1002, 1003 is information that allows the second information processing terminal 202 to read the takeover information for taking over the first conversation.
- the user U1 can start a conversation following the first conversation in the chatbot by reading the QR code 1001 by the reading unit 820 of the second information processing terminal 202, and can obtain a coupon for rice balls. can.
- the user U2 can start a conversation following the first conversation in the chatbot and obtain a coupon for the lunch by reading the QR code 1002, for example, by the reading unit 820 of the second information processing terminal 202.
- the user U3 can start a conversation following the first conversation in the chatbot by reading the QR code 1003, for example, by the reading unit 820 of the second information processing terminal 202, and can obtain a coupon for karaage. can.
- the first information processing terminal 201 is a digital board installed in a next-generation convenience store (store) and used by an unspecified number of people.
- the user attribute specified from the user information acquired by the first information processing terminal 201 is "20s x female", and the number of people is "3".
- the information processing device 101 refers to the script table 220 and uses the talk script corresponding to the user attribute "20's x female" to make the first conversation in the chatbot at the first information processing terminal 201. To start.
- 11A, 11B and 11C are explanatory views showing a screen example of a talk screen displayed on the first information processing terminal 201.
- the talk screen 1100 is an example of a talk screen displayed on the first information processing terminal 201 when the first conversation on the chatbot is started.
- the selection buttons 1101 and 1102 regarding the store are displayed in a conversational format together with the message m1.
- the selection button 1101 is selected by the user's operation input using the input device 304 (see FIG. 3) of the first information processing terminal 201, a conversation about the concept of the store can be performed.
- a conversation about the service provided at the store can be performed. Further, on the talk screen 1100, a message can be input by selecting box B, and a message input in box B can be sent to the chatbot side (information processing device 101) by selecting the send button b1. Can be sent.
- a message can be input by voice.
- the information indicating the selected option and the input information are transmitted from the first information processing terminal 201 to the information processing device 101.
- the language used can be switched by selecting the language buttons b3 to b9 on the talk screen 1100.
- the language button b4 is selected, the language used can be switched from Japanese to English.
- Japanese is selected as the language to be used.
- the selection button 1102 is selected on the talk screen 1100.
- the talk screen 1110 is displayed on the first information processing terminal 201.
- the selection buttons 1111, 1112 are displayed in a conversational format together with the message m2.
- the selection button 1111 is selected on the talk screen 1110, a conversation regarding store guidance can be performed.
- the selection button 1112 is selected on the talk screen 1110, it is possible to have a conversation about recommended food products sold in the store.
- the selection button 1112 is selected on the talk screen 1110.
- the selection button 1112 it is understood that the purpose of the user's visit to the store is because he / she is hungry.
- the talk screen 1120 as shown in FIG. 11B is displayed on the first information processing terminal 201.
- the product information 1121 and the map information 1122 are displayed in a conversational format on the talk screen 1120 together with the message m3.
- Product information 1121 and map information 1122 are examples of recommendation information.
- Product information 1121 is information that recommends rice balls, bento boxes, and fried chicken.
- Map information 1122 is a map showing the location in the store where rice balls, bento boxes, and fried chicken are displayed.
- the user can confirm the recommended product and the location of the recommended product in the store.
- the talk screen 1110 can be returned.
- the talk screen 1130 is displayed on the first information processing terminal 201.
- the QR code 1131,1132,1133 is displayed in a conversational format together with the message m4.
- the QR code 1131, 1132, 1133 is an example of a QR code that can read the takeover information.
- the QR code 1131, 1132, 1133 is associated with information 1134, 1135, 1136 indicating a product.
- the QR code 1131 can read the hand-over information for conducting a conversation about rice balls as a conversation following the first conversation.
- the QR code 1132 can read the takeover information for conducting a conversation about a bento as a conversation following the first conversation.
- the QR code 1133 can read the hand-over information for conducting a conversation about freshly fried chicken as a conversation following the first conversation.
- the takeover information that can be read by the QR code 1133 is generated when the time when the chat start instruction is received from the first information processing terminal 201 is included in the time zone in which the freshly fried karaage can be provided. This is an example of information.
- Each user reads the QR code 1131, 1132, 1133 by the reading unit 820 of the second information processing terminal 202 to start the conversation following the first conversation in the chatbot, and the coupon for the recommended product. Can be obtained.
- the QR code 1131, 1132, 1133 may include a QR code that allows you to obtain special coupons such as 3 discounts for all products.
- the information processing device 101 for example, instead of the information 1134, 1135, 1136 indicating the product, "This includes a hit where you can get a very advantageous coupon. Well, which one! You may output a message such as.
- the QR code When the reading of any of the QR codes 1131, 1132, 1133 on the talk screen 1130 is completed, the QR code is hidden. For example, when the reading of the QR code 1133 is completed, the talk screen 1130 as shown in FIG. 11C is displayed.
- the QR code 1133 is read by the second information processing terminal 202, the output of the takeover information corresponding to the QR code 1133 is stopped, and the QR code 1133 is hidden.
- the QR codes 1131, 1132 are displayed in a conversational format together with the message m5 on the talk screen 1130.
- the message m5 is an example of information regarding the takeover information for which output is specified.
- a screen example of the talk screen displayed on the second information processing terminal 202 by reading the QR code 1133 will be described later with reference to, for example, FIG.
- the QR code 1132 of the QR codes 1131, 1132 is read on the talk screen 1130, the output of the takeover information corresponding to the QR code 1132 is stopped, and the QR code 1132 is hidden. As a result, the QR code 1131 is displayed in a conversational format together with the message m6 on the talk screen 1130.
- Message m6 is an example of information regarding the remaining readable hand-over information.
- the size of the QR code 1131 is enlarged and displayed.
- information 1137 indicating the number of remaining readable transfer information and image 1138 of a product for which a coupon can be obtained by reading the QR code 1131 are displayed.
- the remaining unread QR code 1131 is enlarged and displayed, the user is informed that there is only one remaining QR code 1138, and the image 1138 of the product is shown to read the QR code 1131 to the user. Can be prompted.
- FIG. 12 is an explanatory diagram (No. 1) showing a screen example of a talk screen displayed on the second information processing terminal 202.
- the talk screen 1200 is an example of a talk screen displayed when a second conversation following the first conversation on the chatbot is started on the second information processing terminal 202.
- the second conversation in the chatbot is performed using the takeover destination script specified from the takeover information corresponding to the QR code 1133.
- the recommendation information 1210 is displayed together with the message m11 of the avatar av.
- the recommendation information 1210 includes product information 1211 and map information 1212.
- Product information 1211 is information that recommends rice balls, bento boxes, and fried chicken.
- Map information 1212 is a map showing the location in the store where rice balls, bento boxes, and fried chicken are displayed.
- the user can confirm the location in the store where the recommended products such as rice balls, bento boxes, and fried chicken are displayed.
- the selection button 1213 When the selection button 1213 is selected by the user's operation input using the input device 404 (see FIG. 4) of the second information processing terminal 202 on the talk screen 1200, for example, a conversation regarding store guidance can be performed (see FIG. 4). For example, see FIG. 14 below). Further, when the selection button 1214 is selected on the talk screen 1200, it is possible to display a conversation that explains in detail the location in the store where the fried chicken is displayed and a detailed map in the store.
- the talk screen 1200 if you select the tab tb1, you can display the QR code that represents the coupon for karaage.
- the tab tb2 is selected on the talk screen 1200, it is possible to have a conversation about the contents of the coupon related to karaage and the procedure for using it.
- the recommendation information 1210 can be redisplayed together with the message m11 of the avatar av.
- FIG. 13 is an explanatory diagram (No. 2) showing a screen example of the talk screen displayed on the second information processing terminal 202.
- the talk screen 1300 is an example of a talk screen displayed when the second information processing terminal 202 starts a second conversation following the first conversation in the chatbot.
- the second conversation in the chatbot is performed using the takeover destination script specified from the takeover information corresponding to the QR code 1132.
- the QR code 1301 is displayed on the talk screen 1300 together with the message m12 of the avatar av.
- the QR code 1301 is information representing a coupon related to a lunch box.
- the selection button 1302 is selected on the talk screen 1300, it is possible to have a conversation about the contents of the coupon related to the lunch box and the usage procedure.
- the user can use the coupon related to the lunch box.
- the selection button 1303 is selected on the talk screen 1300, it is possible to display, for example, recommendation information including product information related to the lunch box and map information indicating the location in the store where the lunch box is displayed.
- the recommendation information including the product information related to the lunch box and the map information indicating the location in the store where the lunch box is displayed can be displayed. Further, on the talk screen 1300, if tab tb2 or tab tb3 is selected and then tab tb1 is selected, the QR code 1301 can be displayed again.
- FIG. 14 is an explanatory diagram (No. 3) showing a screen example of a talk screen displayed on the second information processing terminal 202.
- the recommendation information 1410 is displayed on the talk screen 1200 together with the message m13 of the avatar av.
- the recommendation information 1410 includes the image 1411 and the map information 1412.
- Image 1411 is an image showing an automatic serving service provided at a next-generation convenience store.
- the map information 1412 is a map showing the location in the store where the automatic serving service is provided.
- the conversation regarding the automatic serving service can be ended.
- the conversation about the automatic serving service is completed on the talk screen 1200, for example, a conversation about the contents of the coupon regarding karaage and the usage procedure may be performed.
- the conversation control process is a process for controlling a conversation in a chatbot at the first information processing terminal 201.
- FIG. 15 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101.
- the information processing device 101 acquires the identification information corresponding to the first information processing terminal 201 and the first information processing terminal 201 together with the chat start instruction from the first information processing terminal 201. It is determined whether or not the user information has been received (step S1501).
- the information processing device 101 waits for receiving the identification information and the user information together with the chat start instruction (step S1501: No).
- the information processing device 101 receives the identification information and the user information together with the chat start instruction (step S1501: Yes)
- the information processing device 101 identifies the user attribute based on the received user information (step S1502).
- step S1502 is executed when it indicates that the received identification information is an information processing terminal installed in a store, facility, or the like. If the received identification information does not indicate that it is an information processing terminal installed in a store, facility, or the like, the information processing device 101 performs error processing and ends a series of processing according to this flowchart. May be good.
- the information processing device 101 specifies the number of users who use the first information processing terminal 201 based on the received user information (step S1503).
- the information processing apparatus 101 refers to the script table 220 and determines the script corresponding to the specified user attribute as the first script (step S1504).
- the first script is a script applied to the conversation in the chatbot at the first information processing terminal 201.
- the information processing device 101 starts the first conversation in the chatbot on the first information processing terminal 201 by using the determined first script (step S1505).
- the information processing device 101 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation in the chatbot of the first information processing terminal 201. (Step S1506).
- the information processing device 101 waits for the conversation content of the first conversation to satisfy a predetermined condition (step S1506: No).
- a predetermined condition step S1506: Yes
- the information processing device 101 takes over the output target based on the specified number of people and the information received in the first conversation. Information is generated (step S1507).
- step S1507 may be executed before the process of step S1506 or in parallel with the process of step S1506, for example.
- the information processing device 101 outputs each of the generated takeover information of the output target to the first information processing terminal 201 (step S1508). Next, the information processing device 101 determines whether or not the takeover information has been read (step S1509).
- Whether or not the takeover information has been read is determined by, for example, whether or not the second information processing terminal 202 has started a second conversation following the first conversation in the chatbot of the first information processing terminal 201. It is judged by.
- step S1509: No if the takeover information has not been read (step S1509: No), the information processing apparatus 101 shifts to step S1511. On the other hand, when the takeover information is read (step S1509: Yes), the information processing apparatus 101 stops outputting the read takeover information and updates the display of the remaining readable takeover information (step S1510).
- the information processing device 101 determines whether or not to end the first conversation in the chatbot on the first information processing terminal 201 (step S1511).
- the chatbot for example, according to the first script, in response to the forced termination operation of the user, or it is detected that there is no user using the first information processing terminal 201. If it ends, it ends.
- step S1511: No if the first conversation is not ended (step S1511: No), the information processing apparatus 101 returns to step S1509. On the other hand, when ending the first conversation (step S1511: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
- the chatbot it is possible to control the first conversation in the chatbot according to the characteristics of the user who uses the first information processing terminal 201. Further, in the first conversation, for example, when the purpose of visiting the store is selected, the transfer information for the number of users who use the first information processing terminal 201 is output, and each user's takeover information is output. The second information processing terminal 202 can be prompted to continue the first conversation.
- the second conversation control process is a process of controlling the conversation in the chatbot at the second information processing terminal 202.
- FIG. 16 is a flowchart showing an example of the second conversation control processing procedure of the information processing device 101.
- the information processing device 101 determines whether or not a chat start instruction including the takeover information has been received from the second information processing terminal 202 (step S1601).
- the information processing device 101 waits for receiving the chat start instruction including the takeover information (step S1601: No).
- the information processing device 101 determines the second script based on the takeover information included in the chat start instruction (step S1602).
- the second script is a script applied to the conversation following the first conversation in the chatbot at the second information processing terminal 202.
- the information processing device 101 starts a second conversation following the first conversation in the chatbot on the second information processing terminal 202 using the determined second script (step S1603).
- the information processing device 101 determines whether or not to end the second conversation in the chatbot at the second information processing terminal 202 (step S1604).
- the second conversation in the chatbot ends, for example, according to the second script or in response to the user's forced termination operation.
- the information processing device 101 waits for the second conversation to end (step S1604: No). Then, when ending the second conversation (step S1604: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
- the first conversation in the chatbot on the first information processing terminal 201 can be taken over by the second information processing terminal 202.
- the second conversation with the chatbot on the second information processing terminal 202 for example, it is possible to provide store guidance or provide recommendation information. can.
- the chat start instruction when the chat start instruction is received from the first information processing terminal 201, the first information processing terminal 201 in the chatbot is the first. Can start a conversation. Specifically, for example, the information processing device 101 receives a chat start instruction from the first information processing terminal 201, and also receives the identification information corresponding to the first information processing terminal 201, and the received identification information. Based on the above, the first conversation in the chatbot at the first information processing terminal 201 can be started.
- the first information processing terminal 201 is an information processing terminal (for example, a digital board) installed in a store, facility, or the like
- the first information processing terminal 201 in the chatbot is the first. Can control the conversation.
- the second information processing terminal 202 can take over the first conversation based on the information received in the first conversation in the chatbot of the first information processing terminal 201.
- Each of the plurality of hand-over information can be output to the first information processing terminal 201.
- Each takeover information of the plurality of takeover information is displayed on the first information processing terminal 201 as, for example, a QR code that can read the takeover information.
- the second information processing terminal 202 of each user can read the takeover information and take over the first conversation. can do.
- a plurality of hand-over information QR code
- a plurality of users can read the hand-over information in parallel, and a specific group uses the first information processing terminal 201 for a long time. It is possible to prevent such a situation.
- the information processing device 101 it is possible to stop the output of the takeover information read by the second information processing terminal 202 among the plurality of takeover information output to the first information processing terminal 201.
- the information processing apparatus 101 there is a plurality of hand-over information including information for specifying a script to be applied to the conversation following the first conversation, and at least one of the plurality of hand-over information is the other hand-over information.
- Each of the plurality of inheritance information including the information specifying the script different from the inheritance information of the above can be output to the first information processing terminal 201.
- the QR code connected to a different script can be displayed on the first information processing terminal 201. Therefore, in the conversation following the first conversation in the chatbot on the second information processing terminal 202, for example, it is possible to provide store guidance with different contents or recommend different products.
- each of the plurality of hand-over information can be output to the first information processing terminal 201.
- each of the plurality of hand-over information is first. It can be output to the information processing terminal 201.
- the information processing device 101 it is possible to receive the chat start instruction from the first information processing terminal 201 and further receive the user information acquired by the first information processing terminal 201. Further, according to the information processing device 101, it is possible to generate a plurality of takeover information capable of taking over the first conversation in the second information processing terminal 202 based on the number of people specified from the received user information. Then, according to the information processing device 101, each of the generated plurality of hand-over information can be output to the first information processing terminal 201.
- the number of users using the first information processing terminal 201 is a group of a plurality of people
- the number corresponding to the number of people in the group for example, the transfer information for the number of people is output to the first information processing terminal 201. Can be done.
- the information processing device 101 it is possible to generate a plurality of takeover information capable of taking over the first conversation in the second information processing terminal 202 based on the information received in the first conversation.
- the conversation following the first conversation in the chatbot in the second information processing terminal 202 can be controlled in consideration of the conversation content in the chatbot in the first information processing terminal 201.
- the conversation following the first conversation in the chatbot on the second information processing terminal 202 can be changed according to the purpose of visiting the store or facility.
- the information processing device 101 it is possible to generate at least one of the plurality of transfer information based on the cumulative number of users who have used the first information processing terminal 201.
- the second information processing terminal 202 provides a special coupon such as a discount of 3 for all products for specific users (visiting the store). It can be controlled to have a conversation (such as the 10,000th user).
- At least one of the plurality of transfer information is generated based on the date or time when the chat start instruction is received from the first information processing terminal 201. be able to.
- the second information processing terminal 202 can be controlled to have a conversation for providing a special coupon such as a discount of 2 for all products. .. Further, when the time zone when the user visits the store is a predetermined time zone, the second information processing terminal 202 can be controlled to perform a conversation for recommending, for example, fried chicken.
- the second information processing terminal 202 receives a chat start instruction including any one of the plurality of takeover information output to the first information processing terminal 201. be able to. Then, according to the information processing device 101, when the chat start instruction including the takeover information is received, the second conversation following the first conversation in the chat bot at the second information processing terminal 202 is based on the takeover information. You can start a conversation.
- the second information processing terminal 202 of each user can take over the first conversation in the chatbot of the first information processing terminal 201.
- the first information processing terminal 201 is based on the identification information corresponding to the first information processing terminal 201 received from the first information processing terminal 201 and the user information acquired by the first information processing terminal 201.
- the first conversation in the chat bot at the information processing terminal 201 of 1 can be started.
- the first conversation in the chatbot on the first information processing terminal 201 can be changed according to the characteristics of the user who uses the first information processing terminal 201.
- the first conversation can be changed according to the characteristics of a user who visits a store or facility.
- the second information processing terminal 202 of each of the plurality of users takes over the conversation. It is possible to improve the convenience of the user and to smoothly provide the service using the chatbot. For example, when a plurality of users visit a store, the conversation can be taken over to each user's smartphone to provide information on the store concept and products, or to issue coupons to encourage the purchase of products.
- the conversation control method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation.
- This conversation control program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, or USB memory, and is executed by being read from the recording medium by the computer. Further, this conversation control program may be distributed via a network such as the Internet.
- the information processing apparatus 101 described in the present embodiment can also be realized by a standard cell, an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
- a standard cell an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
- Information processing device 102 101 First information processing terminal 103,202 Second information processing terminal 110 Identification information 121,122,123,1001,1002,1003,1131,1132,1133,1301 QR code 200
- Conversation control system 203 Operator terminal 210 Network 220 Script table 230 Script takeover table 240
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
This information processing device receives a chat initiation instruction from a first information processing terminal (201) and also receives identification information associated with the first information processing terminal (201) and user information acquired by the first information processing terminal (201). On the basis of the received identification information associated with the first information processing terminal (201), the information processing device initiates a first conversation at the first information processing terminal (201) using a chatbot. The information processing device generates a plurality of sets of takeover information on the basis of the number of persons identified by the received user information. The information processing device outputs each of the generated plurality of sets of takeover information to the first information processing terminal (201) if it is determined that the conversation content of the first conversation satisfies a prescribed condition.
Description
本発明は、会話制御プログラム、会話制御方法および情報処理装置に関する。
The present invention relates to a conversation control program, a conversation control method, and an information processing device.
近年、チャットボットと連携した双方向コミュニケーション可能なデジタルボードが利用され始めている。デジタルボードは、例えば、店舗や施設に設置され、店舗や施設の案内に利用される場合がある。
In recent years, digital boards capable of two-way communication linked with chatbots have begun to be used. The digital board may be installed in a store or facility and used for guiding the store or facility, for example.
先行技術としては、2次元コードに含まれるアクセス方法に基づくユーザ端末によるアクセスを受け付け、記憶手段に記憶される生成規則を参照して、アクセスが、2次元コードが電子看板に表示された時刻から所定期間内に行われたものか否かを判定するサーバ装置がある。また、第1の情報処理端末におけるチャットボットでの第1の会話を開始し、第2の情報処理端末から第1の会話からの引き継ぎを示す引き継ぎ情報を受信した場合、受信した引き継ぎ情報に基づいて、第2の情報処理端末におけるチャットボットでの第1の会話に続く第2の会話を開始する技術がある。
As a prior art, access by a user terminal based on the access method included in the two-dimensional code is accepted, and the access is performed from the time when the two-dimensional code is displayed on the electronic signboard with reference to the generation rule stored in the storage means. There is a server device that determines whether or not the operation was performed within a predetermined period. Further, when the first conversation in the chatbot on the first information processing terminal is started and the takeover information indicating the takeover from the first conversation is received from the second information processing terminal, it is based on the received takeover information. Then, there is a technique for initiating a second conversation following the first conversation in the chatbot on the second information processing terminal.
しかしながら、従来技術では、店舗や施設に設置されたデジタルボードなどを用いて、チャットボットと連携した双方向コミュニケーションを利用した店舗や施設の案内などを行うにあたり、ユーザの利便性が低下する場合があるという問題がある。
However, in the prior art, the convenience of the user may be reduced when the digital board installed in the store or facility is used to guide the store or facility using two-way communication linked with the chatbot. There is a problem.
一つの側面では、本発明は、複数のユーザそれぞれの情報処理端末におけるチャットの引き継ぎを可能にすることを目的とする。
On one aspect, it is an object of the present invention to enable a plurality of users to take over chat on information processing terminals.
1つの実施態様では、第1の情報処理端末からチャットの開始指示を受信した場合、前記第1の情報処理端末におけるチャットボットでの第1の会話を開始し、前記第1の会話において受け付けた情報に基づいて、前記第1の情報処理端末とは異なる第2の情報処理端末において前記第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを前記第1の情報処理端末に出力する、会話制御プログラムが提供される。
In one embodiment, when a chat start instruction is received from the first information processing terminal, the first conversation in the chat bot at the first information processing terminal is started and accepted in the first conversation. Conversation control that outputs to the first information processing terminal each of a plurality of handing over information capable of taking over the first conversation in a second information processing terminal different from the first information processing terminal based on the information. The program is provided.
本発明の一側面によれば、複数のユーザそれぞれの情報処理端末におけるチャットの引き継ぎを可能にすることができるという効果を奏する。
According to one aspect of the present invention, it is possible to take over the chat in the information processing terminals of each of the plurality of users.
以下に図面を参照して、本発明にかかる会話制御プログラム、会話制御方法および情報処理装置の実施の形態を詳細に説明する。
The conversation control program, the conversation control method, and the embodiment of the information processing apparatus according to the present invention will be described in detail with reference to the drawings below.
(実施の形態)
図1は、実施の形態にかかる会話制御方法の一実施例を示す説明図である。図1において、情報処理装置101は、チャットボットの会話を制御するコンピュータである。チャットボットは、人工知能を利用して、人間との対話やメッセージのやりとりを行うコンピュータシステムである。 (Embodiment)
FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment. In FIG. 1, theinformation processing device 101 is a computer that controls the conversation of the chatbot. A chatbot is a computer system that uses artificial intelligence to interact with humans and exchange messages.
図1は、実施の形態にかかる会話制御方法の一実施例を示す説明図である。図1において、情報処理装置101は、チャットボットの会話を制御するコンピュータである。チャットボットは、人工知能を利用して、人間との対話やメッセージのやりとりを行うコンピュータシステムである。 (Embodiment)
FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment. In FIG. 1, the
第1の情報処理端末102は、ユーザがチャットボットとの会話を行う際に利用する設置型のコンピュータである。例えば、第1の情報処理端末102は、店舗、商業施設、駅、空港などに設置され、不特定多数の人に利用されるデジタルボードである。
The first information processing terminal 102 is a stationary computer used when a user has a conversation with a chatbot. For example, the first information processing terminal 102 is a digital board installed in a store, a commercial facility, a station, an airport, or the like and used by an unspecified number of people.
第2の情報処理端末103は、ユーザがチャットボットとの会話を行う際に利用する携帯型のコンピュータである。例えば、第2の情報処理端末103は、個人のスマートフォン、タブレットPC(Personal Computer)などである。
The second information processing terminal 103 is a portable computer used when a user has a conversation with a chatbot. For example, the second information processing terminal 103 is a personal smartphone, a tablet PC (Personal Computer), or the like.
第1の情報処理端末102および第2の情報処理端末103において、ユーザは、例えば、メッセージを入力したり、選択肢を選択したりすることで、チャットボットと対話しながら、所望の回答を探したり、サービスを利用したりすることができる。回答は、例えば、FAQ(Frequently Asked Question)である。
In the first information processing terminal 102 and the second information processing terminal 103, the user searches for a desired answer while interacting with the chatbot, for example, by inputting a message or selecting an option. , You can use the service. The answer is, for example, FAQ (freaky Asked Question).
FAQは、「頻繁に尋ねられる質問」の意味であり、あらかじめ予想される質問に対して、質問と回答とをまとめたものである。質問は、何らかの問題の解決方法を問うものであってもよく、また、話し言葉による問いかけであってもよい。回答は、質問された問題の解決方法を示す回答や、話し言葉による問いかけに対する回答などである。
FAQ means "frequently asked questions" and is a collection of questions and answers to questions that are expected in advance. The question may be a question of how to solve some problem, or it may be a spoken question. Answers include answers that indicate how to solve the question being asked and answers to spoken questions.
情報処理装置101は、例えば、不図示のFAQマスタやチャットログDB(Database)などを有する。FAQマスタは、FAQを記憶する。チャットログDBは、チャットログを記憶する。チャットログは、ユーザとチャットボットとの会話に関する会話履歴である。チャットログは、例えば、ルームIDと対応付けて、チャットログDBに記憶される。ルームIDによれば、チャットボットでの一連の会話を特定できる。
The information processing device 101 has, for example, a FAQ master (not shown), a chat log DB (Database), and the like. The FAQ master stores the FAQ. The chat log DB stores the chat log. The chat log is a conversation history related to a conversation between a user and a chatbot. The chat log is stored in the chat log DB in association with the room ID, for example. According to the room ID, a series of conversations in the chatbot can be identified.
ここで、デジタルボード(例えば、第1の情報処理端末102)を用いて、チャットボットと連携した双方向コミュニケーションを利用して、店舗や施設の案内を行う場合がある。例えば、次世代型の店舗にデジタルボードを設置し、チャットボットにより、店舗のコンセプトや、店舗で販売される商品の案内を行うことが考えられる。
Here, a digital board (for example, the first information processing terminal 102) may be used to provide guidance on stores and facilities by using two-way communication linked with a chatbot. For example, it is conceivable to install a digital board in a next-generation store and use a chatbot to guide the store concept and products sold in the store.
しかし、不特定多数の人に利用されることが想定されるデジタルボードを、特定の一人が長時間利用することは望ましくない。このため、例えば、デジタルボードからスマートフォン(例えば、第2の情報処理端末103)への会話の引き継ぎを可能にすることで、デジタルボードを特定の一人が長時間利用するといった事態を防ぐことができる。
However, it is not desirable for a specific person to use a digital board that is expected to be used by an unspecified number of people for a long time. Therefore, for example, by enabling the transfer of conversation from the digital board to the smartphone (for example, the second information processing terminal 103), it is possible to prevent a situation in which a specific person uses the digital board for a long time. ..
一方、家族や友達同士など複数人で店舗や施設に訪れることがある。例えば、ある店舗に複数人のグループが来店したとする。この場合、グループのうちの一人のスマートフォンへ会話を引き継いだとしても、その人にしか店舗のコンセプトや商品の案内を行うことができない。このため、グループのそれぞれの人に対して、クーポンを発行して商品の購入を促すといったことを行うことは難しい。
On the other hand, multiple people such as family members and friends may visit stores and facilities. For example, suppose a group of people visits a store. In this case, even if the conversation is handed over to the smartphone of one of the group members, only that person can be informed of the store concept and products. For this reason, it is difficult to issue coupons to encourage each person in the group to purchase products.
デジタルボードからスマートフォンへの会話の引き継ぎは、例えば、デジタルボードに表示されるQR(Quick Response)コードなどをスマートフォンで読み取ることにより実現される。QRコードは、登録商標である。このため、デジタルボードに表示されるQRコードを繰り返し読み取れるようにして、グループのそれぞれの人のスマートフォンで会話を引き継ぎ可能にすることも考えられる。
The transfer of conversation from the digital board to the smartphone is realized, for example, by reading the QR (Quick Response) code displayed on the digital board with the smartphone. QR code is a registered trademark. Therefore, it is conceivable to make it possible to repeatedly read the QR code displayed on the digital board so that the smartphone of each person in the group can take over the conversation.
ところが、QRコードは正面からでないと読み取りにくいため、QRコードの読み取りは一人ずつ行うことになる。すなわち、グループの他の人の読み取りが完了するのを待って、一人ずつ順番にQRコードを読み取る必要があり、デジタルボードを特定のグループが長時間利用するといった事態を招くおそれがある。
However, since it is difficult to read the QR code unless it is from the front, the QR code must be read one by one. That is, it is necessary to wait for the reading of other people in the group to be completed and read the QR code one by one in order, which may lead to a situation in which a specific group uses the digital board for a long time.
そこで、本実施の形態では、複数のユーザそれぞれの情報処理端末におけるチャットの引き継ぎを可能にして、ユーザの利便性の向上を図る会話制御方法について説明する。以下、情報処理装置101の処理例について説明する。
Therefore, in the present embodiment, a conversation control method that enables the inheritance of chats on the information processing terminals of each of a plurality of users and improves the convenience of the users will be described. Hereinafter, a processing example of the information processing apparatus 101 will be described.
(1)情報処理装置101は、第1の情報処理端末102からチャットの開始指示を受信する。ここで、チャットの開始指示は、ユーザとチャットボットとの会話を開始するためのものである。また、情報処理装置101は、例えば、第1の情報処理端末102からチャットの開始指示を受信するとともに、第1の情報処理端末102に対応する識別情報を受信することにしてもよい。
(1) The information processing device 101 receives a chat start instruction from the first information processing terminal 102. Here, the chat start instruction is for starting a conversation between the user and the chatbot. Further, the information processing device 101 may receive, for example, a chat start instruction from the first information processing terminal 102 and the identification information corresponding to the first information processing terminal 102.
第1の情報処理端末102に対応する識別情報は、第1の情報処理端末102を識別する情報である。例えば、第1の情報処理端末102に対応する識別情報は、第1の情報処理端末102を一意に識別する識別子であってもよい。また、第1の情報処理端末102に対応する識別情報は、第1の情報処理端末102が店舗や施設などに設置され、不特定多数の人に利用される情報処理端末であることを示す情報であってもよい。
The identification information corresponding to the first information processing terminal 102 is the information for identifying the first information processing terminal 102. For example, the identification information corresponding to the first information processing terminal 102 may be an identifier that uniquely identifies the first information processing terminal 102. Further, the identification information corresponding to the first information processing terminal 102 is information indicating that the first information processing terminal 102 is an information processing terminal installed in a store, a facility, or the like and used by an unspecified number of people. It may be.
第1の情報処理端末102に対応する識別情報は、例えば、第1の情報処理端末102におけるチャットボットでの会話に適用するスクリプトを決定する際に用いられる。スクリプトは、チャットボットでの会話の流れを定義した情報(シナリオ)である。具体的には、例えば、スクリプトは、チャットのトーク処理を定義した情報である。
The identification information corresponding to the first information processing terminal 102 is used, for example, when determining a script to be applied to the conversation in the chatbot at the first information processing terminal 102. A script is information (scenario) that defines the flow of conversation in a chatbot. Specifically, for example, a script is information that defines chat processing.
トーク処理は、チャットボットの動作(挙動)を実現するための処理である。例えば、トーク処理は、発話する処理、選択肢を表示する処理、ユーザ操作に応じて選択肢を選択する処理、選択された選択肢や入力された情報に応じた手続きを行う処理、選択された選択肢や入力された情報に応じたFAQを検索する処理、トーク処理を終了する処理などを含む。FAQの検索は、例えば、情報処理装置101が有する不図示のFAQマスタを用いて行われる。
Talk processing is a process for realizing the operation (behavior) of a chatbot. For example, the talk process includes a process of speaking, a process of displaying options, a process of selecting an option according to a user operation, a process of performing a procedure according to a selected option or input information, a process of performing a procedure according to a selected option or input information, a process of selecting a selected option or input. It includes a process of searching an FAQ according to the received information, a process of ending the talk process, and the like. The FAQ search is performed using, for example, an FAQ master (not shown) included in the information processing apparatus 101.
図1の例では、第1の情報処理端末102から、チャットの開始指示とともに、第1の情報処理端末102に対応する識別情報110が受信された場合を想定する。
In the example of FIG. 1, it is assumed that the identification information 110 corresponding to the first information processing terminal 102 is received from the first information processing terminal 102 together with the chat start instruction.
(2)情報処理装置101は、第1の情報処理端末102からチャットの開始指示を受信した場合、第1の情報処理端末102におけるチャットボットでの第1の会話を開始する。具体的には、例えば、情報処理装置101は、受信した第1の情報処理端末102に対応する識別情報110に基づいて、第1のスクリプトを決定することにしてもよい。
(2) When the information processing device 101 receives a chat start instruction from the first information processing terminal 102, the information processing device 101 starts the first conversation in the chatbot at the first information processing terminal 102. Specifically, for example, the information processing apparatus 101 may determine the first script based on the identification information 110 corresponding to the received first information processing terminal 102.
ここで、第1のスクリプトは、第1の情報処理端末102におけるチャットボットでの会話に適用するスクリプトである。そして、情報処理装置101は、決定した第1のスクリプトを用いて、第1の情報処理端末102におけるチャットボットでの第1の会話を開始する。
Here, the first script is a script applied to the conversation in the chatbot on the first information processing terminal 102. Then, the information processing device 101 starts the first conversation in the chatbot at the first information processing terminal 102 by using the determined first script.
より詳細に説明すると、例えば、情報処理装置101は、第1のトークスクリプトに従って、チャットボットにより、発話したり、選択肢を表示したり、選択された選択肢に応じた手続きを実行したりする。なお、チャットボットとユーザとの会話履歴(チャットログ)は、例えば、情報処理装置101が有する不図示のチャットログDBに記憶される。
More specifically, for example, the information processing device 101 uses the chatbot to speak, display options, and execute procedures according to the selected options according to the first talk script. The conversation history (chat log) between the chatbot and the user is stored in, for example, a chat log DB (not shown) of the information processing device 101.
例えば、識別情報110が、第1の情報処理端末102を一意に識別する端末IDであるとする。この場合、情報処理装置101は、例えば、第1の情報処理端末102の端末IDと対応付けてあらかじめ記憶されたスクリプトを、第1のスクリプトに決定してもよい。
For example, it is assumed that the identification information 110 is a terminal ID that uniquely identifies the first information processing terminal 102. In this case, the information processing apparatus 101 may determine, for example, a script stored in advance in association with the terminal ID of the first information processing terminal 102 as the first script.
また、識別情報110が、第1の情報処理端末102が店舗や施設などに設置され、不特定多数の人に利用される情報処理端末であることを示す情報であるとする。この場合、情報処理装置101は、例えば、店舗や施設などに設置された端末用にあらかじめ記憶されたスクリプトを、第1のスクリプトに決定してもよい。
Further, it is assumed that the identification information 110 is information indicating that the first information processing terminal 102 is an information processing terminal installed in a store, a facility, or the like and used by an unspecified number of people. In this case, the information processing device 101 may determine, for example, a script stored in advance for a terminal installed in a store, facility, or the like as the first script.
ただし、第1のスクリプトは、あらかじめ決められていてもよい。この場合、情報処理装置101は、例えば、第1の情報処理端末102のからチャットの開始指示に応じて、あらかじめ決められた第1のスクリプトを用いて、第1の情報処理端末102におけるチャットボットでの第1の会話を開始する。
However, the first script may be predetermined. In this case, the information processing device 101 uses, for example, a chat bot in the first information processing terminal 102 by using a predetermined first script in response to a chat start instruction from the first information processing terminal 102. Start the first conversation at.
図1の例では、識別情報110に基づいて、第1の情報処理端末102におけるチャットボットでの第1の会話が開始された場合を想定する。
In the example of FIG. 1, it is assumed that the first conversation in the chatbot on the first information processing terminal 102 is started based on the identification information 110.
(3)情報処理装置101は、第1の会話において受け付けた情報に基づいて、第1の情報処理端末102とは異なる第2の情報処理端末103において第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを第1の情報処理端末102に出力する。ここで、引き継ぎ情報は、第1の情報処理端末102におけるチャットボットでの会話を引き継ぐための情報である。
(3) The information processing apparatus 101 takes over a plurality of information processing terminals 103 different from the first information processing terminal 102 so that the first information processing terminal 103 can take over the first information processing based on the information received in the first information processing. Each piece of information is output to the first information processing terminal 102. Here, the takeover information is information for taking over the conversation in the chatbot on the first information processing terminal 102.
具体的には、例えば、情報処理装置101は、第1の会話において受け付けた情報に基づいて、第1の会話の会話内容が所定条件を満たすか否かを判断する。第1の会話において受け付けた情報は、例えば、第1の会話において、選択された選択肢を示す情報や、入力された情報である。
Specifically, for example, the information processing device 101 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation. The information received in the first conversation is, for example, information indicating the selected option or the input information in the first conversation.
所定条件は、例えば、所定の選択肢が選択されたという条件であってもよく、また、所定の情報が入力されたという条件であってもよい。そして、情報処理装置101は、第1の会話の会話内容が所定条件を満たす場合に、複数の引き継ぎ情報それぞれを第1の情報処理端末102に出力する。
The predetermined condition may be, for example, a condition that a predetermined option is selected, or a condition that a predetermined information is input. Then, when the conversation content of the first conversation satisfies a predetermined condition, the information processing device 101 outputs each of the plurality of hand-over information to the first information processing terminal 102.
この際、情報処理装置101は、例えば、複数の引き継ぎ情報それぞれを、第2の情報処理端末103が読み取り可能に第1の情報処理端末102に出力する。複数の引き継ぎ情報のそれぞれの引き継ぎ情報は、例えば、当該引き継ぎ情報を読み取り可能なコードとして、第1の情報処理端末102に表示される。コードは、例えば、QRコードやバーコードなどである。
At this time, the information processing device 101 outputs, for example, each of the plurality of hand-over information to the first information processing terminal 102 so that the second information processing terminal 103 can read it. Each takeover information of the plurality of takeover information is displayed on the first information processing terminal 102 as, for example, a code that can read the takeover information. The code is, for example, a QR code or a barcode.
また、第1の情報処理端末102から出力される複数の引き継ぎ情報は、例えば、あらかじめ設定されていてもよく、また、ユーザの数に応じて決定されることにしてもよい。ユーザの数(人数)は、例えば、第1の情報処理端末102の周囲を撮影するカメラや第1の情報処理端末102の周囲の温度を検出するセンサなどを利用して特定することができる。
Further, the plurality of inheritance information output from the first information processing terminal 102 may be set in advance, or may be determined according to the number of users. The number (number of people) of users can be specified by using, for example, a camera that photographs the surroundings of the first information processing terminal 102, a sensor that detects the temperature around the first information processing terminal 102, and the like.
図1の例では、アバターavのメッセージ120とともに、QRコード121,122,123が第1の情報処理端末102に表示された場合を想定する。アバターavは、チャットボットのキャラクターを表す。メッセージ120は、QRコード121,122,123の読み取りを促すメッセージの一例である。QRコード121,122,123は、第2の情報処理端末103において第1の会話を引き継ぐための引き継ぎ情報を読み取り可能な情報である。
In the example of FIG. 1, it is assumed that the QR codes 121, 122, and 123 are displayed on the first information processing terminal 102 together with the message 120 of the avatar av. The avatar av represents the character of the chatbot. The message 120 is an example of a message prompting the reader to read the QR codes 121, 122, 123. The QR codes 121, 122, and 123 are information that allows the second information processing terminal 103 to read the takeover information for taking over the first conversation.
このように、情報処理装置101によれば、第2の情報処理端末103において第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを、第1の情報処理端末102に出力することができる。これにより、第1の情報処理端末102を使用するユーザが複数人のグループであっても、各ユーザの第2の情報処理端末103でそれぞれ引き継ぎ情報を読み取って、第1の会話を引き継ぐことが可能となる。
As described above, according to the information processing device 101, it is possible to output each of the plurality of transfer information capable of inheriting the first conversation in the second information processing terminal 103 to the first information processing terminal 102. As a result, even if the users who use the first information processing terminal 102 are a group of a plurality of people, the second information processing terminal 103 of each user can read the takeover information and take over the first conversation. It will be possible.
図1の例では、QRコード121,122,123が出力されるため、複数のユーザが同時並行で引き継ぎ情報の読み取りを行うことが可能となり、第1の情報処理端末102を特定のグループが長時間利用するといった事態を防ぐことができる。
In the example of FIG. 1, since the QR codes 121, 122, and 123 are output, it is possible for a plurality of users to read the passing information in parallel, and a specific group lengthens the first information processing terminal 102. It is possible to prevent situations such as using time.
(会話制御システム200のシステム構成例)
つぎに、図1に示した情報処理装置101を含む会話制御システム200のシステム構成例について説明する。会話制御システム200は、例えば、チャットボットを利用して、店舗や施設のコンセプト、商品、サービスなどの案内を行うシステムに適用される。 (System configuration example of conversation control system 200)
Next, a system configuration example of theconversation control system 200 including the information processing device 101 shown in FIG. 1 will be described. The conversation control system 200 is applied to, for example, a system that uses a chatbot to provide guidance on store or facility concepts, products, services, and the like.
つぎに、図1に示した情報処理装置101を含む会話制御システム200のシステム構成例について説明する。会話制御システム200は、例えば、チャットボットを利用して、店舗や施設のコンセプト、商品、サービスなどの案内を行うシステムに適用される。 (System configuration example of conversation control system 200)
Next, a system configuration example of the
図2は、会話制御システム200のシステム構成例を示す説明図である。図2において、会話制御システム200は、情報処理装置101と、第1の情報処理端末201と、第2の情報処理端末202と、オペレータ端末203と、を含む。会話制御システム200において、情報処理装置101、第1の情報処理端末201、第2の情報処理端末202およびオペレータ端末203は、有線または無線のネットワーク210を介して接続される。ネットワーク210は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどである。
FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200. In FIG. 2, the conversation control system 200 includes an information processing device 101, a first information processing terminal 201, a second information processing terminal 202, and an operator terminal 203. In the conversation control system 200, the information processing device 101, the first information processing terminal 201, the second information processing terminal 202, and the operator terminal 203 are connected via a wired or wireless network 210. The network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.
ここで、情報処理装置101は、スクリプトテーブル220、スクリプト引き継ぎテーブル230および条件付きスクリプトテーブル240を有し、チャットボットの会話を制御する。例えば、情報処理装置101は、サーバである。スクリプトテーブル220、スクリプト引き継ぎテーブル230および条件付きスクリプトテーブル240の記憶内容については、図5~図7を用いて後述する。
Here, the information processing device 101 has a script table 220, a script takeover table 230, and a conditional script table 240, and controls the conversation of the chatbot. For example, the information processing device 101 is a server. The stored contents of the script table 220, the script takeover table 230, and the conditional script table 240 will be described later with reference to FIGS. 5 to 7.
第1の情報処理端末201は、ユーザがチャットボットとの会話を行う際に利用する設置型のコンピュータである。例えば、第1の情報処理端末201は、店舗や商業施設などに設置され、不特定多数の人に利用されるデジタルボードである。図1に示した第1の情報処理端末102は、例えば、第1の情報処理端末201に対応する。
The first information processing terminal 201 is a stationary computer used when a user has a conversation with a chatbot. For example, the first information processing terminal 201 is a digital board installed in a store, a commercial facility, or the like and used by an unspecified number of people. The first information processing terminal 102 shown in FIG. 1 corresponds to, for example, the first information processing terminal 201.
第2の情報処理端末202は、ユーザがチャットボットとの会話を行う際に利用する携帯型のコンピュータである。例えば、第2の情報処理端末202は、個人のスマートフォン、タブレットPCなどである。図1に示した第2の情報処理端末103は、例えば、第2の情報処理端末202に対応する。
The second information processing terminal 202 is a portable computer used when a user has a conversation with a chatbot. For example, the second information processing terminal 202 is a personal smartphone, tablet PC, or the like. The second information processing terminal 103 shown in FIG. 1 corresponds to, for example, the second information processing terminal 202.
オペレータ端末203は、オペレータが使用するコンピュータである。オペレータは、チャットボット対応から有人対応の会話に切り替えた場合に、ユーザへの対応を行う者である。例えば、オペレータは、オペレータ端末203の電話機能や、テキストコミュニケーションなどを利用して、ユーザとやり取りすることができる。オペレータ端末203は、例えば、PCやタブレットPCである。
The operator terminal 203 is a computer used by the operator. An operator is a person who responds to a user when switching from a chatbot-enabled conversation to a manned-enabled conversation. For example, the operator can communicate with the user by using the telephone function of the operator terminal 203, text communication, or the like. The operator terminal 203 is, for example, a PC or a tablet PC.
なお、図2の例では、第1の情報処理端末201、第2の情報処理端末202およびオペレータ端末203をそれぞれ1台のみ表示したが、これに限らない。例えば、会話制御システム200には、第1の情報処理端末201、第2の情報処理端末202およびオペレータ端末203がそれぞれ複数台含まれていてもよい。
In the example of FIG. 2, only one of the first information processing terminal 201, the second information processing terminal 202, and the operator terminal 203 are displayed, but the present invention is not limited to this. For example, the conversation control system 200 may include a plurality of first information processing terminals 201, a second information processing terminal 202, and a plurality of operator terminals 203, respectively.
(情報処理装置101のハードウェア構成例)
つぎに、情報処理装置101のハードウェア構成例について説明する。 (Example of hardware configuration of information processing device 101)
Next, a hardware configuration example of theinformation processing device 101 will be described.
つぎに、情報処理装置101のハードウェア構成例について説明する。 (Example of hardware configuration of information processing device 101)
Next, a hardware configuration example of the
図3は、情報処理装置101のハードウェア構成例を示すブロック図である。図3において、情報処理装置101は、CPU(Central Processing Unit)301と、メモリ302と、ディスクドライブ303と、ディスク304と、通信I/F(Interface)305と、可搬型記録媒体I/F306と、可搬型記録媒体307と、を有する。また、各構成部は、バス300によってそれぞれ接続される。
FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101. In FIG. 3, the information processing device 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a communication I / F (Interface) 305, and a portable recording medium I / F 306. , And a portable recording medium 307. Further, each component is connected by a bus 300.
ここで、CPU301は、情報処理装置101の全体の制御を司る。CPU301は、複数のコアを有していてもよい。メモリ302は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMがOS(Operating System)のプログラムを記憶し、ROMがアプリケーションプログラムを記憶し、RAMがCPU301のワークエリアとして使用される。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。
Here, the CPU 301 controls the entire information processing device 101. The CPU 301 may have a plurality of cores. The memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, the flash ROM stores the OS (Operating System) program, the ROM stores the application program, and the RAM is used as the work area of the CPU 301. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
ディスクドライブ303は、CPU301の制御に従ってディスク304に対するデータのリード/ライトを制御する。ディスク304は、ディスクドライブ303の制御で書き込まれたデータを記憶する。ディスク304としては、例えば、磁気ディスク、光ディスクなどが挙げられる。
The disk drive 303 controls data read / write to the disk 304 according to the control of the CPU 301. The disk 304 stores the data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.
通信I/F305は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、図2に示した第1の情報処理端末201、第2の情報処理端末202、オペレータ端末203)に接続される。そして、通信I/F305は、ネットワーク210と装置内部とのインターフェースを司り、外部のコンピュータからのデータの入出力を制御する。通信I/F305には、例えば、モデムやLANアダプタなどを採用することができる。
The communication I / F 305 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the first information processing terminal 201, the second information processing terminal 202, and the operator terminal 203 shown in FIG. 2) via the network 210. ) Is connected. The communication I / F 305 controls the interface between the network 210 and the inside of the device, and controls the input / output of data from an external computer. For the communication I / F 305, for example, a modem, a LAN adapter, or the like can be adopted.
可搬型記録媒体I/F306は、CPU301の制御に従って可搬型記録媒体307に対するデータのリード/ライトを制御する。可搬型記録媒体307は、可搬型記録媒体I/F306の制御で書き込まれたデータを記憶する。可搬型記録媒体307としては、例えば、CD(Compact Disc)-ROM、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリなどが挙げられる。
The portable recording medium I / F 306 controls data read / write to the portable recording medium 307 according to the control of the CPU 301. The portable recording medium 307 stores the data written under the control of the portable recording medium I / F 306. Examples of the portable recording medium 307 include a CD (Compact Disc) -ROM, a DVD (Digital Versailles Disk), and a USB (Universal Serial Bus) memory.
なお、情報処理装置101は、上述した構成部のほかに、例えば、SSD(Solid State Drive)、入力装置、ディスプレイ等を有することにしてもよい。また、情報処理装置101は、上述した構成部のうち、例えば、ディスクドライブ303、ディスク304、可搬型記録媒体I/F306、可搬型記録媒体307を有していなくてもよい。
The information processing device 101 may include, for example, an SSD (Solid State Drive), an input device, a display, or the like, in addition to the above-mentioned components. Further, the information processing device 101 does not have to have, for example, a disk drive 303, a disk 304, a portable recording medium I / F 306, and a portable recording medium 307 among the above-described components.
(第1の情報処理端末201等のハードウェア構成例)
つぎに、第1の情報処理端末201および第2の情報処理端末202のハードウェア構成例について説明する。ここでは、第1の情報処理端末201および第2の情報処理端末202を「第1の情報処理端末201等」と表記する。 (Example of hardware configuration of firstinformation processing terminal 201 or the like)
Next, a hardware configuration example of the firstinformation processing terminal 201 and the second information processing terminal 202 will be described. Here, the first information processing terminal 201 and the second information processing terminal 202 are referred to as "first information processing terminal 201 and the like".
つぎに、第1の情報処理端末201および第2の情報処理端末202のハードウェア構成例について説明する。ここでは、第1の情報処理端末201および第2の情報処理端末202を「第1の情報処理端末201等」と表記する。 (Example of hardware configuration of first
Next, a hardware configuration example of the first
図4は、第1の情報処理端末201等のハードウェア構成例を示すブロック図である。図4において、第1の情報処理端末201等は、CPU401と、メモリ402と、ディスプレイ403と、入力装置404と、通信I/F405と、カメラ406と、スピーカ407と、マイクロフォン408とを有する。また、各構成部はバス400によってそれぞれ接続される。
FIG. 4 is a block diagram showing a hardware configuration example of the first information processing terminal 201 and the like. In FIG. 4, the first information processing terminal 201 and the like include a CPU 401, a memory 402, a display 403, an input device 404, a communication I / F 405, a camera 406, a speaker 407, and a microphone 408. Further, each component is connected by a bus 400.
ここで、CPU401は、第1の情報処理端末201等の全体の制御を司る。CPU401は、複数のコアを有していてもよい。メモリ402は、例えば、ROM、RAMおよびフラッシュROMなどを有する記憶部である。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU401のワークエリアとして使用される。メモリ402に記憶されるプログラムは、CPU401にロードされることで、コーディングされている処理をCPU401に実行させる。
Here, the CPU 401 controls the entire control of the first information processing terminal 201 and the like. The CPU 401 may have a plurality of cores. The memory 402 is a storage unit having, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401. The program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.
ディスプレイ403は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する表示装置である。ディスプレイ403としては、例えば、液晶ディスプレイや有機EL(Electroluminescence)ディスプレイなどを採用することができる。
The display 403 is a display device that displays data such as a cursor, an icon, a toolbox, a document, an image, and functional information. As the display 403, for example, a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.
入力装置404は、文字、数字、各種指示などの入力のためのキーを有し、データの入力を行う。入力装置404は、タッチパネル式の入力パッドやテンキーなどであってもよく、また、キーボードやマウスなどであってもよい。
The input device 404 has keys for inputting characters, numbers, various instructions, etc., and inputs data. The input device 404 may be a touch panel type input pad, a numeric keypad, or the like, or may be a keyboard, a mouse, or the like.
通信I/F405は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、情報処理装置101、オペレータ端末203)に接続される。そして、通信I/F405は、ネットワーク210と自装置内部とのインターフェースを司り、外部装置からのデータの入出力を制御する。
The communication I / F 405 is connected to the network 210 through a communication line, and is connected to an external computer (for example, an information processing device 101, an operator terminal 203) via the network 210. Then, the communication I / F 405 controls the interface between the network 210 and the inside of the own device, and controls the input / output of data from the external device.
カメラ406は、画像(静止画または動画)を撮影して画像データを出力する撮影装置である。カメラ406は、例えば、ディスプレイ403を見ている人物や、その同行者を撮影可能な位置に設けられる。すなわち、カメラ406は、ユーザが複数人のグループであっても、グループ単位のユーザを撮影可能な位置に設置される。
Camera 406 is a photographing device that captures an image (still image or moving image) and outputs image data. The camera 406 is provided, for example, at a position where a person looking at the display 403 and his / her companion can be photographed. That is, the camera 406 is installed at a position where the users in each group can be photographed even if the users are in a group of a plurality of people.
カメラ406は、端末本体に内蔵されたものであってもよく、また、装置本体とは別体に設けられるものであってもよい。スピーカ407は、電気信号を音声に変換して、音声を出力する。マイクロフォン408は、音声を受音して電気信号に変換する。
The camera 406 may be built in the terminal body, or may be provided separately from the device body. The speaker 407 converts an electric signal into voice and outputs the voice. The microphone 408 receives voice and converts it into an electric signal.
なお、第1の情報処理端末201等は、上述した構成部のほかに、例えば、HDD(Hard Disk Drive)、SSD、近距離無線通信I/F、可搬型記録媒体I/F、GPS(Global Positioning System)ユニットなどを有することにしてもよい。ただし、第2の情報処理端末202は、上述した構成部のほかに、第1の情報処理端末201から出力される引き継ぎ情報を読み取り可能な読取部820(後述の図8参照)を有する。また、図2に示したオペレータ端末203についても、第1の情報処理端末201等と同様のハードウェア構成により実現することができる。
In addition to the above-described components, the first information processing terminal 201 and the like may include, for example, an HDD (Hard Disk Drive), SSD, short-range wireless communication I / F, portable recording medium I / F, GPS (Global). It may have a Positioning System) unit or the like. However, the second information processing terminal 202 has a reading unit 820 (see FIG. 8 described later) that can read the takeover information output from the first information processing terminal 201, in addition to the above-described components. Further, the operator terminal 203 shown in FIG. 2 can also be realized by the same hardware configuration as the first information processing terminal 201 and the like.
(スクリプトテーブル220の記憶内容)
つぎに、図5を用いて、情報処理装置101が有するスクリプトテーブル220の記憶内容について説明する。スクリプトテーブル220は、例えば、図3に示したメモリ302、ディスク304などの記憶装置により実現される。 (Stored contents of script table 220)
Next, the stored contents of the script table 220 included in theinformation processing apparatus 101 will be described with reference to FIG. The script table 220 is realized by, for example, a storage device such as the memory 302 and the disk 304 shown in FIG.
つぎに、図5を用いて、情報処理装置101が有するスクリプトテーブル220の記憶内容について説明する。スクリプトテーブル220は、例えば、図3に示したメモリ302、ディスク304などの記憶装置により実現される。 (Stored contents of script table 220)
Next, the stored contents of the script table 220 included in the
図5は、スクリプトテーブル220の記憶内容の一例を示す説明図である。図5において、スクリプトテーブル220は、ユーザ属性およびスクリプトのフィールドを有し、各フィールドに情報を設定することで、スクリプト管理情報(例えば、スクリプト管理情報500-1~500-3)をレコードとして記憶する。
FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 220. In FIG. 5, the script table 220 has user attributes and script fields, and by setting information in each field, script management information (for example, script management information 500-1 to 500-3) is stored as a record. do.
ここで、ユーザ属性は、ユーザの特徴を表すものであり、例えば、年代、性別、言語、服装、位置情報、気象情報などの組み合わせによって分類される。ユーザ属性としては、例えば、「20代×女性」、「30代×男性」、「20代×女性×子供連れ」、「20代×女性×天気(雨)」、「20代×女性×温度(25℃以上)」などが挙げられる。なお、ユーザ属性として、例えば、「ALL」のように、全てのユーザを対象とするものを設けることにしてもよい。
Here, the user attribute represents the characteristics of the user, and is classified by, for example, a combination of age, gender, language, clothing, location information, weather information, and the like. User attributes include, for example, "20s x female", "30s x male", "20s x female x children", "20s x female x weather (rain)", "20s x female x temperature". (25 ° C or higher) ”and the like. As a user attribute, for example, "ALL" may be provided for all users.
スクリプトは、チャットボットの会話の流れを定義した情報(シナリオ)であり、ユーザ属性に対応付けて用意される。ただし、図5では、スクリプトを識別するスクリプトID(例えば、SP1,SP2,SP3,…)のみ表記している。例えば、スクリプト管理情報500-1は、ユーザ属性UA1に対応するスクリプトSP1を示す。
The script is information (scenario) that defines the conversation flow of the chatbot, and is prepared in association with the user attribute. However, in FIG. 5, only the script ID (for example, SP1, SP2, SP3, ...) That identifies the script is shown. For example, the script management information 500-1 indicates the script SP1 corresponding to the user attribute UA1.
(スクリプト引き継ぎテーブル230の記憶内容)
つぎに、図6を用いて、情報処理装置101が有するスクリプト引き継ぎテーブル230の記憶内容について説明する。スクリプト引き継ぎテーブル230は、例えば、メモリ302、ディスク304などの記憶装置により実現される。 (Stored contents of script takeover table 230)
Next, the stored contents of the script takeover table 230 included in theinformation processing apparatus 101 will be described with reference to FIG. The script takeover table 230 is realized by a storage device such as a memory 302 or a disk 304, for example.
つぎに、図6を用いて、情報処理装置101が有するスクリプト引き継ぎテーブル230の記憶内容について説明する。スクリプト引き継ぎテーブル230は、例えば、メモリ302、ディスク304などの記憶装置により実現される。 (Stored contents of script takeover table 230)
Next, the stored contents of the script takeover table 230 included in the
図6は、スクリプト引き継ぎテーブル230の記憶内容の一例を示す説明図である。図6において、スクリプト引き継ぎテーブル230は、引き継ぎ元スクリプト、会話内容、人数および引き継ぎ先スクリプトのフィールドを有する。各フィールドに情報を設定することで、スクリプト引き継ぎ情報(例えば、スクリプト引き継ぎ情報600-1~600-3)がレコードとして記憶される。
FIG. 6 is an explanatory diagram showing an example of the stored contents of the script inheritance table 230. In FIG. 6, the script takeover table 230 has fields for the takeover source script, conversation content, number of people, and takeover destination script. By setting information in each field, script inheritance information (for example, script inheritance information 600-1 to 600-3) is stored as a record.
ここで、引き継ぎ元スクリプトは、引き継ぎ元の情報処理端末におけるチャットボットでの会話に適用するスクリプトである。会話内容は、引き継ぎ元におけるチャットボットでの会話の内容を特定する情報である。例えば、会話内容は、引き継ぎ元におけるチャットボットでの会話において、選択された選択肢や、入力された情報などを示す。
Here, the takeover source script is a script applied to a chatbot conversation on the takeover source information processing terminal. The conversation content is information that identifies the content of the conversation in the chatbot at the takeover source. For example, the conversation content indicates the selected options, the input information, and the like in the conversation in the chatbot at the takeover source.
人数は、引き継ぎ元の情報処理端末を使用するユーザの数を示す。引き継ぎ先スクリプトは、引き継ぎ先の情報処理端末におけるチャットボットでの会話に適用するスクリプトである。引き継ぎ先スクリプトは、例えば、引き継ぎ元スクリプト、会話内容および人数の組み合わせに対応付けて用意される。
The number of people indicates the number of users who use the information processing terminal of the transfer source. The takeover destination script is a script applied to a chatbot conversation on the information processing terminal of the takeover destination. The takeover destination script is prepared, for example, in association with the combination of the takeover source script, the conversation content, and the number of people.
引き継ぎ先スクリプトには、例えば、引き継ぎ先の情報処理端末において提供されるレコメンド情報が対応付けられている。レコメンド情報は、レコメンドする情報であり、例えば、おすすめの商品やサービスに関する情報である。レコメンド情報には、例えば、店舗内や施設内の地図情報が含まれる。地図情報には、例えば、おすすめの商品がある場所を特定する情報が含まれる。
The takeover destination script is associated with, for example, the recommendation information provided in the information processing terminal of the takeover destination. The recommendation information is information to be recommended, for example, information on recommended products and services. The recommendation information includes, for example, map information in a store or a facility. The map information includes, for example, information that identifies a place where a recommended product is located.
例えば、スクリプト引き継ぎ情報600-1は、引き継ぎ元スクリプトSP1、会話内容C1および人数「1」に対応する、引き継ぎ先スクリプトSP1-1を示す。また、スクリプト引き継ぎ情報600-2は、引き継ぎ元スクリプトSP1、会話内容C1および人数「2」に対応する、引き継ぎ先スクリプトSP1-1,SP1-2を示す。
For example, the script takeover information 600-1 indicates a takeover destination script SP1-1 corresponding to the takeover source script SP1, the conversation content C1, and the number of people "1". Further, the script takeover information 600-2 indicates the takeover destination scripts SP1-1 and SP1-2 corresponding to the takeover source script SP1, the conversation content C1, and the number of people "2".
(条件付きスクリプトテーブル240の記憶内容)
つぎに、図7を用いて、情報処理装置101が有する条件付きスクリプトテーブル240の記憶内容について説明する。条件付きスクリプトテーブル240は、例えば、メモリ302、ディスク304などの記憶装置により実現される。 (Stored contents of conditional script table 240)
Next, the stored contents of the conditional script table 240 included in theinformation processing apparatus 101 will be described with reference to FIG. 7. The conditional script table 240 is realized by a storage device such as a memory 302 or a disk 304, for example.
つぎに、図7を用いて、情報処理装置101が有する条件付きスクリプトテーブル240の記憶内容について説明する。条件付きスクリプトテーブル240は、例えば、メモリ302、ディスク304などの記憶装置により実現される。 (Stored contents of conditional script table 240)
Next, the stored contents of the conditional script table 240 included in the
図7は、条件付きスクリプトテーブル240の記憶内容の一例を示す説明図である。図7において、条件付きスクリプトテーブル240は、条件および引き継ぎ先スクリプトのフィールドを有し、各フィールドに情報を設定することで、条件付きスクリプト管理情報(例えば、条件付きスクリプト管理情報700-1~700-3)をレコードとして記憶する。
FIG. 7 is an explanatory diagram showing an example of the stored contents of the conditional script table 240. In FIG. 7, the conditional script table 240 has fields for conditional and inherited scripts, and by setting information in each field, conditional script management information (for example, conditional script management information 700-1 to 700). -3) is stored as a record.
ここで、条件は、引き継ぎ先スクリプトを用いる条件である。条件は、例えば、日付、時刻、店舗の累計来店者数などによって指定される。引き継ぎ先スクリプトは、条件付きの引き継ぎ先のスクリプトであり、条件に対応付けて用意される。例えば、条件付きスクリプト管理情報700-1は、条件K1に対応する引き継ぎ先スクリプトSP1000-1を示す。
Here, the condition is a condition for using the takeover destination script. The conditions are specified, for example, by the date, time, cumulative number of visitors to the store, and the like. The takeover destination script is a conditional takeover destination script, and is prepared in association with the condition. For example, the conditional script management information 700-1 indicates a takeover destination script SP1000-1 corresponding to the condition K1.
(情報処理装置101の機能的構成例)
図8は、情報処理装置101の機能的構成例を示すブロック図である。図8において、情報処理装置101は、通信部801と、決定部802と、会話制御部803と、記憶部810と、を含む。具体的には、例えば、通信部801~会話制御部803は、図3に示したメモリ302、ディスク304、可搬型記録媒体307などの記憶装置に記憶されたプログラムをCPU301に実行させることにより、または、通信I/F305により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302、ディスク304などの記憶装置に記憶される。記憶部810は、例えば、メモリ302、ディスク304などの記憶装置により実現される。具体的には、例えば、記憶部810は、図5に示したスクリプトテーブル220、図6に示したスクリプト引き継ぎテーブル230および図7に示した条件付きスクリプトテーブル240を記憶する。 (Example of functional configuration of information processing device 101)
FIG. 8 is a block diagram showing a functional configuration example of theinformation processing device 101. In FIG. 8, the information processing device 101 includes a communication unit 801, a determination unit 802, a conversation control unit 803, and a storage unit 810. Specifically, for example, the communication unit 801 to the conversation control unit 803 causes the CPU 301 to execute a program stored in a storage device such as the memory 302, the disk 304, and the portable recording medium 307 shown in FIG. Alternatively, the function is realized by the communication I / F 305. The processing result of each functional unit is stored in a storage device such as a memory 302 or a disk 304, for example. The storage unit 810 is realized by a storage device such as a memory 302 or a disk 304, for example. Specifically, for example, the storage unit 810 stores the script table 220 shown in FIG. 5, the script takeover table 230 shown in FIG. 6, and the conditional script table 240 shown in FIG. 7.
図8は、情報処理装置101の機能的構成例を示すブロック図である。図8において、情報処理装置101は、通信部801と、決定部802と、会話制御部803と、記憶部810と、を含む。具体的には、例えば、通信部801~会話制御部803は、図3に示したメモリ302、ディスク304、可搬型記録媒体307などの記憶装置に記憶されたプログラムをCPU301に実行させることにより、または、通信I/F305により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302、ディスク304などの記憶装置に記憶される。記憶部810は、例えば、メモリ302、ディスク304などの記憶装置により実現される。具体的には、例えば、記憶部810は、図5に示したスクリプトテーブル220、図6に示したスクリプト引き継ぎテーブル230および図7に示した条件付きスクリプトテーブル240を記憶する。 (Example of functional configuration of information processing device 101)
FIG. 8 is a block diagram showing a functional configuration example of the
通信部801は、第1の情報処理端末201からチャットの開始指示を受信する。ここで、チャットの開始指示は、ユーザとチャットボットとの会話を開始するためのものである。
The communication unit 801 receives a chat start instruction from the first information processing terminal 201. Here, the chat start instruction is for starting a conversation between the user and the chatbot.
また、通信部801は、第1の情報処理端末201からチャットの開始指示を受信するとともに、第1の情報処理端末201に対応する識別情報を受信することにしてもよい。第1の情報処理端末201に対応する識別情報は、例えば、第1の情報処理端末201の端末IDであってもよいし、また、第1の情報処理端末201が店舗や施設などに設置される情報処理端末であることを示す情報であってもよい。
Further, the communication unit 801 may receive the chat start instruction from the first information processing terminal 201 and also receive the identification information corresponding to the first information processing terminal 201. The identification information corresponding to the first information processing terminal 201 may be, for example, the terminal ID of the first information processing terminal 201, or the first information processing terminal 201 is installed in a store, facility, or the like. It may be information indicating that the information processing terminal is used.
また、通信部801は、第1の情報処理端末201からチャットの開始指示を受信するとともに、さらに、第1の情報処理端末201が取得したユーザ情報を受信することにしてもよい。また、通信部801は、第1の情報処理端末201からチャットの開始指示を受信するとともに、さらに、第1の情報処理端末201が取得した外部環境情報を受信することにしてもよい。
Further, the communication unit 801 may receive the chat start instruction from the first information processing terminal 201 and further receive the user information acquired by the first information processing terminal 201. Further, the communication unit 801 may receive the chat start instruction from the first information processing terminal 201 and further receive the external environment information acquired by the first information processing terminal 201.
ユーザ情報は、第1の情報処理端末201のユーザ属性を特定する情報である。例えば、ユーザ情報は、第1の情報処理端末201のユーザの人数、年齢、年代、性別、言語、服装、車椅子の有無などを特定可能な情報である。また、外部環境情報は、第1の情報処理端末201の外部環境を特定する情報である。例えば、外部環境情報は、天気、温度、湿度、時間、位置など特定可能な情報である。
The user information is information that identifies the user attribute of the first information processing terminal 201. For example, the user information is information that can specify the number of users, age, age, gender, language, clothes, presence or absence of a wheelchair, etc. of the first information processing terminal 201. Further, the external environment information is information that identifies the external environment of the first information processing terminal 201. For example, the external environment information is identifiable information such as weather, temperature, humidity, time, and position.
具体的には、例えば、第1の情報処理端末201は、入力装置404(図4参照)を用いたユーザの操作入力により、ユーザ情報や外部環境情報を入力させることにしてもよい。この場合、第1の情報処理端末201は、チャットの開始指示とともに、入力されたユーザ情報や外部環境情報を、情報処理装置101に送信する。
Specifically, for example, the first information processing terminal 201 may be made to input user information and external environment information by a user's operation input using an input device 404 (see FIG. 4). In this case, the first information processing terminal 201 transmits the input user information and external environment information to the information processing device 101 together with the chat start instruction.
また、第1の情報処理端末201は、自端末のカメラ406(図4参照)に写るユーザを検出した場合、または、入力装置404を用いたユーザの操作入力に応じて、ユーザ情報を取得することにしてもよい。この場合、第1の情報処理端末201は、チャットの開始指示とともに、取得したユーザ情報を、情報処理装置101に送信する。
Further, the first information processing terminal 201 acquires user information when the user captured by the camera 406 (see FIG. 4) of the own terminal is detected or in response to the user's operation input using the input device 404. You may decide. In this case, the first information processing terminal 201 transmits the acquired user information to the information processing device 101 together with the chat start instruction.
より詳細に説明すると、例えば、第1の情報処理端末201は、カメラ406により撮影された画像情報(例えば、動画)を解析して、ユーザの人数、年代、性別などを特定する。そして、第1の情報処理端末201は、特定したユーザの人数、年代、性別などを表すユーザ情報を取得する。また、第1の情報処理端末201は、不図示の温度センサにより、自端末の所定範囲内に存在する人からの放射温度を検出して、ユーザの人数を特定してもよい。
More specifically, for example, the first information processing terminal 201 analyzes image information (for example, a moving image) taken by the camera 406 to specify the number of users, age, gender, and the like. Then, the first information processing terminal 201 acquires user information indicating the number of specified users, age, gender, and the like. Further, the first information processing terminal 201 may specify the number of users by detecting the radiation temperature from a person existing within a predetermined range of the own terminal by a temperature sensor (not shown).
また、第1の情報処理端末201は、マイクロフォン408(図4参照)により受音された音声情報を解析して、ユーザの人数、性別、言語などを表すユーザ情報を取得してもよい。また、第1の情報処理端末201は、不図示の各種センサにより、または、外部サーバに問い合わせることにより、天気、温度、湿度、位置などを表す外部環境情報を取得してもよい。
Further, the first information processing terminal 201 may analyze the voice information received by the microphone 408 (see FIG. 4) to acquire user information indicating the number of users, gender, language, and the like. Further, the first information processing terminal 201 may acquire external environment information indicating weather, temperature, humidity, position, etc. by using various sensors (not shown) or by inquiring to an external server.
また、通信部801は、ユーザ情報として、カメラ406により撮影された画像情報を受信することにしてもよい。また、通信部801は、ユーザ情報として、マイクロフォン408により受音された音声情報を受信することにしてもよい。この場合、情報処理装置101は、例えば、受信した画像情報や音声情報から、ユーザの特徴を表す情報を取得することにしてもよい。すなわち、画像情報や音声情報を解析する処理は、第1の情報処理端末201側で行わず、情報処理装置101側で行うことにしてもよい。
Further, the communication unit 801 may receive the image information taken by the camera 406 as the user information. Further, the communication unit 801 may receive the voice information received by the microphone 408 as the user information. In this case, the information processing device 101 may acquire information representing the characteristics of the user from, for example, received image information or voice information. That is, the process of analyzing the image information and the audio information may not be performed on the first information processing terminal 201 side, but may be performed on the information processing device 101 side.
なお、画像情報や音声情報からユーザの特徴を表す情報を取得する技術としては、既存のいかなる技術を用いることにしてもよい。例えば、第1の情報処理端末201または情報処理装置101は、深層学習などの機械学習に基づく手法により、画像や音声の特徴量から、人数、年代、性別、服装、言語などの情報を抽出することにしてもよい。
Any existing technology may be used as a technology for acquiring information representing a user's characteristics from image information and audio information. For example, the first information processing terminal 201 or the information processing device 101 extracts information such as the number of people, age, gender, clothes, and language from the feature quantities of images and sounds by a method based on machine learning such as deep learning. You may decide.
決定部802は、第1の情報処理端末201におけるチャットボットでの会話に適用する第1のスクリプトを決定する。例えば、決定部802は、あらかじめ決められたスクリプトを、第1のスクリプトに決定してもよい。
The determination unit 802 determines the first script to be applied to the chatbot conversation on the first information processing terminal 201. For example, the determination unit 802 may determine a predetermined script as the first script.
また、決定部802は、受信された第1の情報処理端末201に対応する識別情報に基づいて、第1の情報処理端末201におけるチャットボットでの会話に適用する第1のスクリプトを決定してもよい。具体的には、例えば、決定部802は、受信された識別情報が示す端末IDと対応付けてあらかじめ記憶部810に記憶されたスクリプトを、第1のスクリプトに決定してもよい。
Further, the determination unit 802 determines a first script to be applied to the chatbot conversation in the first information processing terminal 201 based on the received identification information corresponding to the first information processing terminal 201. May be good. Specifically, for example, the determination unit 802 may determine the script stored in the storage unit 810 in advance in association with the terminal ID indicated by the received identification information as the first script.
また、決定部802は、受信された識別情報が、第1の情報処理端末201が店舗や施設などに設置される情報処理端末であることを示す場合、店舗や施設などに設置された端末用にあらかじめ記憶部810に記憶されたスクリプトを、第1のスクリプトに決定してもよい。
Further, when the received identification information indicates that the first information processing terminal 201 is an information processing terminal installed in a store or facility, the determination unit 802 indicates that the first information processing terminal 201 is for a terminal installed in the store or facility. The script stored in the storage unit 810 in advance may be determined as the first script.
また、決定部802は、受信された識別情報が店舗や施設などに設置される情報処理端末であることを示す場合、記憶部810を参照して、受信されたユーザ情報に基づいて、第1のスクリプトを決定してもよい。この場合、記憶部810は、複数のユーザ属性それぞれに対応するスクリプトを記憶する。
Further, when the determination unit 802 indicates that the received identification information is an information processing terminal installed in a store, facility, or the like, the determination unit 802 refers to the storage unit 810 and makes a first determination based on the received user information. You may decide the script of. In this case, the storage unit 810 stores scripts corresponding to each of the plurality of user attributes.
また、決定部802は、受信された識別情報が店舗や施設などに設置される情報処理端末であることを示す場合、記憶部810を参照して、受信されたユーザ情報および外部環境情報に基づいて、第1のスクリプトを決定してもよい。この場合、記憶部810は、ユーザ属性と外部環境との複数通りの組み合わせそれぞれに対応するスクリプトを記憶する。
Further, when the determination unit 802 indicates that the received identification information is an information processing terminal installed in a store, facility, or the like, the determination unit 802 refers to the storage unit 810 and is based on the received user information and external environment information. The first script may be determined. In this case, the storage unit 810 stores a script corresponding to each of a plurality of combinations of the user attribute and the external environment.
より詳細に説明すると、例えば、決定部802は、受信された識別情報が店舗や施設などに設置される情報処理端末であることを示す場合、受信されたユーザ情報に基づいて、第1の情報処理端末201のユーザ属性を特定する。そして、決定部802は、図5に示したスクリプトテーブル220を参照して、特定したユーザ属性に対応するスクリプトを、第1のスクリプトに決定する。
More specifically, for example, when the determination unit 802 indicates that the received identification information is an information processing terminal installed in a store, facility, or the like, the first information is based on the received user information. The user attribute of the processing terminal 201 is specified. Then, the determination unit 802 determines the script corresponding to the specified user attribute as the first script by referring to the script table 220 shown in FIG.
例えば、ユーザ情報から特定されるユーザ属性を「20代×女性」とする。ユーザ属性「20代×女性」は、ユーザの年代が「20代」であり、ユーザの性別が「女性」であることを示す。この場合、決定部802は、スクリプトテーブル220を参照して、ユーザ属性「20代×女性」に対応するスクリプトを、第1のスクリプトに決定する。
For example, the user attribute specified from the user information is "20s x female". The user attribute "20's x female" indicates that the age of the user is "20's" and the gender of the user is "female". In this case, the determination unit 802 refers to the script table 220 and determines the script corresponding to the user attribute “20s × female” as the first script.
また、特定されたユーザ属性に対応するスクリプトが、スクリプトテーブル220にない場合がある。この場合、決定部802は、スクリプトテーブル220を参照して、ユーザ属性「ALL」に対応するスクリプトを、第1のスクリプトに決定してもよい。
Also, the script corresponding to the specified user attribute may not be in the script table 220. In this case, the determination unit 802 may refer to the script table 220 and determine the script corresponding to the user attribute "ALL" as the first script.
なお、ユーザが複数人のグループの場合、第1のスクリプトの決定に用いるユーザ属性は、例えば、グループのいずれかのユーザの特徴を表すものであってもよく、また、グループのユーザの平均的な特徴を表すものであってもよい。また、グループで最も多い特徴、例えば、男女のうち多いほうの性別を、ユーザ属性としてもよい。
When the number of users is a group of a plurality of users, the user attribute used for determining the first script may represent, for example, the characteristics of any user in the group, and the average of the users in the group. It may represent a characteristic. In addition, the most common feature in the group, for example, the gender of the male and female, may be used as the user attribute.
会話制御部803は、受信されたチャットの開始指示に応じて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始する。具体的には、例えば、会話制御部803は、決定された第1のスクリプトを用いて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始する。
The conversation control unit 803 starts the first conversation in the chatbot on the first information processing terminal 201 in response to the received chat start instruction. Specifically, for example, the conversation control unit 803 starts the first conversation in the chatbot at the first information processing terminal 201 by using the determined first script.
より詳細に説明すると、例えば、会話制御部803は、第1のスクリプトに従って、チャットボットにより、発話したり、選択肢を表示したり、選択された選択肢に応じた手続きを実行したりする。なお、第1の情報処理端末201におけるチャットボットとユーザとの会話履歴(チャットログ)は、例えば、情報処理装置101が有する不図示のチャットログDBに記憶される。
More specifically, for example, the conversation control unit 803 uses the chatbot to speak, display options, and execute procedures according to the selected options according to the first script. The conversation history (chat log) between the chatbot and the user in the first information processing terminal 201 is stored in, for example, a chat log DB (not shown) of the information processing device 101.
なお、第1の情報処理端末201のディスプレイ403に表示されるトーク画面の画面例については、例えば、図11A、図11Bおよび図11Cを用いて後述する。
A screen example of the talk screen displayed on the display 403 of the first information processing terminal 201 will be described later with reference to, for example, FIGS. 11A, 11B and 11C.
また、会話制御部803は、第1の会話において受け付けた情報に基づいて、第2の情報処理端末202において第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力する。ここで、第2の情報処理端末202は、第1の情報処理端末201とは異なる他の情報処理端末であり、例えば、スマートフォンやタブレットPCなどである。
Further, the conversation control unit 803 transfers each of the plurality of transfer information capable of inheriting the first conversation in the second information processing terminal 202 to the first information processing terminal 201 based on the information received in the first conversation. Output. Here, the second information processing terminal 202 is another information processing terminal different from the first information processing terminal 201, such as a smartphone or a tablet PC.
第1の会話において受け付けた情報は、例えば、第1の情報処理端末201におけるチャットボットでの第1の会話において、選択された選択肢や、入力された情報などである。第1の会話において受け付けた情報は、例えば、情報処理装置101が有する不図示のチャットログDBから特定される。
The information received in the first conversation is, for example, the options selected in the first conversation in the chatbot on the first information processing terminal 201, the information input, and the like. The information received in the first conversation is specified, for example, from a chat log DB (not shown) included in the information processing device 101.
引き継ぎ情報は、第1の情報処理端末201におけるチャットボットでの会話を引き継ぐための情報である。引き継ぎ情報は、第2の情報処理端末202におけるチャットボットでの第1の会話に続く会話に適用するスクリプトを特定する情報、例えば、引き継ぎ先スクリプトのスクリプトIDを含む。また、引き継ぎ情報には、引き継ぎ情報を一意に識別する識別子が含まれていてもよい。
The takeover information is information for taking over the conversation in the chatbot on the first information processing terminal 201. The takeover information includes information that identifies a script to be applied to the conversation following the first conversation in the chatbot at the second information processing terminal 202, for example, the script ID of the takeover destination script. Further, the takeover information may include an identifier that uniquely identifies the takeover information.
具体的には、例えば、会話制御部803は、第1の会話において受け付けた情報に基づいて、第1の会話の会話内容が所定条件を満たすか否かを判断する。所定条件は、任意に設定可能であり、例えば、所定の選択肢が選択されたという条件であってもよく、また、所定の情報が入力されたという条件であってもよい。
Specifically, for example, the conversation control unit 803 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation. The predetermined condition can be arbitrarily set, and may be, for example, a condition that a predetermined option is selected, or a condition that a predetermined information is input.
所定の選択肢や所定の情報は、例えば、第1の情報処理端末201を使用するユーザが、第1の情報処理端末201が設置された店舗や施設を訪れた目的を特定可能な選択肢や情報である。また、所定条件は、「次に問い合わせる内容が個人情報に関連する」という条件であってもよい。個人情報は、例えば、店舗や施設でサービスを利用するために要求される氏名、生年月日、電話番号、住所などの情報である。
The predetermined options and predetermined information are, for example, options and information that allow the user using the first information processing terminal 201 to specify the purpose of visiting the store or facility in which the first information processing terminal 201 is installed. be. In addition, the predetermined condition may be a condition that "the content of the next inquiry is related to personal information". Personal information is, for example, information such as a name, date of birth, telephone number, and address required to use a service at a store or facility.
また、会話制御部803は、出力対象の引き継ぎ情報を生成する。例えば、会話制御部803は、チャットの開始指示とともに受信されたユーザ情報から人数を特定する。人数は、第1の情報処理端末201を使用するユーザの数である。そして、会話制御部803は、特定した人数に基づいて、出力対象の引き継ぎ情報を生成する。また、会話制御部803は、第1の会話において受け付けた情報に基づいて、出力対象の引き継ぎ情報を生成することにしてもよい。
In addition, the conversation control unit 803 generates the takeover information of the output target. For example, the conversation control unit 803 identifies the number of people from the user information received together with the chat start instruction. The number of people is the number of users who use the first information processing terminal 201. Then, the conversation control unit 803 generates the takeover information of the output target based on the specified number of people. Further, the conversation control unit 803 may generate the takeover information of the output target based on the information received in the first conversation.
より詳細に説明すると、例えば、会話制御部803は、第1の会話において受け付けた情報に基づいて、引き継ぎ元スクリプトおよび会話内容を特定する。引き継ぎ元スクリプトは、第1の情報処理端末201は、引き継ぎ元の情報処理端末、すなわち、第1の情報処理端末201におけるチャットボットでの第1の会話に適用されたスクリプトである。
More specifically, for example, the conversation control unit 803 specifies the takeover source script and the conversation content based on the information received in the first conversation. In the takeover source script, the first information processing terminal 201 is a script applied to the first conversation in the chatbot at the takeover source information processing terminal, that is, the first information processing terminal 201.
会話内容は、第1の情報処理端末201におけるチャットボットでの第1の会話の内容を特定する情報である。例えば、会話内容は、第1の会話において、選択された選択肢や、入力された情報などを示す。つぎに、会話制御部803は、図6に示したスクリプト引き継ぎテーブル230を参照して、特定した引き継ぎ元スクリプト、会話内容および人数の組み合わせに対応する引き継ぎ先スクリプトを特定する。
The conversation content is information that identifies the content of the first conversation in the chatbot on the first information processing terminal 201. For example, the conversation content indicates the options selected in the first conversation, the information input, and the like. Next, the conversation control unit 803 refers to the script takeover table 230 shown in FIG. 6 to specify the takeover source script, the conversation content, and the takeover destination script corresponding to the combination of the number of people.
そして、会話制御部803は、特定した引き継ぎ先スクリプトを特定する情報を含む引き継ぎ情報を生成する。複数の引き継ぎ先スクリプトが特定された場合には、会話制御部803は、複数の引き継ぎ先スクリプトそれぞれについて、当該引き継ぎ先スクリプトを特定する情報を含む引き継ぎ情報をそれぞれ生成する。
Then, the conversation control unit 803 generates takeover information including information for specifying the specified takeover destination script. When a plurality of takeover destination scripts are specified, the conversation control unit 803 generates takeover information including information for specifying the takeover destination script for each of the plurality of takeover destination scripts.
この際、会話制御部803は、例えば、複数の引き継ぎ情報のうち少なくともいずれかの引き継ぎ情報を、他の引き継ぎ情報とは異なる引き継ぎ先スクリプトを特定する情報を含む引き継ぎ情報とする。すなわち、会話制御部803は、引き継ぎ先の情報処理端末間で、異なる会話を行ったり、異なるレコメンド情報を出力したりするために、他の引き継ぎ情報とは異なる引き継ぎ先スクリプトを特定する情報を含む引き継ぎ情報を含める。
At this time, the conversation control unit 803 sets, for example, at least one of the plurality of inheritance information as the inheritance information including the information that identifies the inheritance destination script different from the other inheritance information. That is, the conversation control unit 803 includes information that identifies a takeover destination script that is different from other takeover information in order to have a different conversation or output different recommendation information between the information processing terminals of the takeover destination. Include takeover information.
一例として、引き継ぎ元スクリプトを「スクリプトSP1」とし、会話内容を「会話内容C1」とし、人数を「3」とする。この場合、会話制御部803は、スクリプト引き継ぎテーブル230を参照して、引き継ぎ元スクリプトSP1、会話内容C1および人数「3」の組み合わせに対応する引き継ぎ先スクリプトSP1-1,SP1-2,SP1-3を特定する。そして、会話制御部803は、引き継ぎ先スクリプトSP1-1を特定する情報を含む引き継ぎ情報と、引き継ぎ先スクリプトSP1-2を特定する情報を含む引き継ぎ情報と、引き継ぎ先スクリプトSP1-3を特定する情報を含む引き継ぎ情報とを生成する。
As an example, the takeover source script is "script SP1", the conversation content is "conversation content C1", and the number of people is "3". In this case, the conversation control unit 803 refers to the script takeover table 230, and the takeover destination script SP1-1, SP1-2, SP1-3 corresponding to the combination of the takeover source script SP1, the conversation content C1, and the number of people "3". To identify. Then, the conversation control unit 803 includes takeover information including information for specifying the takeover destination script SP1-1, takeover information including information for specifying the takeover destination script SP1-2, and information for specifying the takeover destination script SP1-3. Generate takeover information including.
そして、会話制御部803は、第1の会話の会話内容が所定条件を満たすと判断した場合に、生成した複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力する。この際、会話制御部803は、例えば、生成した複数の引き継ぎ情報それぞれを、第2の情報処理端末202が読み取り可能に出力する。
Then, when the conversation control unit 803 determines that the conversation content of the first conversation satisfies a predetermined condition, the conversation control unit 803 outputs each of the generated plurality of inheritance information to the first information processing terminal 201. At this time, the conversation control unit 803 outputs, for example, each of the generated plurality of hand-over information so that the second information processing terminal 202 can read it.
複数の引き継ぎ情報のそれぞれの引き継ぎ情報は、例えば、当該引き継ぎ情報を読み取り可能なQRコードとして、第1の情報処理端末201に表示される。この際、会話制御部803は、QRコードとともに、例えば、「QRコードを読み込んでください」などのメッセージを、第1の情報処理端末201に表示させることにしてもよい。
Each takeover information of the plurality of takeover information is displayed on the first information processing terminal 201 as, for example, a QR code that can read the takeover information. At this time, the conversation control unit 803 may display a message such as "Please read the QR code" on the first information processing terminal 201 together with the QR code.
また、複数の引き継ぎ情報のそれぞれの引き継ぎ情報は、例えば、第1の情報処理端末201の不図示の非接触IC(Integrated Circuit)タグから出力されることにしてもよい。この際、会話制御部803は、例えば、「ここにタッチしてください」などのメッセージを、第1の情報処理端末201の非接触ICタグ部分に表示させることにしてもよい。非接触ICタグとしては、例えば、NFC(Near Field Communication)タグを用いることができる。
Further, each takeover information of the plurality of takeover information may be output from, for example, a non-contact IC (Integrated Circuit) tag (not shown) of the first information processing terminal 201. At this time, the conversation control unit 803 may display a message such as "Please touch here" on the non-contact IC tag portion of the first information processing terminal 201, for example. As the non-contact IC tag, for example, an NFC (Near Field Communication) tag can be used.
また、複数の引き継ぎ情報のそれぞれの引き継ぎ情報は、例えば、引き継ぎ先スクリプトのスクリプトIDを示す文字列として、第1の情報処理端末201に表示されることにしてもよい。この場合、第2の情報処理端末202は、例えば、入力装置404を用いたユーザの操作入力によりスクリプトIDを受け付けることにより、引き継ぎ情報を読み取ることにしてもよい。
Further, each takeover information of the plurality of takeover information may be displayed on the first information processing terminal 201 as, for example, a character string indicating the script ID of the takeover destination script. In this case, the second information processing terminal 202 may read the takeover information by receiving the script ID by the operation input of the user using the input device 404, for example.
以下の説明では、引き継ぎ情報を読み取り可能なQRコードを「引き継ぎ案内」と表記する場合がある。
In the following explanation, the QR code that can read the takeover information may be referred to as "takeover guidance".
これにより、第1の情報処理端末201(引き継ぎ元の情報処理端末)におけるチャットボットでの会話内容を考慮して、第2の情報処理端末202(引き継ぎ先の情報処理端末)におけるチャットボットでの第1の会話に続く会話に適用するスクリプトを決定することができる。このため、第1の情報処理端末201における会話内容を考慮して、第2の情報処理端末202において、店舗や施設の案内を行ったり、レコメンド情報を提供したりすることができる。また、第1の情報処理端末201を使用するユーザが複数人のグループの場合には、そのグループの人数に応じた複数の引き継ぎ情報を出力することができる。
As a result, in consideration of the conversation content in the chatbot in the first information processing terminal 201 (information processing terminal of the takeover source), the chatbot in the second information processing terminal 202 (information processing terminal of the takeover destination) The script to be applied to the conversation following the first conversation can be determined. Therefore, in consideration of the conversation content in the first information processing terminal 201, the second information processing terminal 202 can provide guidance on stores and facilities and provide recommendation information. Further, when the user who uses the first information processing terminal 201 is a group of a plurality of people, it is possible to output a plurality of hand-over information according to the number of people in the group.
また、会話制御部803は、第1の情報処理端末201を使用したユーザの累計数に基づいて、例えば、複数の引き継ぎ情報のうちの少なくともいずれかの引き継ぎ情報を生成することにしてもよい。ここで、第1の情報処理端末201を使用したユーザの累計数は、例えば、第1の情報処理端末201が設置された店舗や施設を訪れたユーザの累計数に相当する。
Further, the conversation control unit 803 may generate, for example, at least one of a plurality of hand-over information, based on the cumulative number of users who have used the first information processing terminal 201. Here, the cumulative number of users who have used the first information processing terminal 201 corresponds to, for example, the cumulative number of users who have visited a store or facility where the first information processing terminal 201 is installed.
ユーザの累計数は、例えば、順次更新されてメモリ302やディスク304に記憶されている。具体的には、例えば、会話制御部803は、第1の情報処理端末201からチャットの開始指示とともに受信されるユーザ情報から特定される人数を順次加えて、その結果をメモリ302やディスク304に記憶する。
The cumulative number of users is, for example, sequentially updated and stored in the memory 302 or the disk 304. Specifically, for example, the conversation control unit 803 sequentially adds the number of people specified from the user information received from the first information processing terminal 201 together with the chat start instruction, and outputs the result to the memory 302 or the disk 304. Remember.
例えば、図7に示した条件付きスクリプトテーブル240内の条件付きスクリプト管理情報700-1の条件K1を、「累計来店者数が1万人」という条件であるとする。この場合、会話制御部803は、条件付きスクリプトテーブル240内の条件付きスクリプト管理情報700-1の条件K1を参照して、第1の情報処理端末201を使用したユーザの更新前後の累計数を比較した結果に基づいて、1万人未満であった累計数が1万人に達したか否かを判断する。
For example, it is assumed that the condition K1 of the conditional script management information 700-1 in the conditional script table 240 shown in FIG. 7 is a condition that "the cumulative number of visitors is 10,000". In this case, the conversation control unit 803 refers to the condition K1 of the conditional script management information 700-1 in the conditional script table 240, and calculates the cumulative number before and after the update of the user using the first information processing terminal 201. Based on the results of the comparison, it is determined whether or not the cumulative number of people, which was less than 10,000, has reached 10,000.
ここで、1万人に達した場合、会話制御部803は、条件K1に対応する引き継ぎ先スクリプトSP1000-1を特定する情報を含む引き継ぎ情報を生成する。引き継ぎ先スクリプトSP1000-1は、来店1万人目のユーザ向けの会話を行うためのスクリプトであり、例えば、全商品3割引などの特別なクーポンを含むレコメンド情報が対応付けられている。
Here, when the number of people reaches 10,000, the conversation control unit 803 generates takeover information including information for specifying the takeover destination script SP1000-1 corresponding to the condition K1. The takeover destination script SP1000-1 is a script for conducting a conversation for the 10,000th user who visits the store, and is associated with recommendation information including a special coupon such as a discount of 3 for all products.
また、会話制御部803は、第1の情報処理端末201からチャットの開始指示を受信した際の日付または時刻に基づいて、例えば、複数の引き継ぎ情報のうちの少なくともいずれかの引き継ぎ情報を生成することにしてもよい。
Further, the conversation control unit 803 generates, for example, at least one of a plurality of hand-over information, based on the date or time when the chat start instruction is received from the first information processing terminal 201. You may decide.
例えば、条件付きスクリプトテーブル240内の条件付きスクリプト管理情報700-2の条件K2を、「1月1日」という条件であるとする。また、「1月1日」は、第1の情報処理端末201が設置された店舗が開店した記念日であるとする。この場合、会話制御部803は、条件付きスクリプトテーブル240内の条件付きスクリプト管理情報700-2の条件K2を参照して、第1の情報処理端末201からチャットの開始指示を受信した際の日付が「1月1日」であるか否かを判断する。
For example, it is assumed that the condition K2 of the conditional script management information 700-2 in the conditional script table 240 is the condition "January 1". Further, "January 1" is assumed to be the anniversary of the opening of the store in which the first information processing terminal 201 is installed. In this case, the conversation control unit 803 refers to the condition K2 of the conditional script management information 700-2 in the conditional script table 240, and the date when the chat start instruction is received from the first information processing terminal 201. Is "January 1st" or not.
ここで、「1月1日」の場合、会話制御部803は、条件K2に対応する引き継ぎ先スクリプトSP1000-2を特定する情報を含む引き継ぎ情報を生成する。引き継ぎ先スクリプトSP1000-2は、記念日向けの会話を行うためのスクリプトであり、例えば、全商品2割引などの特別なクーポンを含むレコメンド情報が対応付けられている。
Here, in the case of "January 1", the conversation control unit 803 generates takeover information including information for specifying the takeover destination script SP1000-2 corresponding to the condition K2. The takeover destination script SP1000-2 is a script for conducting a conversation for an anniversary, and is associated with recommendation information including a special coupon such as a discount of 2 for all products.
例えば、条件付きスクリプトテーブル240内の条件付きスクリプト管理情報700-3の条件K3を、「15時00分~15時15分」という条件であるとする。また、「15時00分~15時15分」は、店舗で販売される「からあげ」を揚げたての状態で提供できる時間帯であるとする。この場合、会話制御部803は、条件付きスクリプトテーブル240内の条件付きスクリプト管理情報700-3の条件K3を参照して、第1の情報処理端末201からチャットの開始指示を受信した際の時刻が、「15時00分~15時15分」の時間帯に含まれるか否かを判断する。
For example, it is assumed that the condition K3 of the conditional script management information 700-3 in the conditional script table 240 is the condition "15:00 to 15:15". Further, it is assumed that "15:00 to 15:15" is a time zone in which the "karaage" sold at the store can be served in a freshly fried state. In this case, the conversation control unit 803 refers to the condition K3 of the conditional script management information 700-3 in the conditional script table 240, and is the time when the chat start instruction is received from the first information processing terminal 201. Is included in the time zone of "15:00 to 15:15".
ここで、「15時00分~15時15分」の時間帯に含まれる場合、会話制御部803は、条件K3に対応する引き継ぎ先スクリプトSP1000-3を特定する情報を含む引き継ぎ情報を生成する。引き継ぎ先スクリプトSP1000-3は、揚げたてのからあげを紹介する会話を行うためのスクリプトであり、例えば、からあげ2割引などクーポンを含むレコメンド情報が対応付けられている。
Here, when it is included in the time zone of "15:00 to 15:15", the conversation control unit 803 generates takeover information including information for specifying the takeover destination script SP1000-3 corresponding to the condition K3. .. The takeover destination script SP1000-3 is a script for conducting a conversation to introduce freshly fried chicken, and is associated with recommendation information including a coupon such as a discount of 2 for fried chicken.
条件付きの引き継ぎ先スクリプト(例えば、引き継ぎ先SP1000-1~SP1000-3)を特定する情報を含む引き継ぎ情報は、人数に応じて生成された引き継ぎ情報とあわせて出力されてもよく、また、人数に応じて生成された引き継ぎ情報のいずれかと入れ替えて出力されてもよい。
The takeover information including the information that identifies the conditional takeover destination script (for example, the takeover destinations SP1000-1 to SP1000-3) may be output together with the takeover information generated according to the number of people, and the number of people. It may be output by replacing with any of the inheritance information generated according to.
なお、第1の情報処理端末201のディスプレイ403に表示される引き継ぎ案内(引き継ぎ情報)の表示例については、例えば、図11Bを用いて後述する。また、第1の情報処理端末201に出力された引き継ぎ情報の読み取り状況は、例えば、後述の図9に示すような読み取り管理テーブル900を用いて管理される。
A display example of the takeover guidance (takeover information) displayed on the display 403 of the first information processing terminal 201 will be described later with reference to, for example, FIG. 11B. Further, the reading status of the hand-over information output to the first information processing terminal 201 is managed by using, for example, a reading management table 900 as shown in FIG. 9 described later.
また、通信部801は、第2の情報処理端末202から、引き継ぎ情報を含むチャットの開始指示を受信する。ここで、第2の情報処理端末202は、読取部820により、第1の情報処理端末201から出力される引き継ぎ案内を読み取ることにより、引き継ぎ情報を取得する。
Further, the communication unit 801 receives a chat start instruction including the takeover information from the second information processing terminal 202. Here, the second information processing terminal 202 acquires the takeover information by reading the takeover guide output from the first information processing terminal 201 by the reading unit 820.
具体的には、例えば、第2の情報処理端末202は、読取部820により、第1の情報処理端末201に表示されたQRコードを読み取ることにより、引き継ぎ情報を取得する。また、第2の情報処理端末202は、読取部820により、第1の情報処理端末201の非接触ICタグから出力される引き継ぎ案内を受信することにより、引き継ぎ情報を取得することにしてもよい。第2の情報処理端末202は、引き継ぎ情報を取得した場合、取得した引き継ぎ情報を含むチャットの開始指示を情報処理装置101に送信する。
Specifically, for example, the second information processing terminal 202 acquires the takeover information by reading the QR code displayed on the first information processing terminal 201 by the reading unit 820. Further, the second information processing terminal 202 may acquire the takeover information by receiving the takeover guidance output from the non-contact IC tag of the first information processing terminal 201 by the reading unit 820. .. When the second information processing terminal 202 acquires the takeover information, the second information processing terminal 202 transmits a chat start instruction including the acquired takeover information to the information processing device 101.
決定部802は、第2の情報処理端末202から、引き継ぎ情報を含むチャットの開始指示が受信された場合、受信されたチャットの開始指示に含まれる引き継ぎ情報に基づいて、第2の情報処理端末202におけるチャットボットでの第1の会話に続く会話に適用する第2のスクリプトを決定する。具体的には、例えば、決定部802は、引き継ぎ情報から特定される引き継ぎ先スクリプトを、第2のスクリプトに決定する。
When the decision unit 802 receives a chat start instruction including the takeover information from the second information processing terminal 202, the determination unit 802 uses the second information processing terminal based on the takeover information included in the received chat start instruction. Determine a second script to apply to the conversation following the first conversation in the chatbot at 202. Specifically, for example, the determination unit 802 determines the takeover destination script specified from the takeover information as the second script.
会話制御部803は、決定された第2のスクリプトを用いて、第2の情報処理端末202におけるチャットボットでの第2の会話を開始する。この際、会話制御部803は、例えば、チャットボットでの会話とともに、第2のスクリプト(引き継ぎ先スクリプト)に対応付けられたレコメンド情報を第2の情報処理端末202に表示させる。
The conversation control unit 803 starts the second conversation in the chatbot on the second information processing terminal 202 by using the determined second script. At this time, the conversation control unit 803 causes the second information processing terminal 202 to display the recommendation information associated with the second script (takeover destination script) together with the conversation in the chatbot, for example.
これにより、第2の情報処理端末202において、第1の情報処理端末201におけるチャットボットでの会話を引き継ぐとともに、その会話内容を考慮したレコメンド情報を表示することができる。
As a result, the second information processing terminal 202 can take over the conversation in the chatbot of the first information processing terminal 201 and display the recommendation information in consideration of the conversation content.
なお、第2の情報処理端末202のディスプレイ403に表示されるトーク画面の画面例については、例えば、図12~図13を用いて後述する。
A screen example of the talk screen displayed on the display 403 of the second information processing terminal 202 will be described later with reference to, for example, FIGS. 12 to 13.
また、会話制御部803は、第1の情報処理端末201に出力した引き継ぎ情報のうち、第2の情報処理端末202が読み取った引き継ぎ情報の出力を停止する。引き継ぎ情報の読み取りが完了したか否かは、例えば、第2の情報処理端末202において、第1の情報処理端末201におけるチャットボットでの第1の会話に続く会話が開始されたか否かによって判断される。
Further, the conversation control unit 803 stops the output of the takeover information read by the second information processing terminal 202 among the takeover information output to the first information processing terminal 201. Whether or not the reading of the hand-over information is completed is determined by, for example, whether or not the second information processing terminal 202 has started the conversation following the first conversation in the chatbot of the first information processing terminal 201. Will be done.
引き継ぎ情報の出力を停止するとは、例えば、第1の情報処理端末201に表示された、当該引き継ぎ情報を読み取り可能なQRコードを非表示とすることであってもよい。また、引き継ぎ情報の出力を停止するとは、QRコードを読み取れない状態に加工、例えば、墨塗処理することであってもよい。
Stopping the output of the takeover information may mean, for example, hiding the QR code displayed on the first information processing terminal 201 that can read the takeover information. Further, stopping the output of the hand-over information may mean processing in a state where the QR code cannot be read, for example, black-painting.
また、会話制御部803は、引き継ぎ情報の出力を停止する際に、当該引き継ぎ情報に関する情報を、第1の情報処理端末201に出力することにしてもよい。具体的には、例えば、会話制御部803は、チャットボットでの会話形式で、どのようなクーポンを発行したかのメッセージを、第1の情報処理端末201に表示させることにしてもよい。
Further, when the conversation control unit 803 stops the output of the hand-over information, the conversation control unit 803 may output the information related to the hand-over information to the first information processing terminal 201. Specifically, for example, the conversation control unit 803 may display a message of what kind of coupon is issued on the first information processing terminal 201 in a conversation format using a chatbot.
また、会話制御部803は、引き継ぎ情報の出力を停止する際に、読み取り可能な残りの引き継ぎ情報の数を示す情報を、第1の情報処理端末201に出力することにしてもよい。具体的には、例えば、会話制御部803は、チャットボットでの会話形式で、「残り1つです。」などのメッセージを、第1の情報処理端末201に表示させることにしてもよい。
Further, when the conversation control unit 803 stops the output of the hand-over information, the conversation control unit 803 may output information indicating the number of remaining hand-over information that can be read to the first information processing terminal 201. Specifically, for example, the conversation control unit 803 may display a message such as "there is only one left" on the first information processing terminal 201 in a conversation format using a chatbot.
また、会話制御部803は、引き継ぎ情報の出力を停止する際に、読み取り可能な残りの引き継ぎ情報の表示を更新することにしてもよい。具体的には、例えば、会話制御部803は、第1の情報処理端末201に表示される、読み取り可能な残りのQRコードについて、サイズを拡大したり、画面中央に表示位置を変更したりすることにしてもよい。
Further, the conversation control unit 803 may update the display of the remaining readable transfer information when the output of the transfer information is stopped. Specifically, for example, the conversation control unit 803 enlarges the size of the remaining readable QR code displayed on the first information processing terminal 201, or changes the display position in the center of the screen. You may decide.
ここで、図9を用いて、読み取り管理テーブル900の記憶内容について説明する。読み取り管理テーブル900は、例えば、メモリ302、ディスク304などの記憶装置により実現される。
Here, the stored contents of the read management table 900 will be described with reference to FIG. The read management table 900 is realized by a storage device such as a memory 302 or a disk 304, for example.
図9は、読み取り管理テーブル900の記憶内容の一例を示す説明図である。図9において、読み取り管理テーブル900は、id、引き継ぎ先スクリプトおよび読み取りフラグのフィールドを有し、各フィールドに情報を設定することで、読み取り管理情報900-1~900-3をレコードとして記憶する。
FIG. 9 is an explanatory diagram showing an example of the stored contents of the read management table 900. In FIG. 9, the read management table 900 has fields of id, takeover destination script, and read flag, and by setting information in each field, read management information 900-1 to 900-3 is stored as a record.
ここで、idは、第1の情報処理端末201に出力した引き継ぎ情報を一意に識別する識別子である。引き継ぎ先スクリプトは、引き継ぎ先スクリプトのスクリプトIDを示す。読み取りフラグは、引き継ぎ情報が読み取られたか否かを示すフラグである。読み取りフラグ「0」は、引き継ぎ情報が読み取られていないことを示す。読み取りフラグ「1」は、引き継ぎ情報が読み取られたことを示す。
Here, id is an identifier that uniquely identifies the takeover information output to the first information processing terminal 201. The takeover destination script indicates the script ID of the takeover destination script. The read flag is a flag indicating whether or not the takeover information has been read. The read flag "0" indicates that the takeover information has not been read. The read flag "1" indicates that the takeover information has been read.
例えば、会話制御部803は、第2の情報処理端末202から、引き継ぎ情報を含むチャットの開始指示が受信された場合、当該引き継ぎ情報に含まれるid(または、引き継ぎ先スクリプトのスクリプトID)を特定する。つぎに、会話制御部803は、読み取り管理テーブル900を参照して、特定したidに対応する読み取り管理情報の読み取りフラグを「1」とする。
For example, when the conversation control unit 803 receives a chat start instruction including the takeover information from the second information processing terminal 202, the conversation control unit 803 specifies the id (or the script ID of the takeover destination script) included in the takeover information. do. Next, the conversation control unit 803 refers to the read management table 900 and sets the read flag of the read management information corresponding to the specified id to “1”.
そして、会話制御部803は、第1の情報処理端末201に出力した引き継ぎ情報のうち、特定したidに対応する引き継ぎ情報の出力を停止する。この際、会話制御部803は、例えば、読み取り管理テーブル900を参照して、読み取り可能な残りの引き継ぎ情報の数を示す情報を、第1の情報処理端末201に出力する。
Then, the conversation control unit 803 stops the output of the takeover information corresponding to the specified id among the takeover information output to the first information processing terminal 201. At this time, the conversation control unit 803 refers to, for example, the read management table 900, and outputs information indicating the number of remaining readable inheritance information to the first information processing terminal 201.
第1の情報処理端末201に出力した引き継ぎ情報のうち、第2の情報処理端末202が読み取った引き継ぎ情報の出力を停止する際の表示例については、例えば、図11Cを用いて後述する。
Of the takeover information output to the first information processing terminal 201, a display example when stopping the output of the takeover information read by the second information processing terminal 202 will be described later with reference to, for example, FIG. 11C.
なお、スクリプトには、チャットボットでの会話履歴に基づいて、特定の条件を満たす場合に、チャットボット対応から有人対応の会話に切り替える処理が記述されていてもよい。この場合、会話制御部803は、例えば、第1のスクリプトに従って、チャットボットでの会話を開始した後に、会話履歴に基づいて、特定の条件を満たす場合に、第1の情報処理端末201とオペレータ端末203とを接続して、チャットボット対応からオペレータによる有人対応の会話に切り替える。
Note that the script may describe a process for switching from a chatbot-compatible conversation to a manned-compatible conversation when a specific condition is met based on the conversation history of the chatbot. In this case, the conversation control unit 803 starts the conversation in the chatbot according to the first script, and then, based on the conversation history, satisfies the specific condition, the first information processing terminal 201 and the operator. By connecting to the terminal 203, the conversation is switched from chatbot support to manned conversation by the operator.
また、上述した情報処理装置101の各機能部は、会話制御システム200内の複数のコンピュータ(例えば、情報処理装置101と第1の情報処理端末201や、情報処理装置101と第2の情報処理端末202)により実現されることにしてもよい。
Further, each functional unit of the information processing device 101 described above includes a plurality of computers in the conversation control system 200 (for example, the information processing device 101 and the first information processing terminal 201, or the information processing device 101 and the second information processing). It may be realized by the terminal 202).
(会話制御システム200の動作例)
つぎに、図10を用いて、会話制御システム200の動作例について説明する。 (Operation example of conversation control system 200)
Next, an operation example of theconversation control system 200 will be described with reference to FIG.
つぎに、図10を用いて、会話制御システム200の動作例について説明する。 (Operation example of conversation control system 200)
Next, an operation example of the
図10は、会話制御システム200の動作例を示す説明図である。図10において、情報処理装置101は、第1の情報処理端末201からチャットの開始指示を受信するとともに、第1の情報処理端末201に対応する識別情報および第1の情報処理端末201が取得したユーザ情報を受信する。
FIG. 10 is an explanatory diagram showing an operation example of the conversation control system 200. In FIG. 10, the information processing device 101 receives a chat start instruction from the first information processing terminal 201, and also acquires the identification information corresponding to the first information processing terminal 201 and the first information processing terminal 201. Receive user information.
情報処理装置101は、受信した第1の情報処理端末201に対応する識別情報に基づいて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始する。情報処理装置101は、受信したユーザ情報から特定される人数と、第1の会話において受け付けた情報とに基づいて、複数の引き継ぎ情報を生成する。
The information processing device 101 starts the first conversation in the chatbot at the first information processing terminal 201 based on the received identification information corresponding to the first information processing terminal 201. The information processing device 101 generates a plurality of hand-over information based on the number of people specified from the received user information and the information received in the first conversation.
情報処理装置101は、第1の会話において受け付けた情報に基づいて、第1の会話の会話内容が所定条件を満たすか否かを判断する。情報処理装置101は、第1の会話の会話内容が所定条件を満たすと判断した場合に、生成した複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力する。
The information processing device 101 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation. When the information processing device 101 determines that the conversation content of the first conversation satisfies a predetermined condition, the information processing device 101 outputs each of the generated plurality of hand-over information to the first information processing terminal 201.
図10の例では、第1の情報処理端末201を使用するユーザU1,U2,U3の人数「3」に応じて、アバターavのメッセージ1010とともに、QRコード1001,1002,1003が第1の情報処理端末201に表示されている。メッセージ1010は、QRコード1001,1002,1003を読み取ることによりお得なクーポンを得られる旨のメッセージである。
In the example of FIG. 10, the QR code 1001, 1002, 1003 is the first information together with the message 1010 of the avatar av according to the number of users U1, U2, U3 "3" who use the first information processing terminal 201. It is displayed on the processing terminal 201. Message 1010 is a message that a profitable coupon can be obtained by reading the QR code 1001, 1002, 1003.
QRコード1001,1002,1003は、第2の情報処理端末202において第1の会話を引き継ぐための引き継ぎ情報を読み取り可能な情報である。ユーザU1は、第2の情報処理端末202の読取部820により、例えば、QRコード1001を読み取ることにより、チャットボットでの第1の会話に続く会話を開始するとともに、おにぎりに関するクーポンを得ることができる。
The QR code 1001, 1002, 1003 is information that allows the second information processing terminal 202 to read the takeover information for taking over the first conversation. The user U1 can start a conversation following the first conversation in the chatbot by reading the QR code 1001 by the reading unit 820 of the second information processing terminal 202, and can obtain a coupon for rice balls. can.
ユーザU2は、第2の情報処理端末202の読取部820により、例えば、QRコード1002を読み取ることにより、チャットボットでの第1の会話に続く会話を開始するとともに、弁当に関するクーポンを得ることができる。ユーザU3は、第2の情報処理端末202の読取部820により、例えば、QRコード1003を読み取ることにより、チャットボットでの第1の会話に続く会話を開始するとともに、からあげに関するクーポンを得ることができる。
The user U2 can start a conversation following the first conversation in the chatbot and obtain a coupon for the lunch by reading the QR code 1002, for example, by the reading unit 820 of the second information processing terminal 202. can. The user U3 can start a conversation following the first conversation in the chatbot by reading the QR code 1003, for example, by the reading unit 820 of the second information processing terminal 202, and can obtain a coupon for karaage. can.
(第1の情報処理端末201に表示されるトーク画面の画面例)
つぎに、図11A、図11Bおよび図11Cを用いて、第1の情報処理端末201のディスプレイ403に表示されるトーク画面の画面例について説明する。 (Screen example of the talk screen displayed on the first information processing terminal 201)
Next, a screen example of a talk screen displayed on thedisplay 403 of the first information processing terminal 201 will be described with reference to FIGS. 11A, 11B, and 11C.
つぎに、図11A、図11Bおよび図11Cを用いて、第1の情報処理端末201のディスプレイ403に表示されるトーク画面の画面例について説明する。 (Screen example of the talk screen displayed on the first information processing terminal 201)
Next, a screen example of a talk screen displayed on the
ここでは、第1の情報処理端末201を、次世代型のコンビニエンスストア(店舗)に設置され、不特定多数の人に利用されるデジタルボードとする。また、第1の情報処理端末201が取得したユーザ情報から特定されるユーザ属性を「20代×女性」とし、人数を「3」とする。この場合、情報処理装置101は、スクリプトテーブル220を参照して、ユーザ属性「20代×女性」に対応するトークスクリプトを用いて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始する。
Here, the first information processing terminal 201 is a digital board installed in a next-generation convenience store (store) and used by an unspecified number of people. Further, the user attribute specified from the user information acquired by the first information processing terminal 201 is "20s x female", and the number of people is "3". In this case, the information processing device 101 refers to the script table 220 and uses the talk script corresponding to the user attribute "20's x female" to make the first conversation in the chatbot at the first information processing terminal 201. To start.
図11A、図11Bおよび図11Cは、第1の情報処理端末201に表示されるトーク画面の画面例を示す説明図である。図11Aにおいて、トーク画面1100は、チャットボットでの第1の会話を開始した際に、第1の情報処理端末201に表示されるトーク画面の一例である。
11A, 11B and 11C are explanatory views showing a screen example of a talk screen displayed on the first information processing terminal 201. In FIG. 11A, the talk screen 1100 is an example of a talk screen displayed on the first information processing terminal 201 when the first conversation on the chatbot is started.
トーク画面1100には、メッセージm1とともに、店舗に関する選択ボタン1101,1102が会話形式で表示されている。トーク画面1100において、第1の情報処理端末201の入力装置304(図3参照)を用いたユーザの操作入力により、選択ボタン1101を選択すると、店舗のコンセプトに関する会話を行うことができる。
On the talk screen 1100, the selection buttons 1101 and 1102 regarding the store are displayed in a conversational format together with the message m1. On the talk screen 1100, when the selection button 1101 is selected by the user's operation input using the input device 304 (see FIG. 3) of the first information processing terminal 201, a conversation about the concept of the store can be performed.
また、トーク画面1100において、選択ボタン1102を選択すると、店舗で提供されているサービスに関する会話を行うことができる。また、トーク画面1100において、ボックスBを選択することで、メッセージを入力することができ、送信ボタンb1を選択することで、ボックスBに入力されたメッセージをチャットボット側(情報処理装置101)に送信することができる。
Also, if the selection button 1102 is selected on the talk screen 1100, a conversation about the service provided at the store can be performed. Further, on the talk screen 1100, a message can be input by selecting box B, and a message input in box B can be sent to the chatbot side (information processing device 101) by selecting the send button b1. Can be sent.
また、トーク画面1100において、マイクボタンb2を選択することで、音声によりメッセージを入力することができる。トーク画面1100において、選択された選択肢を示す情報や、入力された情報は、第1の情報処理端末201から情報処理装置101に送信される。
Also, by selecting the microphone button b2 on the talk screen 1100, a message can be input by voice. On the talk screen 1100, the information indicating the selected option and the input information are transmitted from the first information processing terminal 201 to the information processing device 101.
また、トーク画面1100において、言語ボタンb3~b9を選択すると、使用言語を切り替えることができる。例えば、言語ボタンb4を選択すると、使用言語を日本語から英語に切り替えることができる。図11Aの例では、使用言語として、「日本語」が選択されている。
In addition, the language used can be switched by selecting the language buttons b3 to b9 on the talk screen 1100. For example, when the language button b4 is selected, the language used can be switched from Japanese to English. In the example of FIG. 11A, "Japanese" is selected as the language to be used.
ここで、トーク画面1100において、選択ボタン1102が選択された場合を想定する。この場合、第1の情報処理端末201にトーク画面1110が表示される。
Here, it is assumed that the selection button 1102 is selected on the talk screen 1100. In this case, the talk screen 1110 is displayed on the first information processing terminal 201.
トーク画面1110には、メッセージm2とともに、選択ボタン1111,1112が会話形式で表示されている。トーク画面1110において、選択ボタン1111を選択すると、店舗の案内に関する会話を行うことができる。また、トーク画面1110において、選択ボタン1112を選択すると、店舗で販売されているおすすめの食料品に関する会話を行うことができる。
On the talk screen 1110, the selection buttons 1111, 1112 are displayed in a conversational format together with the message m2. When the selection button 1111 is selected on the talk screen 1110, a conversation regarding store guidance can be performed. In addition, when the selection button 1112 is selected on the talk screen 1110, it is possible to have a conversation about recommended food products sold in the store.
ここで、トーク画面1110において、選択ボタン1112が選択された場合を想定する。選択ボタン1112が選択されると、ユーザが店舗を訪れた目的が、おなかが空いたためであることがわかる。この場合、第1の情報処理端末201に、図11Bに示すようなトーク画面1120が表示される。
Here, it is assumed that the selection button 1112 is selected on the talk screen 1110. When the selection button 1112 is selected, it is understood that the purpose of the user's visit to the store is because he / she is hungry. In this case, the talk screen 1120 as shown in FIG. 11B is displayed on the first information processing terminal 201.
図11Bにおいて、トーク画面1120には、メッセージm3とともに、商品情報1121および地図情報1122が会話形式で表示されている。商品情報1121および地図情報1122は、レコメンド情報の一例である。商品情報1121は、おにぎり、弁当、からあげをレコメンドする情報である。地図情報1122は、おにぎり、弁当、からあげが陳列されている店舗内の場所を示すマップである。
In FIG. 11B, the product information 1121 and the map information 1122 are displayed in a conversational format on the talk screen 1120 together with the message m3. Product information 1121 and map information 1122 are examples of recommendation information. Product information 1121 is information that recommends rice balls, bento boxes, and fried chicken. Map information 1122 is a map showing the location in the store where rice balls, bento boxes, and fried chicken are displayed.
トーク画面1120によれば、ユーザは、おすすめの商品や、おすすめの商品の店舗内の場所を確認することができる。
According to the talk screen 1120, the user can confirm the recommended product and the location of the recommended product in the store.
トーク画面1120において、次へボタン1123を選択すると、次の会話に進むことができる。また、トーク画面1120において、戻るボタン1124を選択すると、トーク画面1110に戻ることができる。
If you select the Next button 1123 on the talk screen 1120, you can proceed to the next conversation. Further, when the back button 1124 is selected on the talk screen 1120, the talk screen 1110 can be returned.
ここで、トーク画面1120において、次へボタン1123が選択された場合を想定する。この場合、第1の情報処理端末201にトーク画面1130が表示される。
Here, it is assumed that the next button 1123 is selected on the talk screen 1120. In this case, the talk screen 1130 is displayed on the first information processing terminal 201.
トーク画面1130には、メッセージm4とともに、QRコード1131,1132,1133が会話形式で表示されている。QRコード1131,1132,1133は、引き継ぎ情報を読み取り可能なQRコードの一例である。QRコード1131,1132,1133には、商品を示す情報1134,1135,1136が対応付けられている。
On the talk screen 1130, the QR code 1131,1132,1133 is displayed in a conversational format together with the message m4. The QR code 1131, 1132, 1133 is an example of a QR code that can read the takeover information. The QR code 1131, 1132, 1133 is associated with information 1134, 1135, 1136 indicating a product.
QRコード1131は、第1の会話に続く会話として、おにぎりに関する会話を行うための引き継ぎ情報を読み取り可能である。QRコード1132は、第1の会話に続く会話として、弁当に関する会話を行うための引き継ぎ情報を読み取り可能である。QRコード1133は、第1の会話に続く会話として、揚げたてのからあげに関する会話を行うための引き継ぎ情報を読み取り可能である。
The QR code 1131 can read the hand-over information for conducting a conversation about rice balls as a conversation following the first conversation. The QR code 1132 can read the takeover information for conducting a conversation about a bento as a conversation following the first conversation. The QR code 1133 can read the hand-over information for conducting a conversation about freshly fried chicken as a conversation following the first conversation.
なお、QRコード1133により読み取り可能な引き継ぎ情報は、第1の情報処理端末201からチャットの開始指示を受信した際の時刻が、揚げたてのからあげを提供できる時間帯に含まれる場合に生成される引き継ぎ情報の一例である。
The takeover information that can be read by the QR code 1133 is generated when the time when the chat start instruction is received from the first information processing terminal 201 is included in the time zone in which the freshly fried karaage can be provided. This is an example of information.
各ユーザは、第2の情報処理端末202の読取部820により、QRコード1131,1132,1133をそれぞれ読み取ることにより、チャットボットでの第1の会話に続く会話を開始するとともに、おすすめ商品に関するクーポンを得ることができる。
Each user reads the QR code 1131, 1132, 1133 by the reading unit 820 of the second information processing terminal 202 to start the conversation following the first conversation in the chatbot, and the coupon for the recommended product. Can be obtained.
なお、QRコード1131,1132,1133の中に、全商品3割引などの特別なクーポンを得られるQRコードが含まれる場合がある。この場合、情報処理装置101は、例えば、商品を示す情報1134,1135,1136に代えて、「この中に大変お得なクーポンをゲットできる当たりが含まれています。さて、どれでしょう!」といったメッセージを出力することにしてもよい。
Note that the QR code 1131, 1132, 1133 may include a QR code that allows you to obtain special coupons such as 3 discounts for all products. In this case, the information processing device 101, for example, instead of the information 1134, 1135, 1136 indicating the product, "This includes a hit where you can get a very advantageous coupon. Well, which one!" You may output a message such as.
トーク画面1130において、QRコード1131,1132,1133のうちのいずれかのQRコードの読み取りが完了すると、そのQRコードが非表示となる。例えば、QRコード1133の読み取りが完了すると、図11Cに示すようなトーク画面1130が表示される。
When the reading of any of the QR codes 1131, 1132, 1133 on the talk screen 1130 is completed, the QR code is hidden. For example, when the reading of the QR code 1133 is completed, the talk screen 1130 as shown in FIG. 11C is displayed.
図11Cにおいて、トーク画面1130では、第2の情報処理端末202によりQRコード1133が読み取られると、QRコード1133に対応する引き継ぎ情報の出力が停止され、QRコード1133が非表示となる。この結果、トーク画面1130には、メッセージm5とともに、QRコード1131,1132が会話形式で表示される。メッセージm5は、出力を指定した引き継ぎ情報に関する情報の一例である。
In FIG. 11C, on the talk screen 1130, when the QR code 1133 is read by the second information processing terminal 202, the output of the takeover information corresponding to the QR code 1133 is stopped, and the QR code 1133 is hidden. As a result, the QR codes 1131, 1132 are displayed in a conversational format together with the message m5 on the talk screen 1130. The message m5 is an example of information regarding the takeover information for which output is specified.
なお、QRコード1133を読み取ることにより第2の情報処理端末202に表示されるトーク画面の画面例については、例えば、図12を用いて後述する。
A screen example of the talk screen displayed on the second information processing terminal 202 by reading the QR code 1133 will be described later with reference to, for example, FIG.
また、トーク画面1130において、QRコード1131,1132のうちのQRコード1132が読み取られると、QRコード1132に対応する引き継ぎ情報の出力が停止され、QRコード1132が非表示となる。この結果、トーク画面1130には、メッセージm6とともに、QRコード1131が会話形式で表示される。
Further, when the QR code 1132 of the QR codes 1131, 1132 is read on the talk screen 1130, the output of the takeover information corresponding to the QR code 1132 is stopped, and the QR code 1132 is hidden. As a result, the QR code 1131 is displayed in a conversational format together with the message m6 on the talk screen 1130.
メッセージm6は、読み取り可能な残りの引き継ぎ情報に関する情報の一例である。トーク画面1130では、QRコード1131のサイズが拡大されて表示されている。また、トーク画面1130には、読み取り可能な残りの引き継ぎ情報の数を示す情報1137と、QRコード1131を読み取ることによりクーポンを得ることができる商品の画像1138が表示されている。
Message m6 is an example of information regarding the remaining readable hand-over information. On the talk screen 1130, the size of the QR code 1131 is enlarged and displayed. Further, on the talk screen 1130, information 1137 indicating the number of remaining readable transfer information and image 1138 of a product for which a coupon can be obtained by reading the QR code 1131 are displayed.
トーク画面1130によれば、読み取られていない残りのQRコード1131を拡大表示したり、残り一つであることを伝えたり、商品の画像1138を見せたりして、QRコード1131の読み取りをユーザに促すことができる。
According to the talk screen 1130, the remaining unread QR code 1131 is enlarged and displayed, the user is informed that there is only one remaining QR code 1138, and the image 1138 of the product is shown to read the QR code 1131 to the user. Can be prompted.
(第2の情報処理端末202に表示されるトーク画面の画面例)
つぎに、図12~図14を用いて、第2の情報処理端末202のディスプレイ403に表示されるトーク画面の画面例について説明する。まず、図11Bに示したトーク画面1130のQRコード1133が読み取られた場合に表示されるトーク画面の画面例について説明する。 (Screen example of the talk screen displayed on the second information processing terminal 202)
Next, a screen example of the talk screen displayed on thedisplay 403 of the second information processing terminal 202 will be described with reference to FIGS. 12 to 14. First, a screen example of the talk screen displayed when the QR code 1133 of the talk screen 1130 shown in FIG. 11B is read will be described.
つぎに、図12~図14を用いて、第2の情報処理端末202のディスプレイ403に表示されるトーク画面の画面例について説明する。まず、図11Bに示したトーク画面1130のQRコード1133が読み取られた場合に表示されるトーク画面の画面例について説明する。 (Screen example of the talk screen displayed on the second information processing terminal 202)
Next, a screen example of the talk screen displayed on the
図12は、第2の情報処理端末202に表示されるトーク画面の画面例を示す説明図(その1)である。図12において、トーク画面1200は、第2の情報処理端末202においてチャットボットでの第1の会話に続く第2の会話を開始した際に表示されるトーク画面の一例である。
FIG. 12 is an explanatory diagram (No. 1) showing a screen example of a talk screen displayed on the second information processing terminal 202. In FIG. 12, the talk screen 1200 is an example of a talk screen displayed when a second conversation following the first conversation on the chatbot is started on the second information processing terminal 202.
なお、ここでのチャットボットでの第2の会話は、QRコード1133に対応する引き継ぎ情報から特定される引き継ぎ先スクリプトを用いて行われる。
Note that the second conversation in the chatbot here is performed using the takeover destination script specified from the takeover information corresponding to the QR code 1133.
トーク画面1200には、アバターavのメッセージm11とともに、レコメンド情報1210が表示されている。レコメンド情報1210は、商品情報1211と地図情報1212とを含む。商品情報1211は、おにぎり、弁当、からあげをレコメンドする情報である。地図情報1212は、おにぎり、弁当、からあげが陳列されている店舗内の場所を示すマップである。
On the talk screen 1200, the recommendation information 1210 is displayed together with the message m11 of the avatar av. The recommendation information 1210 includes product information 1211 and map information 1212. Product information 1211 is information that recommends rice balls, bento boxes, and fried chicken. Map information 1212 is a map showing the location in the store where rice balls, bento boxes, and fried chicken are displayed.
トーク画面1200によれば、ユーザは、おすすめの商品である、おにぎり、弁当、からあげが陳列されている店舗内の場所を確認することができる。
According to the talk screen 1200, the user can confirm the location in the store where the recommended products such as rice balls, bento boxes, and fried chicken are displayed.
トーク画面1200において、第2の情報処理端末202の入力装置404(図4参照)を用いたユーザの操作入力により、選択ボタン1213を選択すると、例えば、店舗の案内に関する会話を行うことができる(例えば、後述の図14参照)。また、トーク画面1200において、選択ボタン1214を選択すると、からあげが陳列されている店舗内の場所を細かく説明する会話や、店舗内の詳細マップを表示することができる。
When the selection button 1213 is selected by the user's operation input using the input device 404 (see FIG. 4) of the second information processing terminal 202 on the talk screen 1200, for example, a conversation regarding store guidance can be performed (see FIG. 4). For example, see FIG. 14 below). Further, when the selection button 1214 is selected on the talk screen 1200, it is possible to display a conversation that explains in detail the location in the store where the fried chicken is displayed and a detailed map in the store.
また、トーク画面1200において、タブtb1を選択すると、からあげに関するクーポンを表すQRコードを表示することができる。また、トーク画面1200において、タブtb2を選択すると、からあげに関するクーポンの内容や使用手順に関する会話を行うことができる。また、トーク画面1200において、タブtb1やタブtb2を選択した後、タブtb3を選択すると、アバターavのメッセージm11とともに、レコメンド情報1210を再表示することができる。
Also, on the talk screen 1200, if you select the tab tb1, you can display the QR code that represents the coupon for karaage. In addition, when the tab tb2 is selected on the talk screen 1200, it is possible to have a conversation about the contents of the coupon related to karaage and the procedure for using it. Further, if the tab tb1 or the tab tb2 is selected on the talk screen 1200 and then the tab tb3 is selected, the recommendation information 1210 can be redisplayed together with the message m11 of the avatar av.
つぎに、図11Cに示したトーク画面1130のQRコード1132が読み取られた場合に表示されるトーク画面の画面例について説明する。
Next, a screen example of the talk screen displayed when the QR code 1132 of the talk screen 1130 shown in FIG. 11C is read will be described.
図13は、第2の情報処理端末202に表示されるトーク画面の画面例を示す説明図(その2)である。図13において、トーク画面1300は、第2の情報処理端末202においてチャットボットでの第1の会話に続く第2の会話を開始した際に表示されるトーク画面の一例である。
FIG. 13 is an explanatory diagram (No. 2) showing a screen example of the talk screen displayed on the second information processing terminal 202. In FIG. 13, the talk screen 1300 is an example of a talk screen displayed when the second information processing terminal 202 starts a second conversation following the first conversation in the chatbot.
なお、ここでのチャットボットでの第2の会話は、QRコード1132に対応する引き継ぎ情報から特定される引き継ぎ先スクリプトを用いて行われる。
Note that the second conversation in the chatbot here is performed using the takeover destination script specified from the takeover information corresponding to the QR code 1132.
トーク画面1300には、アバターavのメッセージm12とともに、QRコード1301が表示されている。QRコード1301は、弁当に関するクーポンを表す情報である。トーク画面1300において、選択ボタン1302を選択すると、弁当に関するクーポンの内容や使用手順に関する会話を行うことができる。
The QR code 1301 is displayed on the talk screen 1300 together with the message m12 of the avatar av. The QR code 1301 is information representing a coupon related to a lunch box. When the selection button 1302 is selected on the talk screen 1300, it is possible to have a conversation about the contents of the coupon related to the lunch box and the usage procedure.
トーク画面1300によれば、ユーザは、弁当に関するクーポンを使用することが可能となる。トーク画面1300において、選択ボタン1303を選択すると、例えば、弁当に関する商品情報と、弁当が陳列されている店舗内の場所を示す地図情報とを含むレコメンド情報を表示することができる。
According to the talk screen 1300, the user can use the coupon related to the lunch box. When the selection button 1303 is selected on the talk screen 1300, it is possible to display, for example, recommendation information including product information related to the lunch box and map information indicating the location in the store where the lunch box is displayed.
また、トーク画面1300において、タブtb2を選択すると、弁当に関するクーポンの内容や使用手順に関する会話を行うことができる。また、トーク画面1300において、タブtb3を選択すると、弁当に関する商品情報と、弁当が陳列されている店舗内の場所を示す地図情報とを含むレコメンド情報を表示することができる。また、トーク画面1300において、タブtb2やタブtb3を選択した後、タブtb1を選択すると、QRコード1301を再表示することができる。
Also, if you select tab tb2 on the talk screen 1300, you can have a conversation about the contents of the coupon related to the lunch box and the procedure for using it. Further, when the tab tb3 is selected on the talk screen 1300, the recommendation information including the product information related to the lunch box and the map information indicating the location in the store where the lunch box is displayed can be displayed. Further, on the talk screen 1300, if tab tb2 or tab tb3 is selected and then tab tb1 is selected, the QR code 1301 can be displayed again.
つぎに、図12に示したトーク画面1200において選択ボタン1213が選択された場合に表示されるトーク画面の画面例について説明する。
Next, a screen example of the talk screen displayed when the selection button 1213 is selected on the talk screen 1200 shown in FIG. 12 will be described.
図14は、第2の情報処理端末202に表示されるトーク画面の画面例を示す説明図(その3)である。図14において、トーク画面1200には、アバターavのメッセージm13とともに、レコメンド情報1410が表示されている。レコメンド情報1410は、画像1411と地図情報1412とを含む。
FIG. 14 is an explanatory diagram (No. 3) showing a screen example of a talk screen displayed on the second information processing terminal 202. In FIG. 14, the recommendation information 1410 is displayed on the talk screen 1200 together with the message m13 of the avatar av. The recommendation information 1410 includes the image 1411 and the map information 1412.
画像1411は、次世代型のコンビニエンスストアで提供される自動配膳サービスを表す画像である。地図情報1412は、自動配膳サービスが提供される店舗内の場所を示すマップである。トーク画面1200において、選択ボタン1413を選択すると、自動配膳サービスに関するさらに詳しい会話を行うことができる。
Image 1411 is an image showing an automatic serving service provided at a next-generation convenience store. The map information 1412 is a map showing the location in the store where the automatic serving service is provided. When the selection button 1413 is selected on the talk screen 1200, a more detailed conversation regarding the automatic serving service can be performed.
また、トーク画面1200において、選択ボタン1414を選択すると、自動配膳サービスに関する会話を終了することができる。トーク画面1200において、自動配膳サービスに関する会話が終了すると、例えば、からあげに関するクーポンの内容や使用手順に関する会話を行うことにしてもよい。
Also, if the selection button 1414 is selected on the talk screen 1200, the conversation regarding the automatic serving service can be ended. When the conversation about the automatic serving service is completed on the talk screen 1200, for example, a conversation about the contents of the coupon regarding karaage and the usage procedure may be performed.
(情報処理装置101の会話制御処理手順)
つぎに、情報処理装置101の会話制御処理手順について説明する。まず、図15を用いて、情報処理装置101の第1の会話制御処理手順について説明する。第1の会話制御処理は、第1の情報処理端末201におけるチャットボットでの会話を制御する処理である。 (Conversation control processing procedure of information processing device 101)
Next, the conversation control processing procedure of theinformation processing device 101 will be described. First, the first conversation control processing procedure of the information processing apparatus 101 will be described with reference to FIG. The first conversation control process is a process for controlling a conversation in a chatbot at the first information processing terminal 201.
つぎに、情報処理装置101の会話制御処理手順について説明する。まず、図15を用いて、情報処理装置101の第1の会話制御処理手順について説明する。第1の会話制御処理は、第1の情報処理端末201におけるチャットボットでの会話を制御する処理である。 (Conversation control processing procedure of information processing device 101)
Next, the conversation control processing procedure of the
図15は、情報処理装置101の第1の会話制御処理手順の一例を示すフローチャートである。図15のフローチャートにおいて、まず、情報処理装置101は、第1の情報処理端末201からチャットの開始指示とともに、第1の情報処理端末201に対応する識別情報および第1の情報処理端末201が取得したユーザ情報を受信したか否かを判断する(ステップS1501)。
FIG. 15 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101. In the flowchart of FIG. 15, first, the information processing device 101 acquires the identification information corresponding to the first information processing terminal 201 and the first information processing terminal 201 together with the chat start instruction from the first information processing terminal 201. It is determined whether or not the user information has been received (step S1501).
ここで、情報処理装置101は、チャットの開始指示とともに、識別情報およびユーザ情報を受信するのを待つ(ステップS1501:No)。情報処理装置101は、チャットの開始指示とともに、識別情報およびユーザ情報を受信した場合(ステップS1501:Yes)、受信したユーザ情報に基づいて、ユーザ属性を特定する(ステップS1502)。
Here, the information processing device 101 waits for receiving the identification information and the user information together with the chat start instruction (step S1501: No). When the information processing device 101 receives the identification information and the user information together with the chat start instruction (step S1501: Yes), the information processing device 101 identifies the user attribute based on the received user information (step S1502).
なお、ステップS1502の処理は、受信された識別情報が店舗や施設などに設置される情報処理端末であることを示す場合に実行される。受信された識別情報が店舗や施設などに設置される情報処理端末であることを示さない場合には、情報処理装置101は、エラー処理して、本フローチャートによる一連の処理を終了することにしてもよい。
The process of step S1502 is executed when it indicates that the received identification information is an information processing terminal installed in a store, facility, or the like. If the received identification information does not indicate that it is an information processing terminal installed in a store, facility, or the like, the information processing device 101 performs error processing and ends a series of processing according to this flowchart. May be good.
つぎに、情報処理装置101は、受信したユーザ情報に基づいて、第1の情報処理端末201を使用するユーザの人数を特定する(ステップS1503)。つぎに、情報処理装置101は、スクリプトテーブル220を参照して、特定したユーザ属性に対応するスクリプトを、第1のスクリプトに決定する(ステップS1504)。第1のスクリプトは、第1の情報処理端末201におけるチャットボットでの会話に適用するスクリプトである。
Next, the information processing device 101 specifies the number of users who use the first information processing terminal 201 based on the received user information (step S1503). Next, the information processing apparatus 101 refers to the script table 220 and determines the script corresponding to the specified user attribute as the first script (step S1504). The first script is a script applied to the conversation in the chatbot at the first information processing terminal 201.
そして、情報処理装置101は、決定した第1のスクリプトを用いて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始する(ステップS1505)。つぎに、情報処理装置101は、第1の情報処理端末201におけるチャットボットでの第1の会話において受け付けた情報に基づいて、第1の会話の会話内容が所定条件を満たすか否かを判断する(ステップS1506)。
Then, the information processing device 101 starts the first conversation in the chatbot on the first information processing terminal 201 by using the determined first script (step S1505). Next, the information processing device 101 determines whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation in the chatbot of the first information processing terminal 201. (Step S1506).
ここで、情報処理装置101は、第1の会話の会話内容が所定条件を満たすのを待つ(ステップS1506:No)。情報処理装置101は、第1の会話の会話内容が所定条件を満たす場合には(ステップS1506:Yes)、特定した人数と、第1の会話において受け付けた情報とに基づいて、出力対象の引き継ぎ情報を生成する(ステップS1507)。
Here, the information processing device 101 waits for the conversation content of the first conversation to satisfy a predetermined condition (step S1506: No). When the conversation content of the first conversation satisfies a predetermined condition (step S1506: Yes), the information processing device 101 takes over the output target based on the specified number of people and the information received in the first conversation. Information is generated (step S1507).
なお、ステップS1507の処理は、例えば、ステップS1506の処理よりも前、あるいは、ステップS1506の処理と並列に実行されてもよい。
Note that the process of step S1507 may be executed before the process of step S1506 or in parallel with the process of step S1506, for example.
そして、情報処理装置101は、生成した出力対象の引き継ぎ情報それぞれを第1の情報処理端末201に出力する(ステップS1508)。つぎに、情報処理装置101は、引き継ぎ情報が読み取られたか否かを判断する(ステップS1509)。
Then, the information processing device 101 outputs each of the generated takeover information of the output target to the first information processing terminal 201 (step S1508). Next, the information processing device 101 determines whether or not the takeover information has been read (step S1509).
なお、引き継ぎ情報が読み取られたか否かは、例えば、第2の情報処理端末202において、第1の情報処理端末201におけるチャットボットでの第1の会話に続く第2の会話が開始されたか否かによって判断される。
Whether or not the takeover information has been read is determined by, for example, whether or not the second information processing terminal 202 has started a second conversation following the first conversation in the chatbot of the first information processing terminal 201. It is judged by.
ここで、引き継ぎ情報が読み取られていない場合(ステップS1509:No)、情報処理装置101は、ステップS1511に移行する。一方、引き継ぎ情報が読み取られた場合(ステップS1509:Yes)、情報処理装置101は、読み取られた引き継ぎ情報の出力を停止し、読み取り可能な残りの引き継ぎ情報の表示を更新する(ステップS1510)。
Here, if the takeover information has not been read (step S1509: No), the information processing apparatus 101 shifts to step S1511. On the other hand, when the takeover information is read (step S1509: Yes), the information processing apparatus 101 stops outputting the read takeover information and updates the display of the remaining readable takeover information (step S1510).
そして、情報処理装置101は、第1の情報処理端末201におけるチャットボットでの第1の会話を終了するか否かを判断する(ステップS1511)。
Then, the information processing device 101 determines whether or not to end the first conversation in the chatbot on the first information processing terminal 201 (step S1511).
なお、チャットボットでの第1の会話は、例えば、第1のスクリプトに従って、または、ユーザの強制終了操作に応じて、または、第1の情報処理端末201を使用するユーザがいないことが検知された場合に終了する。
In the first conversation in the chatbot, for example, according to the first script, in response to the forced termination operation of the user, or it is detected that there is no user using the first information processing terminal 201. If it ends, it ends.
ここで、第1の会話を終了しない場合(ステップS1511:No)、情報処理装置101は、ステップS1509に戻る。一方、第1の会話を終了する場合には(ステップS1511:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。
Here, if the first conversation is not ended (step S1511: No), the information processing apparatus 101 returns to step S1509. On the other hand, when ending the first conversation (step S1511: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
これにより、第1の情報処理端末201を使用するユーザの特徴に応じて、チャットボットでの第1の会話を制御することができる。また、第1の会話において、例えば、店舗を訪れた目的等が選択されたことに応じて、第1の情報処理端末201を使用するユーザの人数分の引き継ぎ情報を出力して、各ユーザの第2の情報処理端末202で第1の会話の続きを行うよう促すことができる。
Thereby, it is possible to control the first conversation in the chatbot according to the characteristics of the user who uses the first information processing terminal 201. Further, in the first conversation, for example, when the purpose of visiting the store is selected, the transfer information for the number of users who use the first information processing terminal 201 is output, and each user's takeover information is output. The second information processing terminal 202 can be prompted to continue the first conversation.
つぎに、図16を用いて、情報処理装置101の第2の会話制御処理手順について説明する。第2の会話制御処理は、第2の情報処理端末202におけるチャットボットでの会話を制御する処理である。
Next, the second conversation control processing procedure of the information processing apparatus 101 will be described with reference to FIG. The second conversation control process is a process of controlling the conversation in the chatbot at the second information processing terminal 202.
図16は、情報処理装置101の第2の会話制御処理手順の一例を示すフローチャートである。図16のフローチャートにおいて、まず、情報処理装置101は、第2の情報処理端末202から、引き継ぎ情報を含むチャットの開始指示を受信したか否かを判断する(ステップS1601)。
FIG. 16 is a flowchart showing an example of the second conversation control processing procedure of the information processing device 101. In the flowchart of FIG. 16, first, the information processing device 101 determines whether or not a chat start instruction including the takeover information has been received from the second information processing terminal 202 (step S1601).
ここで、情報処理装置101は、引き継ぎ情報を含むチャットの開始指示を受信するのを待つ(ステップS1601:No)。情報処理装置101は、引き継ぎ情報を含むチャットの開始指示を受信した場合(ステップS1601:Yes)、チャットの開始指示に含まれる引き継ぎ情報に基づいて、第2のスクリプトを決定する(ステップS1602)。第2のスクリプトは、第2の情報処理端末202におけるチャットボットでの第1の会話に続く会話に適用するスクリプトである。
Here, the information processing device 101 waits for receiving the chat start instruction including the takeover information (step S1601: No). When the information processing device 101 receives the chat start instruction including the takeover information (step S1601: Yes), the information processing device 101 determines the second script based on the takeover information included in the chat start instruction (step S1602). The second script is a script applied to the conversation following the first conversation in the chatbot at the second information processing terminal 202.
そして、情報処理装置101は、決定した第2のスクリプトを用いて、第2の情報処理端末202におけるチャットボットでの第1の会話に続く第2の会話を開始する(ステップS1603)。つぎに、情報処理装置101は、第2の情報処理端末202におけるチャットボットでの第2の会話を終了するか否かを判断する(ステップS1604)。
Then, the information processing device 101 starts a second conversation following the first conversation in the chatbot on the second information processing terminal 202 using the determined second script (step S1603). Next, the information processing device 101 determines whether or not to end the second conversation in the chatbot at the second information processing terminal 202 (step S1604).
なお、チャットボットでの第2の会話は、例えば、第2のスクリプトに従って、または、ユーザの強制終了操作に応じて終了する。
Note that the second conversation in the chatbot ends, for example, according to the second script or in response to the user's forced termination operation.
ここで、情報処理装置101は、第2の会話を終了するのを待つ(ステップS1604:No)。そして、第2の会話を終了する場合には(ステップS1604:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。
Here, the information processing device 101 waits for the second conversation to end (step S1604: No). Then, when ending the second conversation (step S1604: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
これにより、第1の情報処理端末201におけるチャットボットでの第1の会話を、第2の情報処理端末202で引き継ぐことができる。また、第1の会話の会話内容を考慮して、第2の情報処理端末202におけるチャットボットでの第2の会話において、例えば、店舗の案内を行ったり、レコメンド情報を提供したりすることができる。
As a result, the first conversation in the chatbot on the first information processing terminal 201 can be taken over by the second information processing terminal 202. Further, in consideration of the conversation content of the first conversation, in the second conversation with the chatbot on the second information processing terminal 202, for example, it is possible to provide store guidance or provide recommendation information. can.
以上説明したように、実施の形態にかかる情報処理装置101によれば、第1の情報処理端末201からチャットの開始指示を受信した場合、第1の情報処理端末201におけるチャットボットでの第1の会話を開始することができる。具体的には、例えば、情報処理装置101は、第1の情報処理端末201からチャットの開始指示を受信するとともに、第1の情報処理端末201に対応する識別情報を受信し、受信した識別情報に基づいて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始することができる。
As described above, according to the information processing apparatus 101 according to the embodiment, when the chat start instruction is received from the first information processing terminal 201, the first information processing terminal 201 in the chatbot is the first. Can start a conversation. Specifically, for example, the information processing device 101 receives a chat start instruction from the first information processing terminal 201, and also receives the identification information corresponding to the first information processing terminal 201, and the received identification information. Based on the above, the first conversation in the chatbot at the first information processing terminal 201 can be started.
これにより、第1の情報処理端末201が店舗や施設などに設置された情報処理端末(例えば、デジタルボード)であることを考慮して、第1の情報処理端末201におけるチャットボットでの第1の会話を制御することができる。
As a result, considering that the first information processing terminal 201 is an information processing terminal (for example, a digital board) installed in a store, facility, or the like, the first information processing terminal 201 in the chatbot is the first. Can control the conversation.
また、情報処理装置101によれば、第1の情報処理端末201におけるチャットボットでの第1の会話において受け付けた情報に基づいて、第2の情報処理端末202において第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力することができる。複数の引き継ぎ情報のそれぞれの引き継ぎ情報は、例えば、当該引き継ぎ情報を読み取り可能なQRコードとして、第1の情報処理端末201に表示される。
Further, according to the information processing device 101, the second information processing terminal 202 can take over the first conversation based on the information received in the first conversation in the chatbot of the first information processing terminal 201. Each of the plurality of hand-over information can be output to the first information processing terminal 201. Each takeover information of the plurality of takeover information is displayed on the first information processing terminal 201 as, for example, a QR code that can read the takeover information.
これにより、第1の情報処理端末201を使用するユーザが複数人のグループであっても、各ユーザの第2の情報処理端末202でそれぞれ引き継ぎ情報を読み取って、第1の会話を引き継ぎ可能にすることができる。この際、複数の引き継ぎ情報(QRコード)が出力されるため、複数のユーザが同時並行で引き継ぎ情報の読み取りを行うことが可能となり、第1の情報処理端末201を特定のグループが長時間利用するといった事態を防ぐことができる。
As a result, even if the user who uses the first information processing terminal 201 is a group of a plurality of people, the second information processing terminal 202 of each user can read the takeover information and take over the first conversation. can do. At this time, since a plurality of hand-over information (QR code) is output, a plurality of users can read the hand-over information in parallel, and a specific group uses the first information processing terminal 201 for a long time. It is possible to prevent such a situation.
また、情報処理装置101によれば、第1の情報処理端末201に出力した複数の引き継ぎ情報のうち、第2の情報処理端末202が読み取った引き継ぎ情報の出力を停止することができる。
Further, according to the information processing device 101, it is possible to stop the output of the takeover information read by the second information processing terminal 202 among the plurality of takeover information output to the first information processing terminal 201.
これにより、例えば、読み取られたQRコードを非表示にして、一つのQRコードが複数人に読み取られることを防ぐことができる。このため、例えば、人数制限のあるクーポンを発行するにあたり、店舗側が想定している数よりも多い数のユーザにクーポンが発行されてしまうのを防ぐことができる。
This makes it possible, for example, to hide the read QR code and prevent one QR code from being read by a plurality of people. Therefore, for example, when issuing a coupon with a limited number of people, it is possible to prevent the coupon from being issued to a larger number of users than the store expects.
また、情報処理装置101によれば、第1の会話に続く会話に適用するスクリプトを特定する情報をそれぞれ含む複数の引き継ぎ情報であって、複数の引き継ぎ情報のうち少なくともいずれかの引き継ぎ情報が他の引き継ぎ情報とは異なるスクリプトを特定する情報を含む複数の引き継ぎ情報それぞれを、第1の情報処理端末201に出力することができる。
Further, according to the information processing apparatus 101, there is a plurality of hand-over information including information for specifying a script to be applied to the conversation following the first conversation, and at least one of the plurality of hand-over information is the other hand-over information. Each of the plurality of inheritance information including the information specifying the script different from the inheritance information of the above can be output to the first information processing terminal 201.
これにより、異なるスクリプトにつながるQRコードを第1の情報処理端末201に表示させることができる。このため、第2の情報処理端末202におけるチャットボットでの第1の会話に続く会話において、例えば、異なる内容の店舗案内を行ったり、異なる商品をレコメンドしたりすることができる。
As a result, the QR code connected to a different script can be displayed on the first information processing terminal 201. Therefore, in the conversation following the first conversation in the chatbot on the second information processing terminal 202, for example, it is possible to provide store guidance with different contents or recommend different products.
また、情報処理装置101によれば、第1の会話において受け付けた情報に基づいて、第1の会話の会話内容が所定条件を満たすか否かを判断することができる。そして、情報処理装置101によれば、第1の会話の会話内容が所定条件を満たすと判断した場合に、複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力することができる。
Further, according to the information processing device 101, it is possible to determine whether or not the conversation content of the first conversation satisfies a predetermined condition based on the information received in the first conversation. Then, according to the information processing device 101, when it is determined that the conversation content of the first conversation satisfies a predetermined condition, each of the plurality of hand-over information can be output to the first information processing terminal 201.
これにより、第1の情報処理端末201におけるチャットボットでの第1の会話の中で、ユーザが店舗や施設を訪れた目的や目当てが特定された場合に、複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力することができる。
As a result, when the purpose or purpose of the user visiting the store or facility is specified in the first conversation in the chatbot on the first information processing terminal 201, each of the plurality of hand-over information is first. It can be output to the information processing terminal 201.
また、情報処理装置101によれば、第1の情報処理端末201からチャットの開始指示を受信するとともに、さらに、第1の情報処理端末201が取得したユーザ情報を受信することができる。また、情報処理装置101によれば、受信したユーザ情報から特定される人数に基づいて、第2の情報処理端末202において第1の会話を引き継ぎ可能な複数の引き継ぎ情報を生成することができる。そして、情報処理装置101によれば、生成した複数の引き継ぎ情報それぞれを第1の情報処理端末201に出力することができる。
Further, according to the information processing device 101, it is possible to receive the chat start instruction from the first information processing terminal 201 and further receive the user information acquired by the first information processing terminal 201. Further, according to the information processing device 101, it is possible to generate a plurality of takeover information capable of taking over the first conversation in the second information processing terminal 202 based on the number of people specified from the received user information. Then, according to the information processing device 101, each of the generated plurality of hand-over information can be output to the first information processing terminal 201.
これにより、第1の情報処理端末201を使用するユーザが複数人のグループの場合、そのグループの人数に応じた数、例えば、人数分の引き継ぎ情報を第1の情報処理端末201に出力することができる。
As a result, when the number of users using the first information processing terminal 201 is a group of a plurality of people, the number corresponding to the number of people in the group, for example, the transfer information for the number of people is output to the first information processing terminal 201. Can be done.
また、情報処理装置101によれば、第1の会話において受け付けた情報に基づいて、第2の情報処理端末202において第1の会話を引き継ぎ可能な複数の引き継ぎ情報を生成することができる。
Further, according to the information processing device 101, it is possible to generate a plurality of takeover information capable of taking over the first conversation in the second information processing terminal 202 based on the information received in the first conversation.
これにより、第1の情報処理端末201におけるチャットボットでの会話内容を考慮して、第2の情報処理端末202におけるチャットボットでの第1の会話に続く会話を制御することができる。例えば、店舗や施設を訪れた目的に応じて、第2の情報処理端末202におけるチャットボットでの第1の会話に続く会話を変化させることができる。
Thereby, the conversation following the first conversation in the chatbot in the second information processing terminal 202 can be controlled in consideration of the conversation content in the chatbot in the first information processing terminal 201. For example, the conversation following the first conversation in the chatbot on the second information processing terminal 202 can be changed according to the purpose of visiting the store or facility.
また、情報処理装置101によれば、第1の情報処理端末201を使用したユーザの累計数に基づいて、複数の引き継ぎ情報のうちの少なくともいずれかの引き継ぎ情報を生成することができる。
Further, according to the information processing device 101, it is possible to generate at least one of the plurality of transfer information based on the cumulative number of users who have used the first information processing terminal 201.
これにより、店舗や施設を訪れたユーザの累計数が所定数に達した際に、第2の情報処理端末202において、例えば、全商品3割引などの特別なクーポンを提供する特定ユーザ向け(来店1万人目のユーザなど)の会話を行うよう制御することができる。
As a result, when the cumulative number of users who have visited the store or facility reaches a predetermined number, the second information processing terminal 202 provides a special coupon such as a discount of 3 for all products for specific users (visiting the store). It can be controlled to have a conversation (such as the 10,000th user).
また、情報処理装置101によれば、第1の情報処理端末201からチャットの開始指示を受信した際の日付または時刻に基づいて、複数の引き継ぎ情報のうちの少なくともいずれかの引き継ぎ情報を生成することができる。
Further, according to the information processing device 101, at least one of the plurality of transfer information is generated based on the date or time when the chat start instruction is received from the first information processing terminal 201. be able to.
これにより、ユーザが店舗を訪れた日が記念日などの場合に、第2の情報処理端末202において、例えば、全商品2割引などの特別なクーポンを提供する会話を行うよう制御することができる。また、ユーザが店舗を訪れた時間帯が所定の時間帯の場合に、第2の情報処理端末202において、例えば、揚げたてのからあげをレコメンドする会話を行うよう制御することができる。
Thereby, when the day when the user visits the store is an anniversary or the like, the second information processing terminal 202 can be controlled to have a conversation for providing a special coupon such as a discount of 2 for all products. .. Further, when the time zone when the user visits the store is a predetermined time zone, the second information processing terminal 202 can be controlled to perform a conversation for recommending, for example, fried chicken.
また、情報処理装置101によれば、第2の情報処理端末202から、第1の情報処理端末201に出力した複数の引き継ぎ情報のうちのいずれかの引き継ぎ情報を含むチャットの開始指示を受信することができる。そして、情報処理装置101によれば、引き継ぎ情報を含むチャットの開始指示を受信した場合、引き継ぎ情報に基づいて、第2の情報処理端末202におけるチャットボットでの第1の会話に続く第2の会話を開始することができる。
Further, according to the information processing device 101, the second information processing terminal 202 receives a chat start instruction including any one of the plurality of takeover information output to the first information processing terminal 201. be able to. Then, according to the information processing device 101, when the chat start instruction including the takeover information is received, the second conversation following the first conversation in the chat bot at the second information processing terminal 202 is based on the takeover information. You can start a conversation.
これにより、各ユーザの第2の情報処理端末202において、第1の情報処理端末201におけるチャットボットでの第1の会話を引き継ぐことができる。
As a result, the second information processing terminal 202 of each user can take over the first conversation in the chatbot of the first information processing terminal 201.
また、情報処理装置101によれば、第1の情報処理端末201から受信した第1の情報処理端末201に対応する識別情報および第1の情報処理端末201が取得したユーザ情報に基づいて、第1の情報処理端末201におけるチャットボットでの第1の会話を開始することができる。
Further, according to the information processing device 101, the first information processing terminal 201 is based on the identification information corresponding to the first information processing terminal 201 received from the first information processing terminal 201 and the user information acquired by the first information processing terminal 201. The first conversation in the chat bot at the information processing terminal 201 of 1 can be started.
これにより、第1の情報処理端末201を使用するユーザの特徴に応じて、第1の情報処理端末201におけるチャットボットでの第1の会話を変化させることができる。例えば、店舗や施設などを訪れたユーザの特徴に応じて、第1の会話を変化させることができる。
Thereby, the first conversation in the chatbot on the first information processing terminal 201 can be changed according to the characteristics of the user who uses the first information processing terminal 201. For example, the first conversation can be changed according to the characteristics of a user who visits a store or facility.
これらのことから、情報処理装置101によれば、第1の情報処理端末201を使用するユーザが複数人のグループであっても、複数のユーザそれぞれの第2の情報処理端末202で会話の引き継ぎを可能にして、ユーザの利便性の向上を図るとともに、チャットボットを利用したサービスの円滑な提供を図ることができる。例えば、複数人でユーザが来店した際に、各ユーザのスマートフォンへ会話を引き継いで、店舗のコンセプトや商品の案内を行ったり、クーポンを発行して商品の購入を促したりすることができる。
From these facts, according to the information processing apparatus 101, even if the users who use the first information processing terminal 201 are a group of a plurality of people, the second information processing terminal 202 of each of the plurality of users takes over the conversation. It is possible to improve the convenience of the user and to smoothly provide the service using the chatbot. For example, when a plurality of users visit a store, the conversation can be taken over to each user's smartphone to provide information on the store concept and products, or to issue coupons to encourage the purchase of products.
なお、本実施の形態で説明した会話制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本会話制御プログラムは、ハードディスク、フレキシブルディスク、CD-ROM、DVD、USBメモリ等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本会話制御プログラムは、インターネット等のネットワークを介して配布してもよい。
The conversation control method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This conversation control program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, or USB memory, and is executed by being read from the recording medium by the computer. Further, this conversation control program may be distributed via a network such as the Internet.
また、本実施の形態で説明した情報処理装置101は、スタンダードセルやストラクチャードASIC(Application Specific Integrated Circuit)などの特定用途向けICやFPGAなどのPLD(Programmable Logic Device)によっても実現することができる。
Further, the information processing apparatus 101 described in the present embodiment can also be realized by a standard cell, an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
101 情報処理装置
102,201 第1の情報処理端末
103,202 第2の情報処理端末
110 識別情報
121,122,123,1001,1002,1003,1131,1132,1133,1301 QRコード
200 会話制御システム
203 オペレータ端末
210 ネットワーク
220 スクリプトテーブル
230 スクリプト引き継ぎテーブル
240 条件付きスクリプトテーブル
300,400 バス
301,401 CPU
302,402 メモリ
303 ディスクドライブ
304 ディスク
305,405 通信I/F
306 可搬型記録媒体I/F
307 可搬型記録媒体
403 ディスプレイ
404 入力装置
406 カメラ
407 スピーカ
408 マイクロフォン
801 通信部
802 決定部
803 会話制御部
810 記憶部
820 読取部
900 読み取り管理テーブル
1100,1110,1120,1130,1200,1300 トーク画面 101 Information processing device 102,201 First information processing terminal 103,202 Secondinformation processing terminal 110 Identification information 121,122,123,1001,1002,1003,1131,1132,1133,1301 QR code 200 Conversation control system 203 Operator terminal 210 Network 220 Script table 230 Script takeover table 240 Conditional script table 300,400 Bus 301,401 CPU
302,402Memory 303 Disk drive 304 Disk 305,405 Communication I / F
306 Portable recording medium I / F
307Portable recording medium 403 Display 404 Input device 406 Camera 407 Speaker 408 Microphone 801 Communication unit 802 Decision unit 803 Conversation control unit 810 Storage unit 820 Reading unit 900 Reading management table 1100, 1110, 1120, 1130, 1200, 1300 Talk screen
102,201 第1の情報処理端末
103,202 第2の情報処理端末
110 識別情報
121,122,123,1001,1002,1003,1131,1132,1133,1301 QRコード
200 会話制御システム
203 オペレータ端末
210 ネットワーク
220 スクリプトテーブル
230 スクリプト引き継ぎテーブル
240 条件付きスクリプトテーブル
300,400 バス
301,401 CPU
302,402 メモリ
303 ディスクドライブ
304 ディスク
305,405 通信I/F
306 可搬型記録媒体I/F
307 可搬型記録媒体
403 ディスプレイ
404 入力装置
406 カメラ
407 スピーカ
408 マイクロフォン
801 通信部
802 決定部
803 会話制御部
810 記憶部
820 読取部
900 読み取り管理テーブル
1100,1110,1120,1130,1200,1300 トーク画面 101 Information processing device 102,201 First information processing terminal 103,202 Second
302,402
306 Portable recording medium I / F
307
Claims (13)
- 第1の情報処理端末からチャットの開始指示を受信した場合、前記第1の情報処理端末におけるチャットボットでの第1の会話を開始し、
前記第1の会話において受け付けた情報に基づいて、前記第1の情報処理端末とは異なる第2の情報処理端末において前記第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを前記第1の情報処理端末に出力する、
処理をコンピュータに実行させることを特徴とする会話制御プログラム。 When a chat start instruction is received from the first information processing terminal, the first conversation in the chatbot at the first information processing terminal is started, and the chat is started.
Based on the information received in the first conversation, the first information includes a plurality of transfer information capable of taking over the first conversation in a second information processing terminal different from the first information processing terminal. Output to the processing terminal,
A conversation control program characterized by having a computer execute processing. - 前記複数の引き継ぎ情報それぞれは、前記第2の情報処理端末が読み取り可能に前記第1の情報処理端末に出力され、
前記第1の情報処理端末に出力した前記複数の引き継ぎ情報のうち、前記第2の情報処理端末が読み取った引き継ぎ情報の出力を停止する、処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。 Each of the plurality of hand-over information is output to the first information processing terminal so that the second information processing terminal can read it.
A claim, characterized in that the computer is made to execute a process of stopping the output of the takeover information read by the second information processing terminal among the plurality of takeover information output to the first information processing terminal. The conversation control program according to 1. - 前記複数の引き継ぎ情報それぞれは、前記第2の情報処理端末におけるチャットボットでの前記第1の会話に続く会話に適用するスクリプトを特定する情報を含み、
前記複数の引き継ぎ情報のうち少なくともいずれかの引き継ぎ情報は、他の引き継ぎ情報とは異なるスクリプトを特定する情報を含む、ことを特徴とする請求項1に記載の会話制御プログラム。 Each of the plurality of hand-over information includes information that identifies a script to be applied to the conversation following the first conversation in the chatbot at the second information processing terminal.
The conversation control program according to claim 1, wherein at least one of the plurality of inheritance information includes information that identifies a script different from the other inheritance information. - 前記第1の会話において受け付けた情報に基づいて、前記第1の会話の会話内容が所定条件を満たすか否かを判断し、
前記第1の会話の会話内容が所定条件を満たすと判断した場合に、前記複数の引き継ぎ情報それぞれを前記第1の情報処理端末に出力する、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。 Based on the information received in the first conversation, it is determined whether or not the conversation content of the first conversation satisfies a predetermined condition.
When it is determined that the conversation content of the first conversation satisfies a predetermined condition, each of the plurality of hand-over information is output to the first information processing terminal.
The conversation control program according to claim 1, wherein the computer executes the process. - 前記受信する処理は、前記第1の情報処理端末からチャットの開始指示を受信するとともに、さらに、前記第1の情報処理端末が取得したユーザ情報を受信し、
受信した前記ユーザ情報から特定される人数に基づいて、前記第2の情報処理端末において前記第1の会話を引き継ぎ可能な複数の引き継ぎ情報を生成し、
生成した前記複数の引き継ぎ情報それぞれを前記第1の情報処理端末に出力する、
処理を前記コンピュータに実行させることを特徴とする請求項4に記載の会話制御プログラム。 The receiving process receives a chat start instruction from the first information processing terminal, and further receives user information acquired by the first information processing terminal.
Based on the number of people specified from the received user information, the second information processing terminal generates a plurality of takeover information capable of taking over the first conversation.
Each of the generated plurality of inheritance information is output to the first information processing terminal.
The conversation control program according to claim 4, wherein the computer executes the process. - 前記生成する処理は、
前記第1の会話において受け付けた情報に基づいて、前記複数の引き継ぎ情報を生成する、ことを特徴とする請求項5に記載の会話制御プログラム。 The process to be generated is
The conversation control program according to claim 5, wherein the plurality of hand-over information is generated based on the information received in the first conversation. - 前記第2の情報処理端末から、前記複数の引き継ぎ情報のうちのいずれかの引き継ぎ情報を含むチャットの開始指示を受信し、
前記引き継ぎ情報を含むチャットの開始指示を受信した場合、前記引き継ぎ情報に基づいて、前記第2の情報処理端末におけるチャットボットでの前記第1の会話に続く第2の会話を開始する、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。 From the second information processing terminal, a chat start instruction including any one of the plurality of transfer information is received, and the chat start instruction is received.
When the chat start instruction including the takeover information is received, the second conversation following the first conversation in the chatbot at the second information processing terminal is started based on the takeover information.
The conversation control program according to claim 1, wherein the computer executes the process. - 前記生成する処理は、
前記第1の情報処理端末を使用したユーザの累計数に基づいて、前記複数の引き継ぎ情報のうちの少なくともいずれかの引き継ぎ情報を生成する、ことを特徴とする請求項5に記載の会話制御プログラム。 The process to be generated is
The conversation control program according to claim 5, wherein at least one of the plurality of transfer information is generated based on the cumulative number of users who have used the first information processing terminal. .. - 前記生成する処理は、
前記第1の情報処理端末から前記チャットの開始指示を受信した際の日付または時刻に基づいて、前記複数の引き継ぎ情報のうちの少なくともいずれかの引き継ぎ情報を生成する、ことを特徴とする請求項5に記載の会話制御プログラム。 The process to be generated is
The claim is characterized in that at least one of the plurality of transfer information is generated based on the date or time when the chat start instruction is received from the first information processing terminal. The conversation control program according to 5. - 前記第1の会話を開始する処理は、
前記第1の情報処理端末から受信した前記第1の情報処理端末に対応する識別情報および前記ユーザ情報に基づいて、前記第1の情報処理端末におけるチャットボットでの第1の会話を開始する、ことを特徴とする請求項5に記載の会話制御プログラム。 The process of starting the first conversation is
Based on the identification information corresponding to the first information processing terminal and the user information received from the first information processing terminal, the first conversation in the chat bot at the first information processing terminal is started. The conversation control program according to claim 5, characterized in that. - 前記複数の引き継ぎ情報のそれぞれの引き継ぎ情報は、当該引き継ぎ情報を読み取り可能なQR(Quick Response)コードとして前記第1の情報処理端末に表示される、ことを特徴とする請求項1に記載の会話制御プログラム。 The conversation according to claim 1, wherein the transfer information of each of the plurality of transfer information is displayed on the first information processing terminal as a QR (Quick Response) code capable of reading the transfer information. Control program.
- 第1の情報処理端末からチャットの開始指示を受信した場合、前記第1の情報処理端末におけるチャットボットでの第1の会話を開始し、
前記第1の会話において受け付けた情報に基づいて、前記第1の情報処理端末とは異なる第2の情報処理端末において前記第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを前記第1の情報処理端末に出力する、
処理をコンピュータが実行することを特徴とする会話制御方法。 When a chat start instruction is received from the first information processing terminal, the first conversation in the chatbot at the first information processing terminal is started, and the chat is started.
Based on the information received in the first conversation, the first information includes a plurality of transfer information capable of taking over the first conversation in a second information processing terminal different from the first information processing terminal. Output to the processing terminal,
A conversation control method characterized by a computer performing processing. - 第1の情報処理端末からチャットの開始指示を受信する通信部と、
前記通信部によって前記チャットの開始指示を受信した場合、前記第1の情報処理端末におけるチャットボットでの第1の会話を開始し、前記第1の会話において受け付けた情報に基づいて、前記第1の情報処理端末とは異なる第2の情報処理端末において前記第1の会話を引き継ぎ可能な複数の引き継ぎ情報それぞれを前記第1の情報処理端末に出力する会話制御部と、
を有することを特徴とする情報処理装置。 A communication unit that receives a chat start instruction from the first information processing terminal,
When the communication unit receives the chat start instruction, the first conversation in the chat bot at the first information processing terminal is started, and the first conversation is started based on the information received in the first conversation. A conversation control unit that outputs each of a plurality of inheritance information capable of inheriting the first conversation to the first information processing terminal in a second information processing terminal different from the information processing terminal of the above.
An information processing device characterized by having.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022519883A JP7414128B2 (en) | 2020-05-08 | 2020-05-08 | Conversation control program, conversation control method, and information processing device |
PCT/JP2020/018685 WO2021224992A1 (en) | 2020-05-08 | 2020-05-08 | Conversation control program, conversation control method, and information processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2020/018685 WO2021224992A1 (en) | 2020-05-08 | 2020-05-08 | Conversation control program, conversation control method, and information processing device |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2021224992A1 true WO2021224992A1 (en) | 2021-11-11 |
Family
ID=78468050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2020/018685 WO2021224992A1 (en) | 2020-05-08 | 2020-05-08 | Conversation control program, conversation control method, and information processing device |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP7414128B2 (en) |
WO (1) | WO2021224992A1 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010097989A1 (en) * | 2009-02-27 | 2010-09-02 | A・Tコミュニケーションズ株式会社 | Two dimensional code display device, two dimensional code display method, and program |
JP2019195570A (en) * | 2018-05-11 | 2019-11-14 | 三英テクノ株式会社 | Terminal for game |
JP6652231B1 (en) * | 2019-05-31 | 2020-02-19 | 富士通株式会社 | Conversation control program, conversation control method, and information processing device |
-
2020
- 2020-05-08 JP JP2022519883A patent/JP7414128B2/en active Active
- 2020-05-08 WO PCT/JP2020/018685 patent/WO2021224992A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010097989A1 (en) * | 2009-02-27 | 2010-09-02 | A・Tコミュニケーションズ株式会社 | Two dimensional code display device, two dimensional code display method, and program |
JP2019195570A (en) * | 2018-05-11 | 2019-11-14 | 三英テクノ株式会社 | Terminal for game |
JP6652231B1 (en) * | 2019-05-31 | 2020-02-19 | 富士通株式会社 | Conversation control program, conversation control method, and information processing device |
Non-Patent Citations (1)
Title |
---|
KAWAKITA, HIROYUKI ET AL.: "ID connection method using the structural connection function of the QR code, Multimedia, Distributed", COOPERATIVE AND MOBILE (DICOM02009) SYMPOSIUM PROCEEDINGS INFORMATION PROCESSING SOCIETY OF JAPAN SYMPOSIUM SERIES, vol. 2009, no. 1, 1 July 2009 (2009-07-01), pages 191 - 195 * |
Also Published As
Publication number | Publication date |
---|---|
JP7414128B2 (en) | 2024-01-16 |
JPWO2021224992A1 (en) | 2021-11-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105320404B (en) | For executing the device and method of function | |
US20190187949A1 (en) | Non-transitory computer readable medium with program, information processing method, and information processing terminal | |
CN103189864B (en) | For determining the method for shared good friend of individual, equipment and computer program | |
CN111427533A (en) | Virtual assistant system capable of actionable messaging | |
KR101622872B1 (en) | Method, system and recording medium for providing rich menu of official account | |
WO2020240839A1 (en) | Conversation control program, conversation control method, and information processing device | |
KR101622871B1 (en) | Method, system and recording medium for managing conversation contents in messenger | |
CN104077026A (en) | Device and method for displaying execution result of application | |
CN104035995A (en) | Method and device for generating group tags | |
KR20170029466A (en) | Method, system and recording medium for providing content in messenger | |
CN107230137A (en) | Merchandise news acquisition methods and device | |
KR20160136837A (en) | Method, system and recording medium for providing content in messenger | |
JP2022124242A (en) | Information processing apparatus, information processing method, and information processing program | |
JP2019050519A (en) | Information processing apparatus and program | |
KR20180108022A (en) | System of providing product information using search keyword and transaction data, method thereof and computer readable medium having computer program recorded thereon | |
CN111612135B (en) | Method and device for information interaction | |
WO2021224992A1 (en) | Conversation control program, conversation control method, and information processing device | |
KR101775293B1 (en) | Method, system and recording medium for managing conversation message in messenger | |
CN113360738A (en) | Content evaluation method, system, and computer-readable recording medium | |
JPWO2021224992A5 (en) | ||
WO2021205543A1 (en) | Conversation control program, conversation control method, and information processing device | |
CN107205229A (en) | Method and apparatus for being released news at wireless routing device end | |
JPWO2021205543A5 (en) | ||
KR20160037330A (en) | Method, system and recording medium for providing video contents in social platform and file distribution system | |
KR20160037332A (en) | Method, system and recording medium for providing video contents and addition contents in social platform |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20934532 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2022519883 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20934532 Country of ref document: EP Kind code of ref document: A1 |