8 ms·
I'm building a consumer facing prompt manager (https://promptfolder.com/ https://promptfolder.com/ - no API yet), but I've looked at most of the other tools...
by colesouth 3y ago
I'm building a consumer facing prompt manager (https://promptfolder.com/ https://promptfolder.com/ - no API yet), but I've looked at most of the other tools... unfortunately I haven't seen anything that is a solid fit for what you're looking for.
You might want to contact the devs behind PromptPal (https://github.com/PromptPal/PromptPal https://github.com/PromptPal/PromptPal), they seem to be some of the more technically advanced and fast moving people building in this area... maybe they can hack something together for you.
AIPRM is one of the more popular prompt managers, but as of May they don't have a public API (https://forum.aiprm.com/t/use-aiprm-prompt-templates-api/3824/13 https://forum.aiprm.com/t/use-aiprm-prompt-templates-api/382...).
- theogravity 3y agoI actually wrote an issue on the PromptPal GH around 30 minutes before my HN post. They use Metamask / Ethereum addresses for auth / account management, which sounds crazy to me for a product that's completely divorced from web3 / cryptocurrency. Promptfolder isn't what I'm looking for unfortunately based on the template variable assignment the example has. I really just want to store text and get it back via an API. The text just happens to be a prompt.
- colesouth 3y agoPivoting from crypto to AI... many such cases :) Sounds like there is maybe some code debt involved!