←back to thread

193 points yaoke259 | 1 comments | | HN request time: 0s | source
Show context
yaoke259 ◴[] No.45025435[source]
Seems like some people are confused by the design decisions of using React/Svelte/Vue and using it at runtime. The use case I had in mind was LLM interaction, which you can try in the Chat Demo (running a real llm btw!). LLMs require secure, runtime, and minimal DSL to generate interactivity, hence markdown-ui.
replies(3): >>45025847 #>>45027190 #>>45029966 #
1. etler ◴[] No.45029966[source]
Working on the same thing :) Glad to see more people working on this too!

https://www.timetler.com/2025/08/19/unlocking-rich-ui-compon...