Growing Trees
It’s been a while since I posted on this thread. I noticed a few posts lately on storyboarding.
I designed Phas for Animated GIFs so I could demonstrate concepts… This design was for a time when a 4Mb GIF took 10 minutes to download and Video was not really accessible . This compact design is reflected in very few colours and big repetitive spaces that fit well with GIF (lossless) compression.
I know this will be simple stuff for code developers here but this is intended as a simple demonstration for non-coders. These examples are intended to add some context between Phas and Philosophical Ecosystems.
Single Prompt - Multi-Modal Output
Here I demonstrate a single prompt returning multiple outputs in different formats.
This first example takes a single prompt, identifies data requirements and returns 3 separate types of data. PHP Code, HTML and Image.
The second example takes a single prompt, identifies data requirements and returns 2 separate types of data. PHP Code (x 6) and an Image. This one is ‘Smart’ which just means it uses 4o and not 4o-mini.
Both examples selectively consider previous steps evaluations for data to include in their questions to keep focus (ie if writing a story or multi-script project).
Paths in the Phas Forest are Phasm Prompts themselves, items can be any type, Video, 3D, Code, Images, Voice, Music, HTML etc etc so this sounds to me a bit like storyboards people are discussing on the forum atm.
While this just demonstrates data returns of course this can also be applied to Phas constructs allowing restricted multi-user access, functional applications etc.