From 7b91957f08cccdd20b88ceeb8bd0cd40f257f363 Mon Sep 17 00:00:00 2001 From: Chiraag V Date: Wed, 4 Mar 2026 21:38:01 +0530 Subject: [PATCH] Add PromptPerfect (open-source prompt optimizer) Added a new feature to the README section about PromptPerfect. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87082c1cb..45fbee7b5 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Some places where we have been featured: - Wall Street Journal - [ChatGPT Can Give Great Answers. But Only If You Know How to Ask the Right Question](https://www.wsj.com/articles/chatgpt-ask-the-right-question-12d0f035) - Forbes - [Mom, Dad, I Want To Be A Prompt Engineer](https://www.forbes.com/sites/craigsmith/2023/04/05/mom-dad-i-want-to-be-a-prompt-engineer/?sh=7f1213159c8e) - Markettechpost - [Best Free Prompt Engineering Resources (2023)](https://www.marktechpost.com/2023/04/04/best-free-prompt-engineering-resources-2023/) +- [PromptPerfect](https://github.com/beagle-ai-solutions/promptperfect) - Open-source prompt optimizer with explanations. BYOK, works with Gemini, OpenAI, Anthropic ---