jkomoros / prompt-garden

A framework for gardening LLM prompts
Apache License 2.0
9 stars 0 forks source link

Allow a spatial memory #57

Open jkomoros opened 1 year ago

jkomoros commented 1 year ago

Something akin to a 'whiteboard'.

Perhaps it's modeled as a spatial dimension where things are tagged with a 2D dimension, and then you can fetch the items within a radius of a given point, and also erase anything within a region.

scribble erase, glance

(Maybe allow 1D, 2D, or 3D)?