Show HN: Prompt-Compose.js Use Axioms and Compositions to Build Modular Prompts
github.comThis 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. Nice, need one for python too. hmmm... didn't knew people have already build these....