परिचय
OpenUI टीम का open-source React Native प्रयोग, जिसमें हर mobile screen मांग पर generate होकर native Cupertino या Material 3 components में stream होती है। AppLess एक shared component contract, compact openui-lang DSL, संभावित अगली screen की prefetching और optional web व image tools के जरिए यह दिखाता है कि apps के बिना Generative UI operating system कैसा हो सकता है।
सारांश
1. Native runtime GenUI: web mockup या static code preview के बजाय interactive mobile screens generate करता है
2. एक contract, दो platforms: model-facing component catalog को Cupertino और Material 3 renderers से जोड़ता है
3. Streaming-first navigation: openui-lang को क्रमशः render करता है और तेज transitions के लिए संभावित अगली screens prefetch करता है
4. चलने योग्य implementation: Expo app, parser-to-renderer tests, अपना model जोड़ने की सुविधा और optional grounded search शामिल हैं
5. स्पष्ट experimental सीमा: generated content grounded हो सकता है, लेकिन actions simulated रहते हैं—इससे production readiness को बढ़ा-चढ़ाकर बताए बिना demo उपयोगी बनता है