Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.35 KB

cool-repos.md

File metadata and controls

28 lines (13 loc) · 1.35 KB

prompt-poet

Claude for Sheets™ Prompt Engineering Template

promptic

files-to-prompt

code2prompt

promtlayer

promptQL

Promptwright - Synthetic Dataset Generation Library

Promptim

Promptim is an experimental prompt optimization library to help you systematically improve your AI systems.

Promptim automates the process of improving prompts on specific tasks. You provide initial prompt, a dataset, and custom evaluators (and optional human feedback), and promptim runs an optimization loop to produce a refined prompt that aims to outperform the original.

promptimal

Just submit your prompt and a description of what you want to improve. Promptimal will then use a genetic algorithm to iteratively refine the prompt until it's better than the original. An LLM evaluates the modified prompts to guide the process, but you can also define your own evaluation function.