prompty and DotPrompt

These are **competitors**: both provide file-based prompt management systems (Prompty's `.prompty` format vs. DotPrompt's `.prompt` files) for organizing and executing LLM prompts, serving the same use case with mutually exclusive approaches.

prompty
76
Verified
DotPrompt
39
Emerging
Maintenance 22/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 6/25
Adoption 5/25
Maturity 16/25
Community 12/25
Stars: 1,170
Forks: 109
Downloads:
Commits (30d): 283
Language: Python
License: MIT
Stars: 11
Forks: 2
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No risk flags
No Package No Dependents

About prompty

microsoft/prompty

Prompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understandability, and portability for developers.

This helps AI application developers create, manage, and evaluate prompts for large language models. Developers input their desired prompt instructions, define model configurations, and specify input variables, which then generates a ready-to-use prompt that can be run across different environments or debugged within a VS Code extension. This tool is for developers building and refining AI applications.

AI-application-development prompt-engineering LLM-development AI-model-configuration AI-workflow-management

About DotPrompt

elastacloud/DotPrompt

Library allowing you to use GenAI prompts saved as .prompt files, keeping your prompts organised and controlled

This helps AI application developers manage the prompts they use for large language models. You input human-readable prompt instructions, configuration settings (like temperature or output format), and optional examples into a `.prompt` file. The output is a structured, templatized prompt that your application can send to an LLM. Developers who build applications powered by Generative AI can use this to keep their prompts organized and easily reusable.

AI-application-development prompt-engineering LLM-operations AI-model-configuration

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