Hacker News new | ask | show | jobs
A simple templating library for LLM prompts (promptsrus.io)
2 points by sammy0910 18 days ago
1 comments

Don't understand what this is for and for who.
I just found it useful for myself, because I tend to find myself writing the same gpt prompts over and over again with just a few letters changed, so it just makes that a little easier
But why you not use existing templates there is a lot of such things for different languages and platforms, like jinja, go template, handlebars, etc.