Mental improvement support device, mental improvement support method, and mental improvement support program

The mental improvement support system addresses the lack of personalized mental advice by using AI to generate support information from Buddhist scriptures and databases, effectively improving mental well-being through tailored Buddhist advice and meditation methods.

JP7772446B1Active Publication Date: 2025-11-18株式会社テラバース
View PDF 4 Cites 0 Cited by

Patent Information

Application Number
JP2025159276
Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
Filing Date
2025-09-25
Publication Date
2025-11-18
Estimated Expiration
2045-09-25

AI Technical Summary

Technical Problem

Existing systems fail to provide detailed and appropriate mental improvement methods tailored to a user's current mental state.

Method used

A mental improvement support system that utilizes a generation AI to generate support information based on Buddhist scriptures, including Buddhist advice, worldly desires, and meditation methods, which are retrieved from databases and displayed on a user terminal.

Benefits of technology

Provides personalized mental advice based on Buddhism, effectively supporting mental improvement through tailored Buddhist advice and meditation methods.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007772446000001_ABST
    Figure 0007772446000001_ABST
Patent Text Reader

Abstract

Provide appropriate mental health advice to users. [Solution] The processing unit of the mental improvement support device accepts comments from users, causes a generation AI to obtain Buddhist advice corresponding to the comments from a Buddhist scripture database that stores the contents of Buddhist scriptures, causes the generation AI to generate support information including the content of the obtained Buddhist advice, and outputs the generated support information to the user terminal.
Need to check novelty before this filing date? Find Prior Art

Description

[Technical Field]

[0001] The present invention relates to a mental improvement support device, a mental improvement support method, and a mental improvement support program. Regarding. [Background technology]

[0002] Patent Document 1 discloses a system that uses artificial intelligence to determine a user's mental state and suggests ways to improve it. [Prior art documents] [Patent documents]

[0003] [Patent Document 1] Japanese Patent Application Laid-Open No. 2025-49575 Summary of the Invention [Problem to be solved by the invention]

[0004] However, Patent Document 1 does not disclose in detail how to determine the improvement method to be proposed to the user. In reality, it is not easy to determine an appropriate improvement method that suits the user's current mental state.

[0005] An object of one aspect of the present invention is to provide appropriate mental advice to a user. [Means for solving the problem]

[0006] A mental improvement support device according to one aspect of the present invention includes a processing unit that accepts a user's comment, causes a generation AI to obtain Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures, causes the generation AI to generate support information including the content of the obtained Buddhist advice, and outputs the generated support information to a user terminal.

[0007] A mental improvement support method according to one embodiment of the present invention is a mental improvement support method executed by a processor, which accepts a user's comment, causes a generation AI to obtain Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures, causes the generation AI to generate support information including the content of the obtained Buddhist advice, and outputs the generated support information to a user terminal.

[0008] A mental improvement support program according to one aspect of the present invention causes a processor to execute the mental improvement support method. [Effects of the Invention]

[0009] According to the present invention, mental advice is given to the user in accordance with Buddhist scriptures, and therefore the user's mental improvement can be appropriately supported based on Buddhism. [Brief explanation of the drawings]

[0010] [Figure 1] FIG. 1 is a schematic diagram of a mental improvement support system according to an embodiment. [Figure 2] FIG. 2 is a block diagram of the mental improvement support server in terms of hardware. [Figure 3] FIG. 3 is a functional block diagram of the mental improvement support server. [Figure 4] FIG. 4 is a diagram showing the data structure of the Buddhist scripture database. [Figure 5] FIG. 5 is a diagram showing the data structure of the worldly desires database. [Figure 6] FIG. 6 is a diagram showing the data structure of the meditation database. [Figure 7] FIG. 7 is a diagram illustrating an example of a processing flow of the mental improvement support system. [Figure 8] FIG. 8 is a diagram illustrating another example of the processing flow of the mental improvement support system. [Figure 9] FIG. 9 is a diagram showing an example of a screen of a user terminal. DETAILED DESCRIPTION OF THE INVENTION

[0011] The embodiments are described below with reference to the drawings. The functions disclosed in the embodiments can be performed using processing circuitry configured to perform the functions, including general-purpose processors, special-purpose processors, integrated circuits, ASICs, conventional circuitry, and / or combinations thereof.

[0012] 1 is a schematic diagram of a mental improvement support system 1 according to an embodiment. As shown in FIG. 1, the mental improvement support system 1 includes a user terminal 2, a mental improvement support server 11, a generation AI 12, a Buddhist scripture database server 20, a worldly desires database 22, and a meditation database 23.

[0013] The mental improvement support server 11 is an example of a mental improvement support device. The user terminal 2, the mental improvement support server 11, the generation AI 12, the Buddhist scripture database server 20, the earthly desires database 22, and the meditation database 23 are connected to a communication network N such as the Internet.

[0014] At least one of the generation AI 12, the Buddhist scripture database server 20, the earthly desires database 22, and the meditation database 23 may be connected to the mental improvement support server 11 via a LAN. At least one of the generation AI 12, the Buddhist scripture database server 20, the earthly desires database 22, and the meditation database 23 may be directly connected to the mental improvement support server 11, or may be located inside the mental improvement support server 11.

[0015] The user terminal 2 is an information processing terminal such as a personal computer, smartphone, or tablet terminal. The user terminal 2 includes a processor, system memory, storage memory, and a communication interface. The processor includes a CPU. The system memory includes volatile memory. The storage memory includes non-volatile memory such as a hard disk and flash memory. The storage memory stores programs that cause the user terminal to function as a computer. The user terminal 2 is operated by a user who wants to receive mental improvement support, and accesses the mental improvement support server 11.

[0016] The generation AI 12 learns the regularity and structure of a large amount of training data to generate new data that is not included in the training data. The generation AI 12 may be constructed using a large-scale language model (LLM). The generation AI 12 may be, for example, ChatGPT, Gemini, or the like. In this embodiment, the generation AI 12 provides a chatbot function to the user terminal 2.

[0017] The Buddhist scripture database server 20 includes a Buddhist scripture database 21. The Buddhist scripture database server 20 manages the Buddhist scripture database 21 and searches for data registered in the Buddhist scripture database 21 in response to external requests. In this embodiment, the Buddhist scripture database server 20 cooperates with the generation AI 12 to form a search augmentation generation (RAG). The Buddhist scripture database 21 stores the contents of Buddhist scriptures. Buddhist scriptures often include questions and answers in which disciples ask the Buddha questions and the Buddha answers them. The Buddhist scriptures are, for example, primitive Buddhist scriptures, and include at least one selected from the group consisting of the Sutta Nipata, the Dhammapada, the Udanavarga, the Theragata, and the Therigata.

[0018] The Buddhist scripture database 21 includes a vector database in which text is converted into vectors, stored, and used for searches. The Buddhist scripture database 21 stores a plurality of question vectors, which are vectorized versions of a plurality of questions, and a plurality of answers corresponding to the plurality of questions, in association with each other. The question vectors stored in the Buddhist scripture database 21 are question texts generated based on Buddhist scriptures that have been vectorized using an embedding model. The answers stored in the Buddhist scripture database 21 are the texts of answers generated based on Buddhist scriptures.

[0019] When a user comment is input from the generation AI 12, the Buddhist scripture database server 20 generates a comment vector by vectorizing the comment using an embedding model, searches for a question vector similar to the comment vector, and outputs an answer corresponding to the question vector obtained by the search to the generation AI 12.

[0020] The earthly desires database 22 stores emotion text and earthly desires generated based on Buddhist scriptures in association with each other. The emotion text may be, for example, onomatopoeia. Emotional onomatopoeia is a verbal expression of a psychological state, and may be, for example, words such as "smiling," "fluffy," "uneasy," "irritated," etc. Earthly desires are words that indicate mental impurities that cause confusion, and may be, for example, words such as "pride," "greed," "depression," "jealousy," and "doubt."

[0021] The meditation database 23 stores the aforementioned earthly desires and meditation methods created based on Buddhist scriptures in association with each other. The meditation methods are specific steps for meditation to calm the mind or improve concentration, and may be instructions on breathing, posture, thoughts, etc.

