14 comments

[ 5.0 ms ] story [ 152 ms ] thread
Opening Comment for Post: Has interesting ideas on node based Large Language Model creativity applications.

Not the original author.

Written by: [Tyler Angert](Replit), [Miroslav Ivan Suzara, Jenny Han, Christopher Lawrence Pondoc, and Hariharan Subramonyam](Stanford)

(comment deleted)
This is neat, LLMs working on tree structures could have many more applications

Note, this is accepted for a User Interface conference: https://uist.acm.org/2023/

No git repo?
Hi author here. Later this year after some cleanup and perf work
interesting that they went for a pipes based metaphor rather than a scratch like jigsaw
"Scratch like jigsaw" is literally just code, it's faster to write by hand.
hi! co-author here. At the very beginning of our research process, the original problem space we were excited about was version control for creative coding tasks, which is why we ended up with the pipe-based metaphor. :)