13 comments

  • znnajdla34 minutes ago
    The most interesting part about this for me is that they decided to create their own language or DSL for the task at hand. So it&#x27;s not just a large language model; it&#x27;s an LLM with its own language.<p>I have a feeling that the best AI systems to come will, in fact, be a complete package like this: a harness, a DSL, and an entire package designed to produce certain outcomes cheaper and faster.<p>And producing that complete package is why software engineering will not be obsolete.
    • WithinReason23 minutes ago
      I agree. I&#x27;m waiting for someone to invent a programming language designed for LLMs where for a given partial program p and candidate token t it&#x27;s possible to tell whether p+t can be the prefix of a correct program or not so that t can be excluded from the LLM&#x27;s probability distribution at generation time, so the LLM can only generate correct programs. Or something like that.
      • cpill15 minutes ago
        doesn&#x27;t this imply it would solve the halting problem?
  • raincole50 minutes ago
    Do you hate the designer changed the UI of your favorite app so you have to relearn it every three months?<p>Congrats! Now you need to relearn it every time you open the app.
    • kemiller30 minutes ago
      Another way to think of this is you just ship the UI DSL, and the user can get the app to customize it themselves with built-in guardrails. Everything should be LCARS at this point.
    • znnajdla32 minutes ago
      I can think of one use case for this: Dashboards to answer one-off questions. Think PowerBI, Tableau, etc.
      • zahlekhan3 minutes ago
        yes, conversational analytics is what most of users use OpenUI for.
    • orbital-decay38 minutes ago
      Nothing stops you from caching known states and workflows, or simply making the &quot;fast&quot; part of your interface fixed. I think this could be genuinely useful for one-off cases for which no interface exists, or simply for interface prototyping and design.
    • zahlekhan44 minutes ago
      The goal of generative UI should be to make software more personal while preserving the workflows people already know. Two users might have very different interfaces, but each should have a consistent experience over time.
      • Den_VR28 minutes ago
        I can only imagine the troubleshooting and customer support experience. Yet another problem created by “ai” that’s probably only solvable with more “ai”
      • troupo10 minutes ago
        &gt; The goal of generative UI should be to make software more personal while preserving the workflows people already know.<p>These are inherently contradictory statements.<p>When people actually did research instead of vibe-coding, they learned it the hard way.
    • cpill13 minutes ago
      Chat Ui killed the GUI star. language is The ultimate UI. I guess you still need graphs (mainly so you can have dramatic moments in movies), but that&#x27;s it
    • IncreasePosts46 minutes ago
      That&#x27;s why I have my own model restyle the delivered UI to my preferred UI.
    • PhunkyPhil22 minutes ago
      You missed the point, it&#x27;s not for you to write.
    • throwaway61374643 minutes ago
      [dead]
  • alentred15 minutes ago
    Remember when everything was iSomething? The original iPod and iPhone created the real trend then.<p>Seems like many AI products ride the same wave now. Open WebUI, OpenHands, OpenUI. I am a bit more dubious about this affiliation, though.
  • nezhar49 minutes ago
    OpenAI, OpenAPI and now OpenUI. Explain this to a non tech person...
    • cianmm47 minutes ago
      I actually thought this was OpenAI until I read your comment
  • mmastrac46 minutes ago
    It should be possible to run on Mac via <a href="https:&#x2F;&#x2F;github.com&#x2F;mmastrac&#x2F;diffgemma" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mmastrac&#x2F;diffgemma</a>, but I&#x27;m at rustconf right now and I can&#x27;t download weights on hotel wifi easily.
    • zahlekhan43 minutes ago
      let me try this out as well
      • mmastrac37 minutes ago
        <a href="https:&#x2F;&#x2F;github.com&#x2F;mmastrac&#x2F;diffgemma#custom-quantization" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mmastrac&#x2F;diffgemma#custom-quantization</a> has some instructions on (naively) quantizing the upstream model as well.
  • tomashertus54 minutes ago
    Quite interesting to see no real comments here for 50+ minutes, so I will kick it off.<p>I&#x27;m a huge believer in this future of software. Having the UI layer completely abstracted from pre-written code and dynamically generated &quot;on the fly&quot; based on the context of the user is, I believe, the future.<p>Just think about the complexity of localization and how many IFs you had to write to solve different language versions, etc. in the old PHP code. A lot of that complexity can simply disappear.<p>Having dynamically built UI won&#x27;t only be better for the user experience, it can actually allow us to create much more personalized experiences (I hate when UI teams constantly redesign perfectly fine software).<p>Interestingly, this will open up a completely new consumption interface, because I believe there will be a UI predefined by the creator of the application (your day 1 user experience) that will then evolve into a more personalized experience over time.<p>So much room to grow in this space.
    • amazing_stories26 minutes ago
      I agree somewhat. An example might be a .md file describing a UI for commonly used tool that is invoked whenever you reference it. This could be a stripped down version of a complex UI for some software that has a lot of different uses (like 3D modeling programs and image editors) allowing the user to focus on the subset of work they do with it.
    • c-hendricks12 minutes ago
      How do you reconcile ...<p>&gt; I hate when UI teams constantly redesign perfectly fine software<p>... with ...<p>&gt; Having the UI layer completely abstracted from pre-written code and dynamically generated &quot;on the fly&quot; based on the context of the user is, I believe, the future<p>In this scenario there&#x27;s still no guarantee that the UI won&#x27;t randomly change. There&#x27;s no guarantee that the ui generated for the user will be the same visit to visit.
    • zahlekhan42 minutes ago
      this exactly the future we are working towards as well. You should checkout AppLess <a href="http:&#x2F;&#x2F;github.com&#x2F;thesysdev&#x2F;appless" rel="nofollow">http:&#x2F;&#x2F;github.com&#x2F;thesysdev&#x2F;appless</a>
      • PhunkyPhil7 minutes ago
        Great link, I haven&#x27;t seen that before. I saw someone at Microsoft make an &quot;OS&quot; that was just copilot chats per-window, generating the HTML. I recreated it and it&#x27;s not great, but it&#x27;s a fun toy that _feels_ transformative, unlike almost every AI product ever made besides the fundamental chat interface.<p>To take this a step further: <a href="https:&#x2F;&#x2F;chatjimmy.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chatjimmy.ai&#x2F;</a><p>Imagine AppLess running a model as good as qwen at 20,000 tok&#x2F;sec. It would be generated in a shorter amount of time as downloading a webpage right now. If this works out the consequences are kind of scary. The end of SaaS, the end of software being the moat or the property of companies, the embolstering of data protection (since that&#x27;s fundamentally what code operates)...
    • Boxxed49 minutes ago
      &gt; Just think about the complexity of localization and how many IFs you had to write to solve different language versions, etc. in the old PHP code. A lot of that complexity can simply disappear.<p>IFs! Oh no! Throwing all of this into a non-deterministic and expensive black box is making it <i>less</i> complex, you say?
  • tracyhenry22 minutes ago
    Generative UI is unsolved because current models do not have taste and end up generating the same kind of slop.<p>I&#x27;m amazed that this blog doesn&#x27;t even have a single screenshot&#x2F;photo of the kind of UI they can generate.<p>Focusing on benchmarks in this domain feels very wrong.
    • thomasfromcdnjs10 minutes ago
      Gen UI is meant to be design agnostic, the output is just the content and the form. It is on the implementation, agentic or human to make it look good.
      • tracyhenry8 minutes ago
        design is the hard problem. i don&#x27;t know what hard problem this is trying to solve here
    • spiderfarmer6 minutes ago
      There&#x27;s an image in the article and a full website with more media is just 1 click away. Instead you resorted to typing 272 characters not including ENTER, and I doubt that was easier than clicking the logo to visit the homepage.<p>Typing this comment also did not solve your problem, because that would require the author to read your comment, add more screenshots and it would require that you revisit it.
      • tracyhenry2 minutes ago
        When the blog title is &quot;world&#x27;s first model for Generative UI&quot;, you are supposed to show something that GPT&#x2F;Claude couldn&#x27;t do. Instead it&#x27;s all benchmark.<p>I don&#x27;t know what media you are talking about. It&#x27;s all slop worse than current slop.
  • hatefulheart29 minutes ago
    Someone steel man the case for users actually wanting to be a UI designer for the application they pay you for.
    • JohnBooty14 minutes ago
      GenUI isn&#x27;t about designing cosmetic &quot;skins.&quot; (Usually, anyway. I guess it could be used for that)<p>It&#x27;s generally for letting users customize the own workflows. How many times have you, or one of your users, liked a piece of software because it <i>mostly</i> fits an existing workflow but that remaining 20% is an annoyance, or maybe even a dealbreaker?<p>This is probably more common for businesses. They have existing procedures. and they want your software to fit into their existing processes and workflows... not the other way around.<p>GenUI is far from a one size fits all approach or magic bullet, but it can address a lot of those situations that either would have been dealbreakers, annoyances, or change requests. I suppose it can also help with user retention; once they&#x27;ve put the time and effort into customizing your product they theoretically are less likely to switch to a competitor.<p>Existing OpenAI&#x2F;Anthropic models seem to already handle this pretty well. As you might expect, letting users describe their own UI is pretty easy. The hard part is making it work and making sure they don&#x27;t escape their sandbox...
      • zahlekhan1 minute ago
        agreed. the core idea behind Generative UI is personalisation
  • mysterydip55 minutes ago
    &gt; Interfaces must be generated in under a second<p>Why? Is two seconds too long? Would your other constraints be easier (usability and hardware spec) if this was longer? Does anyone actually need a UI generated in under a second?
    • TaupeRanger42 minutes ago
      The term &quot;Generative UI&quot; refers to a front-end design approach where an AI model dynamically builds a UI in real time instead of relying on static, hard-coded templates.
      • mcmcmc11 minutes ago
        This just seems incredibly wasteful. What value does that add?
        • jnwatson0 minutes ago
          It keeps the users on their toes.
    • zahlekhan48 minutes ago
      In Generative UI, the interface needs to built in realtime based on context and intent of the user. Hence the constraints. Ideally we are targeting sub 500ms to compete with current software.
    • PhunkyPhil4 minutes ago
      I get annoyed if a webpage takes longer than 1-2 seconds to generate right now. You don&#x27;t?
    • tomashertus52 minutes ago
      [dead]
  • hmokiguess1 hour ago
    Oui ma chérie
  • ramesh311 hour ago
    Please for the love of god have a human write something that you expect other humans to read
    • polotics50 minutes ago
      &quot;The gap became the north star&quot; is written large enough though: I could read it with my own Aieyes!<p>It&#x27;s also the only sentence I read on that page before closing it, of course.
  • ahknight1 hour ago
    Oh no.
  • 0gs1 hour ago
    oh, you eye?