Viewing profile — milst
milst
HN member- Joined
- Mon, Dec 12, 2022, 5:36 PM UTC
- HN karma
- 16
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About milst
Recent public activity
- story
- story
-
comment
Comment #47252121
Really like the idea of having a single place that shows me the throughline of work across different platforms
-
comment
Comment #47251604
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 …
- story
-
comment
Comment #47081453
by @chiefofautism on twitter
- story
-
comment
Comment #46982291
It's that plus the hosted service which interacts with the LLM, stores threads, handles auth, gives observability of interactions in your app, etc.
-
comment
Comment #46969748
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, i…
-
comment
Comment #46090195
Interesting, reminds me a little of another project posted here a few weeks ago: https://news.ycombinator.com/item?id=45823938
- story
- story
-
comment
Comment #46001337
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.…
-
comment
Comment #45997117
Very interested in the idea of an AI being able to interact with my filesystem. we experimented with something like this: https://local-note-taker.vercel.app/chat repo in case you'…
-
comment
Comment #45995420
started something like this, but without the "zoom" https://timeline-of-everything.milst.dev/
-
comment
Comment #45995411
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/
- story
-
comment
Comment #45830430
Very cool. Are the posts I see random from all stored, or are they the latest posts or something?
- story
- comment
- story
-
comment
Comment #44831469
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 add…
- story
-
story
Show HN: Tambo – a tool for building generative UI React apps with tools/MCP
Hey! We're working on a React SDK + API to make it simple to build apps with natural language interfaces, where AI can interact with the components on screen on behalf of the user.…
-
comment
Comment #44075642
updated the 'overview' generation