Hacker News new | ask | show | jobs
Show HN: Bearprompt – Privacy-first prompt library that runs in the browser (bearprompt.com)
1 points by yaman071 111 days ago
Hello everyone, I built Bearprompt because I wanted a simple prompt library that doesn’t require an account and doesn’t store anything on a server.

All prompts are saved locally in your browser (IndexedDB).

My main goal was that users can interact with it easily and fast. You open the prompt library and by just clicking the card of the prompt, you have it copied in your clipboard and continue with your work.

Happy to hear some feedback :)