Prompt Evolution engine
Hi everyone,
Nowadays, everyone's talking about how to use LLMs effectively — organizing prompts and writing proper queries. A year ago, I was experimenting with dozens of prompts, and it took a lot of trial and error to land on the right one. That's why I built PromptEvolution, an engine based on the GEPA (Genetic-Pareto) approach. I've also recently added PDO (dueling bandits), which isn't finalized yet.
I believe there's a lot of potential in improving tools like this, so I'm making it public so others can benefit from it — and hopefully contribute too.
Here's the link: github.com/InsightJet/PromptEvolution