Device, method, program, and system for tourism brochure generation
The system addresses the lack of originality in conventional brochures by using tourist-acquired images and impressions to generate personalized descriptions, resulting in unique brochures that reflect individual experiences.
Patent Information
- Application Number
- JP2024038688
- Authority / Receiving Office
- JP · JP
- Patent Type
- Applications
- Current Assignee / Owner
- Filing Date
- 2024-03-13
- Publication Date
- 2025-09-29
AI Technical Summary
Conventional tourist brochures lack originality as they use fixed descriptions, resulting in a lack of personalization regardless of the tourist creating the brochure.
A system that acquires images and impressions from tourists, uses a text generation AI to create personalized descriptions, and embeds them into a brochure template, allowing for highly original tourist brochures.
Enables the creation of highly original tourist brochures that reflect the individual experiences and impressions of each tourist, enhancing the brochure's uniqueness.
Smart Images

Figure 2025139708000001_ABST
Abstract
Description
[Technical Field]
[0001] The present invention relates to a device, method, program, and system for creating a tourist brochure. [Background technology]
[0002] 2. Description of the Related Art Conventionally, there is known a technique for creating an original tourist pamphlet using images of tourist spots taken by tourists and predetermined descriptions of the tourist spots. Summary of the Invention [Problem to be solved by the invention]
[0003] However, in the past, when creating original tourist brochures, fixed descriptions of tourist destinations were used, so no matter which tourist created the brochure, it would end up with the same description, and the brochure lacked originality.
[0004] Therefore, an object of the present invention is to create a highly original tourist pamphlet. [Means for solving the problem]
[0005] A tourist brochure creation device according to one embodiment of the present invention comprises an acquisition unit that acquires images of tourist attractions taken by tourists and impressions of the tourist attractions written by the tourists, a prompt creation unit that uses the impressions to create a prompt for a text generation AI to generate a description of the tourist attraction, and a tourist brochure creation unit that creates a tourist brochure by embedding the images and the description in a template for a tourist brochure. [Effects of the Invention]
[0006] According to the present invention, a highly original tourist pamphlet can be created. [Brief explanation of the drawings]
[0007] [Figure 1] 1 is a diagram illustrating an overall configuration according to an embodiment of the present invention. [Figure 2] FIG. 2 is a hardware configuration diagram of a tourist pamphlet creation server according to an embodiment of the present invention. [Figure 3] FIG. 2 is a hardware configuration diagram of a tourist terminal according to an embodiment of the present invention. [Figure 4] FIG. 2 is a functional block diagram of a tourist pamphlet production server according to an embodiment of the present invention. [Figure 5] 1 is an example of a template for a tourist pamphlet according to an embodiment of the present invention. [Figure 6] 1 is an example of a tourist brochure in which images and descriptions are embedded in a template according to an embodiment of the present invention. [Figure 7] 1 is an example of a prompt for a text generation AI according to one embodiment of the present invention. [Figure 8] 10 is an example of a database stored in a tourist pamphlet storage unit according to an embodiment of the present invention. [Figure 9] FIG. 10 is a sequence diagram showing a tourist pamphlet creation process according to an embodiment of the present invention. [Figure 10] FIG. 10 is a transition diagram of a tourist pamphlet creation screen according to one embodiment of the present invention. [Figure 11] FIG. 10 is a transition diagram of a tourist pamphlet creation screen according to one embodiment of the present invention. DETAILED DESCRIPTION OF THE INVENTION
[0008] Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
[0009] <Terminology> In this specification, a "tourist brochure" refers to brochure data that includes images and descriptions of one or more tourist destinations (also called tourist spots). For example, a tourist brochure may be a brochure for a local government or a commercial facility.
[0010] <Overall structure> 1 is a diagram showing the overall configuration of a tourist brochure production system 1 according to one embodiment of the present invention. The tourist brochure production system 1 includes a tourist brochure production server 10 and a tourist terminal 20.
[0011] <<Tourist brochure creation server>> The tourist brochure creation server 10 is a server that creates tourist brochures. The tourist brochure creation server 10 is one or more computers. The tourist brochure creation server 10 can send and receive data to and from the tourist terminal 20 and the text generation AI 11 via any network.
[0012] Specifically, the tourist brochure creation server 10 acquires images of tourist spots taken by tourists 21 and impressions of the tourist spots written by tourists 21 from the tourist terminal 20, and causes the text generation AI 11 to generate an explanation of the tourist spot using the impressions. The tourist brochure creation server 10 creates a tourist brochure by embedding the images of the tourist spot taken by tourists 21 and the explanation generated by the text generation AI 11 into a tourist brochure template.
[0013] The devices described in the examples are merely illustrative of one of several computing environments for implementing the embodiments disclosed herein. In one embodiment, the tourist brochure creation server 10 includes multiple computing devices, such as a server cluster, configured to communicate with each other via any type of communication link, including a network, shared memory, etc., and to perform the processes disclosed herein.
[0014] <<Text generation AI>> The text generation AI 11 is an artificial intelligence system that generates text in response to prompts from the tourist brochure creation server 10.
[0015] Specifically, the text generation AI 11 is a server equipped with a large-scale language model, which receives prompts from the tourist brochure creation server 10, inputs the prompts into the large-scale language model, and generates text (outputs descriptions of tourist spots). Note that a prompt is an instruction statement that specifies the conditions for the sentences to be generated by the text generation AI.
[0016] <<Tourist terminal>> The tourist terminal 20 transmits images of tourist spots taken by tourists 21 and impressions of the tourist spots written by tourists 21 to the tourist brochure creation server 10. The tourist terminal 20 can also obtain tourist brochures from the tourist brochure creation server 10 and display, print, store, send to other computers, etc. For example, the tourist terminal 20 is a computer such as a smartphone or a personal computer.
[0017] The tourist brochure production server 10 and the tourist terminal 20 are examples of a tourist brochure production device. The tourist terminal 20 can have some or all of the functions of the tourist brochure production server 10 described in this specification.
[0018] <Hardware configuration> 2 is a hardware configuration diagram of the tourist pamphlet creation server 10 according to one embodiment of the present invention. The same applies to the tourist terminal 20 (in the case of a personal computer).
[0019] As shown in Figure 2, the tourist brochure creation server 10 is constructed using a computer, and as shown in Figure 2, it is equipped with a CPU 1001, ROM 1002, RAM 1003, HD 1004, HDD (Hard Disk Drive) controller 1005, display 1006, external device connection I / F (Interface) 1007, network I / F 1008, data bus 1009, keyboard 1010, pointing device 1011, DVD-RW (Digital Versatile Disk Rewritable) drive 1013, and media I / F 1015.
[0020] Of these, the CPU 1001 controls the overall operation of the tourist brochure creation server 10. The ROM 1002 stores programs, such as IPL, used to drive the CPU 1001. The RAM 1003 is used as a work area for the CPU 1001. The HD 1004 stores various data, such as programs. The HDD controller 1005 controls the reading and writing of various data from and to the HD 1004 under the control of the CPU 1001. The display 1006 displays various information, such as a cursor, menu, window, text, or image. The external device connection I / F 1007 is an interface for connecting various external devices. In this case, external devices include, for example, USB (Universal Serial Bus) memory and printers. The network I / F 1008 is an interface for data communication using a communication network. The bus line 1009 is an address bus, data bus, or the like, for electrically connecting the components, such as the CPU 1001, shown in FIG. 2.
[0021] The keyboard 1010 is a type of input means having multiple keys for inputting characters, numbers, various instructions, etc. The pointing device 1011 is a type of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, etc. The DVD-RW drive 1013 controls reading and writing of various data from a DVD-RW 1012, which is an example of a removable recording medium. Note that this is not limited to a DVD-RW, and may be a DVD-R, etc. The media I / F 1015 controls reading and writing (storing) of data from a recording medium 1014, such as a flash memory.
[0022] FIG. 3 is a hardware configuration diagram of the tourist terminal 20 (in the case of a smartphone) according to one embodiment of the present invention.
[0023] As shown in FIG. 3, the tourist terminal 20 includes a CPU 2001, a ROM 2002, a RAM 2003, an EEPROM 2004, a CMOS sensor 2005, an image sensor I / F 2006, an acceleration / direction sensor 2007, a media I / F 2009, and a GPS receiver 2011.
[0024] Of these, the CPU 2001 controls the overall operation of the tourist terminal 20. The ROM 2002 stores programs used to drive the CPU 2001, such as the CPU 2001 and IPL. The RAM 2003 is used as a work area for the CPU 2001. The EEPROM 2004 reads and writes various data, such as smartphone programs, under the control of the CPU 2001. The CMOS (Complementary Metal Oxide Semiconductor) sensor 2005 is a type of built-in imaging means that captures an image of a subject (mainly a self-portrait) under the control of the CPU 2001 to obtain image data. Note that instead of a CMOS sensor, an imaging means such as a CCD (Charge Coupled Device) sensor may also be used. The imaging element I / F 2006 is a circuit that controls the operation of the CMOS sensor 2005. The acceleration / direction sensor 2007 is a type of sensor, such as an electronic magnetic compass that detects geomagnetism, a gyrocompass, or an acceleration sensor. A media I / F 2009 controls reading and writing (storing) of data from and to a recording medium 2008 such as a flash memory. A GPS receiving unit 2011 receives GPS signals from GPS satellites.
[0025] The tourist terminal 20 also has a long-distance communication circuit 2012, a CMOS sensor 2013, an image sensor I / F 2014, a microphone 2015, a speaker 2016, an audio input / output I / F 2017, a display 2018, an external device connection I / F (Interface) 2019, a short-distance communication circuit 2020, an antenna 2020a of the short-distance communication circuit 2020, and a touch panel 2021.
[0026] Among these, the long-distance communication circuit 2012 is a circuit that communicates with other devices via a communication network. The CMOS sensor 2013 is a type of built-in imaging means that captures an image of a subject and obtains image data under the control of the CPU 2001. The imaging element I / F 2014 is a circuit that controls the driving of the CMOS sensor 2013. The microphone 2015 is a built-in circuit that converts sound into an electrical signal. The speaker 2016 is a built-in circuit that converts the electrical signal into physical vibrations to generate sounds such as music and voice. The audio input / output I / F 2017 is a circuit that processes the input and output of audio signals between the microphone 2015 and the speaker 2016 under the control of the CPU 2001. The display 2018 is a type of display means such as an LCD or organic EL (Electro Luminescence) display that displays images of subjects, various icons, etc. The external device connection I / F 2019 is an interface for connecting various external devices. The short-distance communication circuit 2020 is a communication circuit such as NFC (Near Field Communication) or Bluetooth (registered trademark). The touch panel 2021 is a type of input means that allows the user to operate the tourist terminal 20 by pressing the display 2018.
[0027] The tourist terminal 20 also includes a bus line 2010. The bus line 2010 is an address bus, a data bus, or the like for electrically connecting the components such as the CPU 2001 shown in FIG.
[0028] <Functional configuration> FIG. 4 is a functional block diagram of the tourist pamphlet creation server 10 according to one embodiment of the present invention.
[0029] The tourist brochure creation server 10 can include an acquisition unit 101, a prompt creation unit 102, a tourist brochure creation unit 103, a template storage unit 104, a tourist destination information storage unit 105, and a tourist brochure storage unit 106. The tourist brochure creation server 10 can function as the acquisition unit 101, the prompt creation unit 102, and the tourist brochure creation unit 103 by executing a program.
[0030] The acquisition unit 101 acquires, from the tourist terminal 20, images of the tourist spot taken by the tourist 21 and impressions of the tourist spot created by the tourist 21.
[0031] The prompt creation unit 102 creates a prompt for the text generation AI 11 to generate an explanation of the tourist spot using the impressions acquired by the acquisition unit 101 from the tourist terminal 20.
[0032] The tourist brochure creation unit 103 creates a tourist brochure by embedding images of tourist spots taken by tourists 21 and explanatory text generated by the text generation AI 11 into a template for the tourist brochure.
[0033] The template storage unit 104 stores templates for tourist brochures. For example, a template for a tourist brochure is created for each local government or each commercial facility. The template for a tourist brochure may include a map and information about a predetermined tourist spot (e.g., ID, name, etc.).
[0034] The tourist destination information storage unit 105 stores predetermined information (fixed explanations) for each predetermined tourist destination.
[0035] Tourist brochure storage unit 106 stores information about the tourist brochures created by tourist brochure creation unit 103. This will be described in detail later with reference to FIG.
[0036] Here, the tourist destination will be described. The tourist destination may be a predetermined tourist destination or may be a non-predetermined tourist destination.
[0037] [In the case of predetermined tourist destinations] If the tourist destination is a predetermined tourist destination (for example, a local government or a commercial facility predetermines the tourist destination), the prompt creation unit 102 creates a prompt to cause the text generation AI11 to generate an explanation of the tourist destination using the impressions acquired by the acquisition unit 101 from the tourist terminal 20 and the predetermined information about the tourist destination stored in the tourist destination information storage unit 105.
[0038] In this case, the local government or commercial facility can encourage the tourists 21 to visit the desired tourist spots. Furthermore, the tourists 21 can attract new tourists by posting the tourist brochure on SNS, etc.
[0039] [For tourist destinations not designated in advance] If the tourist destination is not a predetermined tourist destination, the acquisition unit 101 acquires the name of the tourist destination and the location information of the tourist destination where the image was taken (location information assigned to the image) along with an image of the tourist destination and the tourist destination's impressions. The prompt creation unit 102 creates a prompt for the text generation AI 11 to generate a description of the tourist destination using the impressions of the tourist destination, the name of the tourist destination, and the location information of the tourist destination where the image was taken. For example, if the text generation AI 11 has information about the tourist destination corresponding to the name and location information, the prompt creation unit 102 creates a prompt for generating a description of the tourist destination using the information about the tourist destination and the impressions. On the other hand, if the text generation AI 11 does not have information about the tourist destination corresponding to the name and location information, the prompt creation unit 102 creates a prompt for generating a description of the tourist destination using only the impressions. The tourist brochure creation unit 103 can indicate the location of a tourist destination not previously defined on a map in a tourist brochure based on the location information.
[0040] In this case, it will be an effective way to promote new tourist destinations that were previously unknown. Furthermore, tourists21 can attract new tourists by posting the tourist brochures on social media.
[0041] The brochure may include only predetermined tourist destinations, or may include only non-predetermined tourist destinations, or may include both predetermined and non-predetermined tourist destinations (for example, the number of non-predetermined tourist destinations that can be added (upper or lower limit, etc.) may be set).
[0042] Figure 5 shows an example of a tourist brochure template according to one embodiment of the present invention. The tourist brochure template is a template (also called a format) that allows you to create a tourist brochure simply by embedding images of tourist attractions and descriptions of the tourist attractions. The map included in the template indicates the locations of predetermined tourist attractions included in the template.
[0043] Fig. 6 shows an example of a tourist brochure in which images and explanatory text are embedded in a template according to one embodiment of the present invention. Images and explanatory text are embedded in the template of Fig. 5 to create the tourist brochure of Fig. 6.
[0044] FIG. 7 shows an example of a prompt ([for a predetermined tourist spot] and [for a non-predetermined tourist spot]) for a text generation AI according to an embodiment of the present invention.
[0045] 8 is an example of a database stored in the tourist brochure storage unit 106 according to one embodiment of the present invention. Note that one database may contain data for one tourist brochure, or one database may contain data for multiple tourist brochures.
[0046] The tourist brochure storage unit 106 stores information about the tourist brochures created by the tourist brochure creation unit 103. Specifically, the tourist brochure storage unit 106 stores, for each tourist brochure, the "ID," "name," "fixed description," "whether or not this is an additional photo spot," "impressions," "photos," and "location information" for each tourist attraction included in the tourist brochure. When the text generation AI 11 generates a description of a tourist attraction, that description is also stored.
[0047] "ID" is the identifier of the tourist spot.
[0048] "Name" is the name of the tourist spot. In the case of a tourist spot that has not been determined in advance, the name that the tourist 21 inputs into the tourist terminal 20 is stored.
[0049] The "fixed description" is information about a tourist spot that is stored in the tourist spot information storage unit 105. In the case of a tourist spot that has not been determined in advance, no "fixed description" is stored.
[0050] "Additional photography spot or not" indicates whether the tourist spot is a predetermined tourist spot or not.
[0051] “Impressions” are impressions of tourist spots acquired from the tourist terminal 20.
[0052] “Photo” is an image of a tourist spot acquired from the tourist terminal 20.
[0053] "Location information" is information about the location of a tourist spot that is assigned to the image of the tourist spot. In the case of a predetermined tourist spot, "location information" is not stored.
[0054] <Method> FIG. 9 is a sequence diagram showing a process for creating a tourist pamphlet according to one embodiment of the present invention.
[0055] In step 1 (S1), the tourist terminal 20 transmits an image of the tourist spot and an impression of the tourist spot to the tourist pamphlet creation server 10.
[0056] In the case of a predetermined tourist spot, the tourist terminal 20 transmits an image of the tourist spot and an impression of the tourist spot to the tourist pamphlet creation server 10.
[0057] In the case of a tourist destination that has not been predetermined, the tourist terminal 20 transmits the name of the tourist destination (specifically, the name entered by the tourist 21 into the tourist terminal 20) to the tourist brochure creation server 10 in addition to an image of the tourist destination and the tourist's impressions of the tourist destination.
[0058] In step 2 (S2), the tourist brochure creation server 10 stores the images of the tourist spots and the impressions of the tourist spots acquired in S1. The tourist brochure creation server 10 may determine whether the images of the tourist spots acquired in S1 satisfy predetermined conditions (for example, whether a predetermined object is photographed at a predetermined angle of view), and may include the images in the tourist brochure only if the predetermined conditions are satisfied.
[0059] S3 is executed only in the case of a tourist destination that has not been determined in advance.
[0060] In step 3 (S3), the tourist brochure production server 10 identifies the location of the tourist attraction on the map in the tourist brochure based on the location information attached to the image of the tourist attraction acquired in S1. The tourist brochure production server 10 also stores the name acquired in S1 and the location information attached to the image.
[0061] Steps S1 to S3 are repeated until all images and impressions of tourist spots have been sent.
[0062] In step 4 (S4), the tourist terminal 20 sends an instruction to create a tourist brochure to the tourist brochure creation server 10. If the tourist destination is a predetermined tourist spot, the process proceeds to S5-1, and if the tourist destination is not predetermined, the process proceeds to S5-2.
[0063] In step 5-1 (S5-1), the tourist brochure creation server 10 uses the impressions obtained from the tourist terminal 20 and the tourist destination information stored in the tourist destination information storage unit 105 to have the text generation AI 11 generate a description of the tourist destination (send a prompt).
[0064] In step 5-2 (S5-2), the tourist brochure creation server 10 uses the impressions, name, and location information assigned to the image acquired from the tourist terminal 20 to have the text generation AI 11 generate a description of the tourist spot (send a prompt). Specifically, if the text generation AI 11 has information on the tourist spot corresponding to the "name" and "location information," it generates a description by adding the content of the "impressions" to the information on the tourist spot, and if it does not have information on the tourist spot corresponding to the "name" and "location information," it generates a description from only the content of the "impressions."
[0065] In step 6 (S6), the text generation AI 11 sends the generated description of the tourist spot to the tourist brochure creation server 10.
[0066] Steps S4 to S6 are repeated until the generation of descriptions for all tourist attractions is completed.
[0067] In step 7 (S7), the tourist brochure creation server 10 creates a tourist brochure by embedding the image acquired in S1 and the explanatory text acquired in S6 into the tourist brochure template stored in the template storage unit 104.
[0068] In step 8 (S8), the tourist brochure creation server 10 transmits the tourist brochure created in S7 to the tourist terminal 20.
[0069] <User Interface> 10 is a transition diagram of a tourist pamphlet creation screen according to one embodiment of the present invention (in the case of a predetermined tourist destination). The screen of FIG.
[0070] In step 1001 (S1001), a screen for starting the service of creating a tourist pamphlet is displayed. When the tourist 21 instructs the start of the service of creating a tourist pamphlet on the screen of S1001, the process proceeds to S1002.
[0071] In step 1002 (S1002), a screen showing the locations of one or more tourist spots on a map is displayed. When the tourist 21 designates a desired tourist spot on the screen in S1002, the process proceeds to S1003.
[0072] In step 1003 (S1003), a screen for inputting an image of the tourist spot specified in S1002 and an impression of the tourist spot is displayed. On the screen of S1003, the tourist 21 selects an image to be included in the tourist brochure from the images of the tourist spot that he / she has taken, and writes his / her impression of the tourist spot.
[0073] In step 1004 (S1004), the image selected in S1003 and the comments written in S1003 are displayed. When the tourist 21 sends the image and comments, the process proceeds to S1005.
[0074] In step 1005 (S1005), it is displayed on the map that the image of the tourist spot designated in S1002 and the comments have been input.
[0075] After that, when the images and impressions of all tourist spots have been sent, the process proceeds to S1006.
[0076] In step 1006 (S1006), it is displayed on the map that images and impressions of all tourist spots have been input. When the tourist 21 instructs the creation of a tourist pamphlet on the screen of S1006, the process proceeds to S1007.
[0077] In step 1007 (S1007), the tourist brochure is displayed. The tourist 21 can download or print the data of the tourist brochure.
[0078] 11 is a transition diagram of a tourist pamphlet creation screen according to one embodiment of the present invention (in the case of a tourist destination that has not been determined in advance). The screen of FIG.
[0079] In step 2001 (S2001), a screen for starting the service of creating a tourist pamphlet is displayed. When the tourist 21 instructs the start of the service of creating a tourist pamphlet on the screen of S2001, the process proceeds to S2002.
[0080] In step 2002 (S2002), a screen is displayed to prompt the user to input an image of and comments on a non-predetermined tourist spot. Alternatively, a screen showing the locations of one or more tourist spots on a map may be displayed (i.e., a tourist brochure can be created that includes both predetermined and non-predetermined tourist spots). When the tourist 21 instructs the user to input an image of and comments on a non-predetermined tourist spot on the screen in S2002, the process proceeds to S2003.
[0081] In step 2003 (S2003), a screen for inputting an image, impression, and name of a tourist spot that has not been predetermined is displayed. On the screen of S2003, the tourist 21 selects an image to be included in the tourist brochure from the images of the tourist spot that he / she has taken, writes his / her impression of the tourist spot, and inputs the name of the tourist spot.
[0082] In step 2004 (S2004), the image selected in S2003, the comments written in S2003, and the name entered in S2003 are displayed. When the tourist 21 transmits the image, comments, and name, the process proceeds to S2005.
[0083] In step 2005 (S2005), it is indicated that an image of a tourist spot that has not been previously defined on the map and a comment have been input. Note that the location of the tourist spot that has not been previously defined on the map may be determined based on the location information of the tourist spot where the image was taken.
[0084] After that, when the images and impressions of all tourist spots have been sent, the process proceeds to S2006.
[0085] In step 2006 (S2006), it is shown that images of all tourist spots and comments have been input on the map. When the tourist 21 instructs the creation of a tourist pamphlet on the screen in S2006, the process proceeds to S2007.
[0086] In step 2007 (S2007), the tourist brochure is displayed. The tourist 21 can download or print the data of the tourist brochure.
[0087] <Effects> In this way, in one embodiment of the present invention, it is possible to create a highly original tourist pamphlet that reflects the impressions of each tourist.
[0088] Each function of the above-described embodiments can be realized by one or more processing circuits. Here, the term "processing circuit" in this specification includes a processor programmed to perform each function by software, such as a processor implemented by an electronic circuit, as well as devices such as an ASIC (Application Specific Integrated Circuit), a DSP (Digital Signal Processor), an FPGA (Field Programmable Gate Array), or a conventional circuit module designed to perform each function described above. [Explanation of symbols]
[0089] 1. Tourist brochure creation system 10 Tourist brochure creation server 11 Text Generation AI 20 Tourist Terminal 21 Tourists 101 Acquisition Department 102 Prompt Creation Department 103 Tourist Brochure Creation Department 104 Template memory section 105 Tourist destination information storage unit 106 Tourist Pamphlet Memory Section [Prior art documents] [Patent documents]
[0090] [Patent Document 1] JP 2012-038120 A
Claims
1. an acquisition unit that acquires images of tourist spots taken by tourists and impressions of the tourist spots written by the tourists; a prompt creation unit that creates a prompt for causing a text generation AI to generate an explanation of the tourist spot using the impressions; a tourist brochure creation unit that creates a tourist brochure by embedding the image and the explanatory text in a template for the tourist brochure; A tourist brochure creation device comprising:
2. The tourist destination is a predetermined tourist destination, 2. The tourist brochure creation device according to claim 1, wherein the prompt creation unit creates a prompt for causing the text generation AI to generate an explanation of the tourist destination using the impression and predetermined information about the tourist destination.
3. The tourist destination is a tourist destination that has not been determined in advance, the acquisition unit acquires the name of the tourist attraction and location information of the tourist attraction where the image was taken, The tourist brochure creation device according to claim 1, wherein the prompt creation unit creates a prompt for causing the text generation AI to generate a description of the tourist spot using the impression, the name, and the location information.
4. 4. The tourist brochure creation device according to claim 3, wherein, when the text generation AI has information about a tourist spot corresponding to the name and the location information, the prompt creation unit creates a prompt for generating an explanation of the tourist spot using the information about the tourist spot and the impressions.
5. 4. The tourist brochure creation device according to claim 3, wherein the prompt creation unit creates a prompt for generating a description of the tourist attraction using only the impressions when the text generation AI does not have information on the tourist attraction corresponding to the name and the location information.
6. The tourist brochure creation device according to claim 3 , wherein the tourist brochure creation unit indicates the location of the non-predetermined tourist spot on a map in the tourist brochure based on the location information.
7. A method executed by a tourist brochure creation device, A step of acquiring images of tourist spots taken by tourists and impressions of the tourist spots created by the tourists; A step of creating a prompt for a text generation AI to generate a description of the tourist attraction using the impressions; creating a tourist brochure by embedding the image and the description in a template for the tourist brochure; A method comprising:
8. Tourist brochure creation device, A process of acquiring images of tourist spots taken by tourists and impressions of the tourist spots created by the tourists; A process of creating a prompt to cause a text generation AI to generate a description of the tourist attraction using the impressions; A process of creating a tourist brochure by embedding the image and the explanatory text in a template for the tourist brochure. A program that executes the following.
9. A tourist brochure creation system including a tourist brochure creation server and a tourist terminal, The tourist brochure creation server an acquisition unit that acquires, from the tourist terminal, images of tourist spots taken by tourists and impressions of the tourist spots created by the tourists; a prompt creation unit that creates a prompt for causing a text generation AI to generate an explanation of the tourist spot using the impressions; a tourist brochure creation unit that creates a tourist brochure by embedding the image and the explanatory text in a template of the tourist brochure and presents the tourist brochure on the tourist terminal; A tourist brochure creation system equipped with the above.
Citation Information
Patent Citations
Original brochure creation system, host system and original brochure creation method in sightseeing guide system for portable terminal
JP2012038120A