> Interfaces must be generated in under a second 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?
OUI-1: world's first model for Generative UI
21–30 of 67 posts
Re: OUI-1: world's first model for Generative UI
#22Quite interesting to see no real comments here for 50+ minutes, so I will kick it off. I'm a huge believer in this future of software. Having the UI layer completely abstracted from pre-written code and dynamically generated "on the fly" based on the context of the user is, I believe, the future. Just think about the complexity of localization and how many IFs you had to write to solve different language versions, et…
Re: OUI-1: world's first model for Generative UI
#23Do you hate the designer changed the UI of your favorite app so you have to relearn it every three months? Congrats! Now you need to relearn it every time you open the app.
Re: OUI-1: world's first model for Generative UI
#24It should be possible to run on Mac via https://github.com/mmastrac/diffgemma , but I'm at rustconf right now and I can't download weights on hotel wifi easily.
let me try this out as well
Re: OUI-1: world's first model for Generative UI
#25I 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.
And producing that complete package is why software engineering will not be obsolete.
Re: OUI-1: world's first model for Generative UI
#26Do you hate the designer changed the UI of your favorite app so you have to relearn it every three months? Congrats! Now you need to relearn it every time you open the app.
Re: OUI-1: world's first model for Generative UI
#27Do you hate the designer changed the UI of your favorite app so you have to relearn it every three months? Congrats! Now you need to relearn it every time you open the app.
Re: OUI-1: world's first model for Generative UI
#28Re: OUI-1: world's first model for Generative UI
#29Do you hate the designer changed the UI of your favorite app so you have to relearn it every three months? Congrats! Now you need to relearn it every time you open the app.
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.
Re: OUI-1: world's first model for Generative UI
#30Quite interesting to see no real comments here for 50+ minutes, so I will kick it off. I'm a huge believer in this future of software. Having the UI layer completely abstracted from pre-written code and dynamically generated "on the fly" based on the context of the user is, I believe, the future. Just think about the complexity of localization and how many IFs you had to write to solve different language versions, et…