Maybe check if existing open source projects out there already have this.
A prompt editor manages the prompts by providing UI to let user edit it with template variable. Also the UI integration can save many copy-pasting.
Further work can involve UI to let user setup a prompt-chain (a graph whose vertices are prompts, edges represent flow of values from AI output to template variable. Could also couple this to the UI elements) using a GUI.
Maybe check if existing open source projects out there already have this.
A prompt editor manages the prompts by providing UI to let user edit it with template variable. Also the UI integration can save many copy-pasting.
Further work can involve UI to let user setup a prompt-chain (a graph whose vertices are prompts, edges represent flow of values from AI output to template variable. Could also couple this to the UI elements) using a GUI.