A font that reads what you wrote

(rohanadwankar.github.io)

7 points | by RohanAdwankar 2 days ago ago

7 comments

  • frereubu an hour ago

    Not working in Firefox. I get this error:

      Uncaught TypeError: The specifier “semfont/analyze” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
    
    Works in Chrome though.
    • jstanley 14 minutes ago

      Here was me thinking it just didn't do anything at all.

  • wccrawford 44 minutes ago

    This is a really neat idea. I'm not sure it's actually useful, but it's definitely neat.

    And it made me think of the new kid in town: Jev. I wonder if Jev can do this well and quickly? Not that I'm willing to pay the tokens even to find out, but it's another neat thought.

  • codingdave 34 minutes ago

    Nifty idea, but the premise seems flawed. This won't help people read, it will help people avoid reading by focusing on which words to skim. It also seems like it would have a problem detecting sarcasm.

  • RohanAdwankar 2 days ago

    Not using an LLM, but rather just a plain set of heuristics which can run formatting quickly enough to render while the text is being streamed or edited. The aim is to try to see if I can make text more readable as it's being streamed in.

  • busssard 11 minutes ago

    cute. sadly only in english so far.

  • ayaniv 23 minutes ago

    very very cool