I kept losing good AI prompts, so I built a prompt memory tool(promper.vercel.app)
promper.vercel.app
I kept losing good AI prompts, so I built a prompt memory tool
https://promper.vercel.app/
3 comments
Thank you so much for recognizing my efforts.
And thank you also for giving a piece of general idea that I really need.
Every time I wrote a good prompt, it got buried in chat history.
So I built a small web app that lets me save, organize, version, and reuse prompts quickly.
It supports:
fast saving
tags + categories
template variables
local guest mode and optional cloud sync
Not trying to generate prompts, just trying to remember the good ones. Looking for feedback from people who use AI daily.
check it out: https://promper.vercel.app/
It supports:
fast saving
tags + categories
template variables
local guest mode and optional cloud sync
Not trying to generate prompts, just trying to remember the good ones. Looking for feedback from people who use AI daily.
check it out: https://promper.vercel.app/
>prompt memory tool
We used to call this a snippet manager. For Firefox will recommend Clippings. Simple design, folders/search. But if you're on Linux (or even Windows), just make snippets/ directory and drop 'em in there, then fd/rg to find what you're looking for. (Or use a comprehensive tool like @mattn/memo.)
But your tool nice too. Is like more organization-oriented (+folders, +categories) Keep (only has tags). Though imo only really need folders and tags. Folders for hierarchical structure, tags for flexible labeling. Categories (taxonomy) is redundant.