pikho/ppromptor
Prompt-Promptor is a python library for automatically generating prompts using LLMs
This tool helps developers working with large language models (LLMs) to automatically create and refine effective prompts. You provide an initial task and some examples, and the system generates and iteratively improves prompts that get better results from LLMs. It's designed for prompt engineers and AI developers who need to optimize LLM performance for specific applications.
No commits in the last 6 months. Available on PyPI.
Use this if you are a prompt engineer or developer struggling to manually create the best prompts for your LLM applications and want an automated way to generate and improve them.
Not ideal if you are a non-technical end-user simply looking to interact with an LLM, as this tool is for engineering and refining the underlying prompts.
Stars
77
Forks
11
Language
Python
License
MIT
Category
Last pushed
Oct 18, 2023
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/pikho/ppromptor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
promplate/partial-json-parser
Parse partial JSON generated by LLM
Hunyuan-PromptEnhancer/PromptEnhancer
PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions...