Promptify and prompt-poet

These are complements: Promptify provides structured output extraction and prompt versioning for production use, while Prompt Poet offers low-code prompt design and iteration for creating those prompts, making them useful in sequence during development and deployment workflows.

Promptify
74
Verified
prompt-poet
72
Verified
Maintenance 16/25
Adoption 14/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 19/25
Maturity 25/25
Community 18/25
Stars: 4,572
Forks: 361
Downloads: 62
Commits (30d): 2
Language: Python
License: Apache-2.0
Stars: 1,139
Forks: 94
Downloads: 11,757
Commits (30d): 0
Language: Python
License: MIT
No Dependents
No risk flags

About Promptify

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.

About prompt-poet

character-ai/prompt-poet

Streamlines and simplifies prompt design for both developers and non-technical users with a low code approach.

Combines YAML-based prompt structure with Jinja2 templating to support conditional logic, dynamic message lists, and LangChain integration—enabling features like context-aware few-shot examples and automatic message truncation by priority. Built-in tokenization provides granular token accounting across nested prompt sections, helping optimize context length constraints. Handles complex, compositional prompts through template includes and variable interpolation while maintaining clean separation between prompt logic and data.

Scores updated daily from GitHub, PyPI, and npm data. How scores work