promptree
v0.1.0
Published
JSX-based template engine for building LLM prompts from component trees.
Maintainers
Readme

promptree is a lightweight, JSX-based template engine that builds component trees into dynamic prompts for LLMs. Inspired by React’s syntax, but optimized for prompt generation.
Installation
To get started with promptree, install it via npm:
npm install promptree// work in progress!
License
promptree is licensed under the MIT License.
Contributing
We welcome contributions!
