Hacker News new | ask | show | jobs
by pryelluw 644 days ago
I built my own prompt management system. It’s similar to a cms except there’s connections and taxonomic relationships between prompts and generated replies. Haven’t seen anything like it yet. Too busy to put up online for others to use.
1 comments

I have a similar webapp front for the APIs. And it stores the conversation thread like the Chat UI.

And I add some meta data to the prompt: tags, notes, links (just Markdown)

Wouldn't mind getting integrated into my NextCloud.