tisztamo / Junior

AI-First IDE which fully codes itself: No code was written by humans here.
https://aijunior.dev
MIT License
22 stars 7 forks source link

Design a dataflow system for prompts #16

Open tisztamo opened 1 year ago

tisztamo commented 1 year ago

We want to "chain" prompts with freedom.

But not sure what is the best way to think about chaining prompts

Are Prompts stationary brain-machines connected with fat trees of cables and executing in concert?

Or do we send out Prompts, like objects flying in space, and whoever was hit by the prompt, executes it, providing it context?

I think the first one is called "Chaining".

The other is called "Fungible Thoughts".