promptml and ppromptor

These are complements: PromptML provides a markup language for structuring prompts while Prompt-Promptor generates those prompts programmatically using LLMs, allowing users to define prompt templates (PromptML) and automatically populate them with generated content (Prompt-Promptor).

promptml
52
Established
ppromptor
48
Emerging
Maintenance 6/25
Adoption 9/25
Maturity 25/25
Community 12/25
Maintenance 0/25
Adoption 9/25
Maturity 25/25
Community 14/25
Stars: 60
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 77
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

About promptml

narenaryan/promptml

Prompt markup language (A.K.A PromptML) library is specially built for AI systems - from Vidura AI

This helps AI prompt engineers define and manage their AI prompts in a structured, consistent way. It takes a custom markup language (.pml file) as input, which explicitly defines the prompt's context, objective, instructions, and examples. The output is a highly organized, machine-readable prompt that can be used by various AI systems, helping prompt engineers create reliable and collaborative prompt workflows.

AI-prompt-engineering AI-workflow-management AI-system-design prompt-versioning AI-prompt-standardization

About ppromptor

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.

prompt-engineering LLM-development AI-model-optimization natural-language-processing AI-application-development

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