#12 · Primary category: LLM Application Frameworks
prompt-optimizer
An AI prompt optimizer for writing better prompts and getting better AI results.
Project last updated:08/26/26
GitHub Stars
33.7K
Forks
3.9K
Contributors
31
License
Other
Why we included this project
Prompt Optimizer is for anyone who has rewritten the same prompt several times hoping the model finally gets it. It takes a rough draft and runs it through iterative, multi-round refinement, with separate handling for system prompts and user prompts, then lets you test the before-and-after versions against models like OpenAI, Gemini, DeepSeek, and Grok. Beyond a single rewrite, you can manage context variables, run multi-turn conversation tests, wire in function calling, and keep stable prompts as versioned, reusable assets. Processing stays client-side, and since it ships as a web app, desktop app, Chrome extension, or Docker image, it works for solo users and teams alike without sending your prompts through a middleman server. There's also a text-to-image mode if you want to turn a vague idea into a more directable visual prompt.
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
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform