pikho/ppromptor
Prompt-Promptor is a python library for automatically generating prompts using LLMs
Employs a three-agent architecture (Proposer, Evaluator, Analyzer) that iteratively refines prompts through collaborative feedback loops and human expert input. Supports both proprietary APIs (OpenAI) and open-source models (LLaMA, WizardLM), enabling weaker models to be guided by stronger LLMs. Provides a Streamlit-based web interface with experiment tracking and side-by-side prompt comparison for managing the prompt engineering workflow.
No commits in the last 6 months. Available on PyPI.
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...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
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...