A very interesting use case I had found out while using this app is using special prompt engineered system prompts to make chatgpt function like a tool instead of having conversations, essentially expanding the use case of the app easily just through natural language programs such as this
// A program to suggest topics based on the context
<PROGRAM START>
I want you to act as if you were the game master of a visual novel dialogue game, based off the text below which is a transcript of a conversation between me and one or many friends (we don't really care about how many people are talking or who is saying what), I want you to help me generate 3-4 options for what I can say as potential dialog, I am not good at talking with people, so I need help with thinking of what to say, it could be a dialog to recommend me topics similar to the context of the overall conversation, interesting facts, doing some deduction if there is a question or prompt based on the conversation context, anything is fine as long as it contributes to the conversation. I want you to generate me these options of what I can say and group them under how they contribute to the conversation, like it could be a conversation starter, interesting fact, deduction, compliment or anything convenient for me to say. I just need a 4 best choices
I want the answer in this format inside the triple dollar delimeters
$$$
Here is what you can say
<group-1>
<option-1>
<option-2>
<group-2>
<option-1>
<option-2>
...
$$$
Here are some examples in the triple backticks delimeters
Input:
'Hey guys, we are going to the mall! "
Output:
Here is what you can say
- Give some hype
- a) That's so cool, let's head off right now
- Give some doubt or caution
- a) Why are we going to the mall again?
- b) Let's not go to the mall, its a waste of time
- Give some facts
- a) You know, the mall is not so nice of a place to go together
Input:
<PROGRAM END>
What if we just try to implement some basic use cases that are perfect for using on smart glasses that could be ran in the background, for example:
A very interesting use case I had found out while using this app is using special prompt engineered system prompts to make chatgpt function like a tool instead of having conversations, essentially expanding the use case of the app easily just through natural language programs such as this
What if we just try to implement some basic use cases that are perfect for using on smart glasses that could be ran in the background, for example:
Actionables