Web app for creating structured LLM prompts for reasoning tasks
- Guided experience for accepting inputs and generating structured output for reasoning model prompts.
- Real-time preview as you type.
- One-click copy to clipboard.
- No installation required.
- Clone this repository.
- Run
make serve
. - Open the localhost URL.
Released under MIT by @MichaelCurrin.