pi-evolve
v0.1.0
Published
Genetic-programming style brainstorming command for pi. /evolve generates 5 alternatives, you pick one, repeat until you finalize.
Maintainers
Readme
pi-evolve
Genetic-programming style brainstorming command for pi.
Usage
/evolve I want a title in the lines of "interviewing in the post llm world"- The LLM generates 5 alternatives similar to the seed.
- You pick one (or ✓ Finalize, or ✗ Cancel).
- The picked one becomes the new seed → 5 more alternatives.
- Repeat until you finalize. The chosen text is dropped into the editor.
Install
# from npm (once published)
pi install npm:pi-evolve
# from git
pi install git:github.com/<user>/pi-evolve
# local, for development
pi install /Users/dunya.kirkali/Projects/pi-evolveThen in pi, run /evolve <seed>.
Requires
An active model with an API key. Set one via /model before running /evolve.
