The Library of Babel contains every possible page of 3200 characters that could ever be written. Every book, every sentence, every truth and every lie, all already exist somewhere in the library. Your life story is somewhere in there.
With this you build your own React components and register them with the AI. The AI chooses which to use and what props to pass into them, so it's not generating UI from scratch, if that's what you mean - other Michael from the Tambo team
under the hood messages are sent to Tambo which knows how to use the timeline component (sort of like an LLM tool) and can fill the component's props with whatever data it decides.
The actual data at this point is completely generated by the LLM (which seems to be ok for historical data on popular topics.) I should add a tool to allow tambo to fetch data from wikipedia before trying to generate timeline data.
Comparing timelines is an awesome idea, understanding when certain events happened in relation to others is really interesting. Maybe even overlaid in different colors or something instead of separate timelines.
very cool. Made something with a similar idea, but using timelines instead of maps. I wonder if the two could be combined in some way
https://timeline-of-everything.milst.dev/