An AI app for generating interactive web experiences through natural language
@unknown: been thinking about a moonshot idea: truly generative UI. the fact that app UIs are static is kinda crazy. every pixel is effectively hardcoded and the only thing that changes on the screen is data. why do me and millions other twitter users have the exact same nav bar when the ways we use this app is vastly different? imagine if the appβs UI was truly generative based on the userβs behaviors. users who post a lot vs those who never post would have different UIs, optimized for their core usage behaviors. my bet is in 5 years, weβre gonna look back on these vertical scrolling social feeds, static nav bars, static app open screens and think that was super stone age.
You are remixing a Berrry app.
Source app: https://aiassistant.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://aiassistant.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet β Sign in