[0022] Fig. 2 is a hardware block diagram of the mental improvement support server 11. As shown in Fig. 2, the mental improvement support server 11 includes a processor 131, a system memory 132, a storage memory 133, and a communication interface 134. The processor 131 includes a CPU. The system memory 132 includes volatile memory such as RAM. The storage memory 133 includes non-volatile memory such as a hard disk and flash memory. The storage memory 133 stores a mental improvement support program P. The mental improvement support program P can be stored in a computer-readable, non-transitory, and tangible storage medium.

[0023] The communication interface 134 is an interface for connecting to the communication network N, and includes, for example, an Ethernet interface. The processor 131, the system memory 132, the storage memory 133, and the communication interface 134 are connected to one another via a communication bus.

[0024] Fig. 3 is a functional block diagram of the mental improvement support server 11. As shown in Fig. 3, the mental improvement support server 11 includes a processing unit 31, a storage unit 32, and a communication unit 33. The processing unit 31 is realized by a processor 131 that executes the mental improvement support program P read from the storage memory 133 shown in Fig. 2 to the system memory 132. The storage unit 32 is realized by the storage memory 133. The communication unit 33 is realized by a communication interface 134.

[0025] FIG. 4 is a diagram showing the data structure of the Buddhist scripture database 21. Note that the data structure of FIG. 4 is merely an example, and various other information may be included. As shown in FIG. 4, the Buddhist scripture database 21 stores question vectors and answers corresponding to the question vectors, associating them with each other using record IDs as keys. A record is a set unit consisting of one question and one answer to that question. The record ID is identification information that uniquely identifies a record. As described above, a question vector is a question text generated based on a Buddhist scripture, which is vectorized using an embedding model. In other words, a question vector is a semantic vector having multiple feature quantities as numerical elements. An answer is generated based on a Buddhist scripture and is the text of the answer to the question.

[0026] FIG. 5 is a diagram showing the data structure of the earthly desires database 22. Note that the data structure in FIG. 5 is merely an example, and various other information may be included. As shown in FIG. 5, the earthly desires database 22 stores emotion text and the earthly desires corresponding to that emotion text, associating them with each other, using a record ID as a key. A record is a unit of a set consisting of a block of emotion text and one earthly desire corresponding to that block of emotion text. The record ID is identification information that uniquely identifies a record. As mentioned above, emotion text is a verbal expression of a psychological state, and may be, for example, an onomatopoeia. Earthly desires is a word that indicates mental impurities that cause mental confusion.

[0027] FIG. 6 is a diagram showing the data structure of the meditation database 23. Note that the data structure of FIG. 6 is merely an example, and various other information may be included. As shown in FIG. 6, the meditation database 23 stores earthly desires and corresponding meditation methods in association with each other, using record IDs as keys. A record is a unit of a set of one earthly desire and one meditation method corresponding to that desire. The record ID is identification information that uniquely identifies a record. As mentioned above, a meditation method is a specific procedure for meditation to calm the mind and improve concentration.

[0028] Fig. 7 is a diagram illustrating the processing flow of the mental improvement support system 1. Below, the processing of the mental improvement support system 1 will be explained along the flow in Fig. 7, with reference to the configurations in Figs. 1 to 3 and the screen example in Fig. 8. The following processing of the mental improvement support server 11 is performed by the processing unit 31 described above.

[0029] In step S1, the user operates the user terminal 2 to send a request to display an interface screen of the mental improvement support site to the mental improvement support server 11. In step S2, the mental improvement support server 11 receives the request and sends screen information for displaying a predetermined interface screen 50 on the user terminal 2 to the user terminal 2. In step S3, the user terminal 2 receives the screen information and displays the interface screen 50 on the display of the user terminal 2.

[0030] Fig. 9 is a diagram showing an example of a screen of the user terminal 2. Note that the interface screen 50 in Fig. 9 is merely an example, and may be displayed in a manner different from the example in Fig. 9. As shown in Fig. 9, the interface screen 50 displays a comment input area 51, a sending UI component 52, a chat display area 53, an advice UI component 54, an earthly desires UI component 55, and a meditation UI component 56.

