nayajunimesh

↗ HN profile [ 38.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Most AI chat applications (such as ChatGPT or Claude) stream their responses to the client as markdown text. As each new chunk of text arrives, the front end typically re-parses the entire markdown document to render…