prompt-poet and promptmage

These are **competitors** — both provide low-code frameworks for designing and templating LLM prompts, with Prompt Poet offering significantly broader adoption and practical viability for production use, while PromptMage appears to be an abandoned or experimental alternative in the same functional space.

prompt-poet
72
Verified
promptmage
45
Emerging
Maintenance 10/25
Adoption 19/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 9/25
Maturity 25/25
Community 11/25
Stars: 1,139
Forks: 94
Downloads: 11,757
Commits (30d): 0
Language: Python
License: MIT
Stars: 114
Forks: 8
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

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.

About promptmage

tsterbak/promptmage

simplifies the process of creating and managing LLM workflows.

Provides built-in prompt versioning, A/B testing, and comparison capabilities alongside an interactive playground for iteration. Generates a FastAPI-based REST API automatically with type-hint inference, supports both local and remote server deployment, and integrates testing/validation directly into the workflow development cycle.

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