Hacker News new | ask | show | jobs
Show HN: Prompt-Compose.js Use Axioms and Compositions to Build Modular Prompts (github.com)
6 points by anubhav200 1041 days ago
This JS library provides basic axioms for building and managing GPT prompts. It helps you build small and reusable prompt components and then let you compose them together to build larger ones.
2 comments

Nice, need one for python too.
hmmm... didn't knew people have already build these....