[0031] The comment input area 51 is a field where the user operates the input interface of the user terminal 2 to input a comment as text. The comment input area 51 may be a comment indicating an issue the user wants to consult with Buddha about, a comment expressing the user's mood, or the like. The comment transmission UI component 52 may be a button that the user can select by operating the input interface of the user terminal 2. When the transmission UI component 52 is selected with a comment input in the comment input area 51, the user terminal 2 transmits the comment input in the comment input area 51 to the mental improvement support server 11.

[0032] The chat display area 53 displays, in text, comments sent to the mental improvement support server 11 by selecting the comment sending UI component 52. The chat display area 53 displays, in text, support information including advice from Buddha in response to the user's comment, that is, support information from the mental improvement support server 11. In this way, the chat display area 53 displays the user's comment and the support information in response to it in chat format.

[0033] The advice UI component 54 may be a button that the user can select by operating the input interface of the user terminal 2. When the advice UI component 54 is selected, the user terminal 2 allows advice on the user's comment to be displayed in the chat display area 53.

[0034] The worldly desires UI component 55 may be a button that the user can select by operating the input interface of the user terminal 2. When the worldly desires UI component 55 is selected, the user terminal 2 allows the worldly desires corresponding to the user's comment to be displayed in the chat display area 53.

[0035] The meditation UI component 56 may be a button that the user can select by operating the input interface of the user terminal 2. When the meditation UI component 56 is selected, the user terminal 2 allows a meditation method corresponding to the user's comment to be displayed in the chat display area 53.

[0036] Returning to FIG. 7, in step S4, when a comment is entered in the comment input area 51 of the interface screen 50 and the send UI component 52 is selected, in step S5 the user terminal 2 sends the comment entered in the comment input area 51 to the mental improvement support server 11.

[0037] In step S6, the mental improvement support server 11 creates a prompt including the comment received from the user terminal 2 as a prompt to be input to the generation AI 12. For example, the prompt includes a request to obtain Buddhist advice for the comment using the Buddhist scripture database server 20. The prompt may include a request to obtain the earthly desires corresponding to the comment using the earthly desires database 22. The prompt includes a request to obtain a meditation method corresponding to the comment using the meditation database 23. The prompt includes a request to generate support information in text including the Buddhist advice, earthly desires, and meditation methods.

[0038] In step S7, the mental improvement support server 11 inputs the created prompt to the generation AI 12. In step S8, the generation AI 12 obtains, from the worldly desires database 22, the worldly desires corresponding to the comment included in the prompt. Specifically, the generation AI 12 refers to the worldly desires database 22, identifies an onomatopoeia corresponding to the onomatopoeia in the user's comment, and obtains the worldly desires corresponding to the identified onomatopoeia. If the user's comment does not contain an onomatopoeia, the generation AI 12 may refer to the worldly desires database 22, identify an onomatopoeia most similar to the comment, and obtain the worldly desires corresponding to the identified onomatopoeia.

[0039] In step S9, the generation AI 12 obtains, as Buddhist advice, an answer to the comment included in the prompt from the Buddhist scripture database server 20. Specifically, the generation AI 12 requests the Buddhist scripture database server 20 to output an answer corresponding to the question that is most similar to the user's comment.

[0040] When a user comment is input from the generation AI 12, the Buddhist scripture database server 20 generates a comment vector by vectorizing the comment using an embedding model, searches for the question vector that is most similar to the comment vector, and outputs an answer corresponding to the question vector obtained by the search to the generation AI 12.

[0041] The Buddhist scripture database server 20 may determine that the shorter the distance (e.g., Euclidean distance) between the comment vector and the question vector, the higher the similarity, or may determine that the smaller the angle between the comment vector and the question vector, the higher the similarity (e.g., cosine similarity).

[0042] In step S10, the generation AI 12 obtains a meditation method corresponding to the comment included in the prompt from the meditation database 23. Specifically, the generation AI 12 refers to the meditation database 23 and obtains a meditation method corresponding to the earthly desire obtained in step S8. Note that the order of steps S8, S9, and S10 is not limited to this, and the order of each step may be changed, or each step may be performed simultaneously.

