Once documents are embedded (through a variety of sources, like RSS and twitter archives), I want to have a function that, given a vector, can return the closest rows by distance.
I want to be able to write a frontend for this, so I can experiment with things like the "timeline view" (which is like a "view source" on an idea, and displays like this: https://river.maxbittker.com/ )
Once documents are embedded (through a variety of sources, like RSS and twitter archives), I want to have a function that, given a vector, can return the closest rows by distance.
I want to be able to write a frontend for this, so I can experiment with things like the "timeline view" (which is like a "view source" on an idea, and displays like this: https://river.maxbittker.com/ )