I created (: Smile after over two years of iterating on how to structure prompts. As I often iterate with Chat models (like ChatGPT, Claude, Perplexity or Kimi), use a variety of inference API’s, and open source models, I needed something that would work across all of them without compiling into a different language.
When I looked around, I found some great prompt engineering tools, especially for leveraging programming (Like POML), but most instruction languages seemed to be based on existing markups that people were already familiar with. Like a language in react components.
It wasn’t satisfying to me. So I made (: Smile! As the backbone of my own LLM apps, agents and prompts I’m ready to open it up to feedback and ideas for extending it into something that you would use.
I liked it a lot. I'm a beginner to smart contracts and learned a little. What I'm looking for next is more education about why the AI chose the decisions it made in the code, and what exactly are the inputs, outputs, processes. Just more granular detail and a chat interface - which I see you're working on. Thanks for sharing!
When I looked around, I found some great prompt engineering tools, especially for leveraging programming (Like POML), but most instruction languages seemed to be based on existing markups that people were already familiar with. Like a language in react components.
It wasn’t satisfying to me. So I made (: Smile! As the backbone of my own LLM apps, agents and prompts I’m ready to open it up to feedback and ideas for extending it into something that you would use.
Let me know what you think!