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.
Use this if you are developing an application that uses Generative AI and you want to manage your LLM prompts as external, version-controlled files rather than embedding them directly in your code.
Not ideal if you are looking for a tool to manage conversations with LLMs directly, rather than programmatic prompt construction within an application.
Stars
11
Forks
2
Language
C#
License
MIT
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/elastacloud/DotPrompt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
microsoft/prompty
Prompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI...
ReversecLabs/spikee
Simple Prompt Injection Kit for Evaluation and Exploitation
google/dotprompt
Executable GenAI prompt templates
svilupp/PromptingTools.jl
Streamline your life using PromptingTools.jl, the Julia package that simplifies interacting with...
betterprompt-com/Rocket
Better Prompt Rocket is an AI-optimised, accessibility-first web template designed for the...