[0043] In step S11, the generation AI 12 generates support information in text form, including the earthly desires, Buddhist advice, and meditation methods acquired in steps S8 to S10. At this time, the generation AI 12 may change the sentences without changing the gist of the text of the earthly desires, Buddhist advice, and meditation methods acquired in steps S8 to S10. In step S12, the generation AI 112 transmits the generated support information to the mental improvement support server 11. In step S13, the mental improvement support server 11 transmits the support information to the user terminal 2.

[0044] In step S14, the user operates the user terminal 2 to select at least one of the advice UI component 54, the worldly desires UI component 55, and the meditation UI component 56 on the interface screen 50. Note that, although step S14 is performed after step S5 in FIG. 7, it may be performed before step S5 as will be described later with reference to FIG. 8.

[0045] In step S15, when the advice UI component 54 is selected, the user terminal 2 displays Buddhist advice in response to the user's comment as support information in the chat display area 53 of the interface screen 50.

[0046] When the earthly desires UI component 55 is selected, the user terminal 2 displays, as support information, the earthly desires corresponding to the user's comment in the chat display area 53 of the interface screen 50. When the meditation UI component 56 is selected, the user terminal 2 displays, as support information, a meditation method corresponding to the user's comment in the chat display area 53 of the interface screen 50. In this way, the provision of information to support the user's mental improvement is based on Buddhist scriptures, and therefore the user's mental improvement can be appropriately supported based on Buddhism.

[0047] If any of the UI components 54 to 56 is not selected, the user terminal 2 does not display information corresponding to the unselected UI component (any of Buddhist advice, earthly desires, and meditation methods) in the chat display area 53. In this way, the user can selectively display Buddhist advice, earthly desires, and meditation methods, thereby improving user convenience.

[0048] When none of the UI components 54 to 56 are selected, the user terminal 2 does not display support information in the chat display area 53. In this way, the user can continue chatting without displaying support information on the interface screen 50, so that the user can select the timing for displaying support information on the user terminal 2, improving user convenience.

[0049] Figure 8 is a diagram illustrating another example of the processing flow of the mental improvement support system 1. Note that the same steps as in Figure 7 are given the same reference numerals and detailed explanations will be omitted. In the example of Figure 8, at the time of step S5 when the user terminal 2 transmits a comment to the mental improvement support server 11, at least one of the UI components 54 to 56 on the interface screen 50 has been selected.

[0050] Steps S1 to S3 are the same as those in the example of Fig. 7, and therefore detailed description thereof will be omitted. Next, in step S114, the user operates the user terminal 2 to select at least one of the advice UI component 54, the earthly desires UI component 55, and the meditation UI component 56 on the interface screen 50.

[0051] Step S4 is the same as the example in Fig. 7, and therefore a detailed description thereof will be omitted. When the send UI component 52 is selected with a comment entered in the comment input area 51 of the interface screen 50, in step S105 the user terminal 2 transmits to the mental improvement support server 11 the comment entered in the comment input area 51 as well as selection information indicating which of the UI components has been selected.

[0052] In step S106, the mental improvement support server 11 creates a prompt to be input to the generation AI 12. The prompt includes a request to obtain Buddhist advice, earthly desires, and meditation methods that correspond to the selected UI component, along with the comment received from the user terminal 2. In the example of Fig. 8, it is assumed that only the advice UI component 54 is selected among the UI components 54 to 56, and the prompt includes a request to obtain Buddhist advice for the comment using the Buddhist scripture database server 20, along with the comment received from the user terminal 2.

[0053] Steps S7 and S9 are the same as those in the example of Fig. 7, and therefore detailed descriptions thereof will be omitted. In step S111, the generation AI 12 generates support information in text form, including the Buddhist advice obtained in step S9. Steps S12, S13, and S15 are the same as those in the example of Fig. 7, and therefore detailed descriptions thereof will be omitted.

