HN user

milst

16 karma

milstead@tambo.co

Posts8
Comments16
View on HN

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.

Here's the repo btw: https://github.com/MichaelMilstead/timeline-of-everything

Historical Tech Tree 12 months ago

This is awesome. I worked on a 'conversational historical timeline generator' a little bit ago: https://timeline-of-everything.milst.dev/

I wonder if something similar could be added here where I say something like "what's the most important descendant of x" and it would bring me to that tech and give me a little explanation of why

What’s a good way to learn to understand concepts in a spaced-repetition way? I’ve used anki before for remembering facts or answers to specific questions, but is there a standard way to setup spaced repetition flashcards to learn, for example, when to apply a certain software pattern or something?