Over the past year, I've been integrating AI models like OpenAI and Anthropic into various products. As I started taking on clients, I noticed a common pain point: non-technical clients wanted to be involved in prompt engineering, but updating prompts meant redeploying the entire app.
Existing prompt management tools didn't quite fit the bill. I needed something with:
- First-class support for popular AI models (OpenAI, Anthropic)
- OpenAI Assistant integration for RAG capabilities
- Prompt versioning and templating with conditional statements
- Monitoring and input-output comparisons across models/configs
- User-friendly interface for non-technical clients
So, I built Promptmgr. It addresses these needs and more. I've been using it with clients for about a month now, and the feedback has been positive.
I'd love to get the HN community's thoughts on this. There's a demo account available to try out the features. What else would you like to see in a tool like this?
1 comment
[ 2.8 ms ] story [ 10.5 ms ] threadExisting prompt management tools didn't quite fit the bill. I needed something with:
- First-class support for popular AI models (OpenAI, Anthropic) - OpenAI Assistant integration for RAG capabilities - Prompt versioning and templating with conditional statements - Monitoring and input-output comparisons across models/configs - User-friendly interface for non-technical clients
So, I built Promptmgr. It addresses these needs and more. I've been using it with clients for about a month now, and the feedback has been positive.
I'd love to get the HN community's thoughts on this. There's a demo account available to try out the features. What else would you like to see in a tool like this?