[0054] As described above, if there are unselected UI components 54 to 56 of the interface screen 50 at the time when the mental improvement support server 11 accepts a user's comment, the prompt created in step S106 may not include a request to obtain information from the databases 21 to 23 that correspond to the unselected UI components. In other words, if only some of the UI components 54 to 56 of the interface screen 50 are selected at the time of step S106, the prompt created in step S106 may request to obtain information only from the databases 21 to 23 that correspond to the selected UI components.

[0055] The aspects of the mental improvement support system 1 are not limited to the above-described embodiment. For example, in the above-described embodiment, the mental improvement support server 11 accepts user comments in a chat format, but the mental improvement support server 11 may accept user comments in a format other than a chat format. For example, a comment log in which past comments from users are accumulated may be input to the mental improvement support server 11. A past chat history including comments from users may be input to the mental improvement support server 11.

[0056] In the above-described embodiment, the Buddhist scripture database 21 is exemplified as a RAG vector database used as part of the Buddhist scripture database server 20, but the Buddhist scripture database 21 may also be a conventional database such as the earthly desires database 22 and the meditation database 23.

[0057] In the above-described embodiment, the earthly desires database 22 and the meditation database 23 are exemplified as ordinary databases, but the earthly desires database 22 and the meditation database 23 may also be RAG vector databases.

[0058] In the above-described embodiment, a configuration is exemplified in which the display of Buddhist advice, earthly desires, and meditation methods is permitted by selecting the UI components 54 to 56, but such UI components may be omitted.

[0059] Although the Buddhist scripture database 21, earthly desires database 22, and meditation database 23 have been exemplified as databases to which the generation AI 12 refers, one or two of these three databases may be omitted.

[0060] [Note] The above-described embodiments are specific examples of the following disclosure.

[0061] (Appendix 1) A processing unit is provided, the processing unit comprising: Accept user comments, The generating AI is caused to obtain Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures; causing the generation AI to generate support information including the content of the acquired Buddhist advice; A mental improvement support device that outputs the generated support information to a user terminal.

[0062] (Appendix 2) the Buddhist scripture database stores a plurality of question vectors obtained by vectorizing a plurality of questions generated based on the Buddhist scriptures, and a plurality of answers generated based on the Buddhist scriptures and corresponding to the plurality of questions, The mental improvement support device described in Appendix 1, wherein the generation AI obtains, as the Buddhist advice, an answer corresponding to a question vector associated with a comment vector obtained by vectorizing the comment from the Buddhist scripture database.

[0063] (Appendix 3) the processing unit causes the generation AI to obtain the earthly desires corresponding to the comment from an earthly desires database that stores earthly desires generated based on the Buddhist scriptures; The mental improvement support device according to claim 1, wherein the support information further includes the acquired worldly desires.

[0064] (Appendix 4) The processing unit causes the generation AI to obtain a meditation method corresponding to the comment from a meditation database that stores meditation methods generated based on Buddhist scriptures; The mental improvement support device described in Appendix 1, wherein the support information further includes the acquired meditation method.

[0065] (Appendix 5) the processing unit causes the user terminal to display a UI component; A mental improvement support device as described in Appendix 1, wherein outputting the support information to the user terminal includes displaying the Buddhist advice on the user terminal in accordance with selection of the UI component.

[0066] (Appendix 6) the processing unit displays, on the user terminal, an advice UI component corresponding to the Buddhist advice and an earthly desires UI component corresponding to the earthly desires; The mental improvement support device described in Appendix 3, wherein outputting the support information to the user terminal includes displaying the Buddhist advice on the user terminal in accordance with selection of the advice UI component, and displaying the earthly desires on the user terminal in accordance with selection of the earthly desires UI component.

[0067] (Appendix 7) The processing unit displays an advice UI component corresponding to the Buddhist advice and a meditation component corresponding to the meditation method on the user terminal; The mental improvement support device described in Appendix 4, wherein outputting the support information to the user terminal includes displaying the Buddhist advice on the user terminal in response to selection of the advice UI component, and displaying the meditation method on the user terminal in response to selection of the meditation UI component.

