Unskilledcrab / chain-generator

0 stars 0 forks source link

Prompt suggestions #6

Open Unskilledcrab opened 8 months ago

Unskilledcrab commented 8 months ago

Overview

This feature would take the last generator that you were on, and send some information about it to chatgpt to try to generate ~3 different prompt ideas to continue chaining this idea.

As soon as you moved focus from a card, it would cache that card as the "lastFocusedWidget" and then you would be able to press a new button on any other widget that would then make a prompt like

If the last focused widget has a generated prompt, it would be something like this

Come up with an interesting prompt for an LLM that would continue the train of thought around this idea: [WIDGET_GENERATED_PROMPT]

Note: this idea needs to be fleshed out more and discussed. This is general guidance but should be broken down more

Exit criteria

Widgets would have a button on them that would allow you to generate a prompt related to your current train of thought