promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
Provides task-specific NLP classes (NER, classification, QA, relation extraction) that return type-safe Pydantic models instead of raw text, eliminating parsing brittleness. Abstracts away LLM provider differences through LiteLLM, allowing seamless switching between OpenAI, Anthropic, Ollama, and 100+ other backends with a single model string. Includes built-in evaluation metrics (precision, recall, F1) and cost tracking, plus batch/async processing for production workloads.
4,572 stars and 62 monthly downloads. Actively maintained with 2 commits in the last 30 days. Available on PyPI.
Stars
4,572
Forks
361
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Monthly downloads
62
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/promptslab/Promptify"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
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...
Pan-ML/panml
PanML is a high level generative AI/ML development and analysis library designed for ease of use...