[0068] (Appendix 8) A mental improvement support method executed by a processor, comprising: Accept user comments, The generating AI is caused to obtain Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures; causing the generation AI to generate support information including the content of the acquired Buddhist advice; The mental improvement support method outputs the generated support information to a user terminal.

[0069] (Appendix 9) A mental improvement support program that causes a processor to execute the mental improvement support method described in Appendix 8. [Explanation of symbols]

[0070] 1. Mental improvement support system 2. User terminal 11. Mental improvement support server (mental improvement support device) 12 Generation AI 21 Buddhist scripture database 22 Worldly Desires Database 23 Meditation Database 50 Interface Screen 54 Advisory UI Components 55 Worldly Desires UI Components 56 Meditation UI Components 131 processors P Mental Improvement Support Program

Claims

1. A processing unit is provided, the processing unit comprising: Accept user comments, The generating AI obtains Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures; The generating AI is caused to obtain the earthly desires corresponding to the comment from an earthly desires database that stores earthly desires generated based on the Buddhist scriptures; The generating AI generates support information including the content of the acquired Buddhist advice and the acquired earthly desires; A mental improvement support device that outputs the generated support information to a user terminal.

2. A processing unit is provided, the processing unit comprising: Accept user comments, The generating AI obtains Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures; The generating AI is caused to obtain a meditation method corresponding to the comment from a meditation database that stores meditation methods generated based on Buddhist scriptures; The generating AI generates support information including the acquired Buddhist advice content and the acquired meditation method; A mental improvement support device that outputs the generated support information to a user terminal.

3. the Buddhist scripture database stores a plurality of question vectors obtained by vectorizing a plurality of questions generated based on the Buddhist scriptures, and a plurality of answers generated based on the Buddhist scriptures and corresponding to the plurality of questions, 3. The mental improvement support device according to claim 1, wherein the generating AI obtains, as the Buddhist advice, an answer corresponding to a question vector associated with a comment vector obtained by vectorizing the comment from the Buddhist scripture database.

4. the processing unit causes the user terminal to display a UI component; 3. The mental improvement support device according to claim 1, wherein outputting the support information to the user terminal includes displaying the Buddhist advice on the user terminal in response to selection of the UI component.

5. the processing unit displays, on the user terminal, an advice UI component corresponding to the Buddhist advice and an earthly desires UI component corresponding to the earthly desires; The mental improvement support device of claim 1, wherein outputting the support information to the user terminal includes displaying the Buddhist advice on the user terminal in accordance with selection of the advice UI component, and displaying the earthly desires on the user terminal in accordance with selection of the earthly desires UI component.

6. The processing unit displays an advice UI component corresponding to the Buddhist advice and a meditation UI component corresponding to the meditation method on the user terminal; The mental improvement support device of claim 2, wherein outputting the support information to the user terminal includes displaying the Buddhist advice on the user terminal in response to selection of the advice UI component, and displaying the meditation method on the user terminal in response to selection of the meditation UI component.

7. A mental improvement support method executed by a processor, comprising: Accept user comments, The generating AI obtains Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures; The generating AI is caused to obtain the earthly desires corresponding to the comment from an earthly desires database that stores earthly desires generated based on the Buddhist scriptures; The generating AI generates support information including the content of the acquired Buddhist advice and the acquired earthly desires; The mental improvement support method outputs the generated support information to a user terminal.

8. A mental improvement support method executed by a processor, comprising: Accept user comments, The generating AI obtains Buddhist advice corresponding to the comment from a Buddhist scripture database that stores the contents of Buddhist scriptures; The generating AI is caused to obtain a meditation method corresponding to the comment from a meditation database that stores meditation methods generated based on Buddhist scriptures; The generating AI generates support information including the acquired Buddhist advice content and the acquired meditation method; The mental improvement support method outputs the generated support information to a user terminal.

9. A mental improvement support program that causes a processor to execute the mental improvement support method according to claim 7 or 8.

Citation Information

Patent Citations

  • System

    JP2025050123A

  • Large Language Model System

    JP7691792B1

  • System

    JP2025049575A

  • JPP7691792B