8 points vkrychun 1 hour ago 3 comments
Hey HN! I'd like to share something I've been working on for a while and hear what you think. It's a new domain-specific language built on JSON and designed for AI, along with an ecosystem for building native mobile features, screens, and even entire apps quickly, right on the devices where they live. On top of that, end users can use AI to customize what their apps do on the fly, which might take the user experience to a whole new level.
Retr0id 18 minutes ago | parent
What advantages does it have over free-form text?
ActionHank 13 minutes ago | parent
If only we had existing formats and standards, that LLMs were probably already trained on, which allowed for serializing components and their layouts.
hnp9j9qtda 8 minutes ago | parent
Ran an SDUI stack for two years and the LLM part was never the bottleneck, it was the allowlist of what a payload could actually call.