#85 · Primary category: Prompt Engineering Tools
sammo
A library for prompt engineering and optimization (SAMMO = Structure-aware Multi-Objective Metaprompt Optimization)
Project last updated:06/23/25
GitHub Stars
775
Forks
50
Contributors
4
License
MIT
Why we included this project
SAMMO treats prompt writing as a search problem rather than a manual craft, which is useful once hand-tuning stops paying off. It represents a prompt as a structured program instead of a flat block of text, then applies mutation operators like paraphrasing or rewriting to generate candidate versions and scores each one against your own accuracy metric. A beam-search optimizer drives the search, and the library handles parallel execution and rate limiting, so you can sweep large batches of prompt variants against an LLM API without writing the orchestration glue yourself. You can start from a familiar Markdown prompt and use CSS-selector-style queries to target specific sections for modification, which keeps the workflow approachable. It's a good fit for developers and ML engineers doing reproducible, data-driven prompt optimization for classification and extraction work, including structured outputs, rather than a general-purpose agent or chat framework.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
awesome-nano-banana-pro-prompts
🍌 World's largest Nano Banana Pro prompt library — 10,000+ curated prompts with preview images, 16 languages. Google Gemini AI image generation. Free & open source.
prompt-master
A Claude skill that writes the accurate prompts for any AI tool. Zero tokens or credits wasted. Full context and memory retention
chatgpt_system_prompt
A collection of GPT system prompts and various prompt injection/leaking knowledge.
awesome-nanobanana-pro
🚀 An awesome list of curated Nano Banana pro prompts and examples. Your go-to resource for mastering prompt engineering and exploring the creative potential of the Nano banana pro(Nano banana 2) AI image model.
academic-research-skills-codex
Codex-native Academic Research Skills suite for human-in-the-loop academic research workflows