▲ | pryelluw 6 days ago | |||||||
Like terraform for prompts. Put that on the landing page. | ||||||||
▲ | convo-lang 3 days ago | parent | next [-] | |||||||
You sparked an idea that I started working on today. It's more like `make` than `terraform` but will share principals from both. --- The idea is that convo files will serve as decencies of target outputs and those outputs could be anything from React components to generated images or videos. --- This should make for a declarative way of defining generated application and content in a way that is repeatable and easy to modify. --- I'll implement the same caching strategy that `make` uses to minimize the number of tokens consumed as changes to convo files are made. --- Anybody have any thoughts or suggestions? | ||||||||
| ||||||||
▲ | convo-lang 5 days ago | parent | prev [-] | |||||||
I like that :) thank you |